Project

General

Profile

Actions

Feature #10000

closed

Enable ``@`` support for Azure in Dynamic DNS

Added by Ty Mote almost 5 years ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Dynamic DNS
Target version:
Start date:
12/26/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Release Notes:

Description

Unable to provide "@" or empty string for hostname field in the Azure DNS dynamic DNS setup. Any other record works correctly (all text entered in to the box accurately creates the associated record inside of the apex domain). Thus, if you need an A or AAAA record in the apex it is impossible to do.

I learned this by doing:
Apex domain for zone: home.example.org
Hostname provided in settings: home.example.org (and home.example.org.)
Record created: home.example.org.home.example.org

It seems that the intention would be to provide "@" or an empty string so that the record can be created appropriately via the Azure APIs.


Related issues

Has duplicate Feature #15593: Enable ``@`` support for Azure in Dynamic DNSDuplicate

Actions
Actions #1

Updated by Ty Mote almost 5 years ago

*Left off test steps:

When an @ is provided, invalid character error is thrown in UI
When an empty field is provided, hostname required is thrown in UI

Actions #2

Updated by Jim Pingle almost 5 years ago

  • Category set to Dynamic DNS
Actions #3

Updated by Dominik Hürzeler over 4 years ago

Affected Version: 2.4.5

Actions #4

Updated by Dominik Hürzeler over 4 years ago

Workaround

1. azure dns create record
- name: test
- type: A

2. azure dns create record
- name: @
- type: A
- aliasrecord: yes
- aliastype: zonerecordset
- zonerecordset: test

3. pfsense config
- hostname: test

Actions #5

Updated by Marcos M 2 months ago

  • Has duplicate Feature #15593: Enable ``@`` support for Azure in Dynamic DNS added
Actions #6

Updated by Marcos M 2 months ago

  • Assignee set to Marcos M
  • Target version set to 2.8.0
  • Plus Target Version set to 24.08
  • Tracker changed from Bug to Feature
  • Subject changed from Azure Dynamic DNS A and AAAA Records for Apex Zone to Enable ``@`` support for Azure in Dynamic DNS
  • Status changed from New to In Progress
Actions #7

Updated by Marcos M 2 months ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100
Actions #8

Updated by Jim Pingle about 2 months ago

  • Plus Target Version changed from 24.08 to 24.11
Actions #9

Updated by Marcos M about 1 month ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF