Skip to content

Commit 521ff5b

Browse files
authored
Merge pull request #104677 from EricBergDE/patch-15
Update private-dns-autoregistration.md
2 parents 5a2214f + 1d204b1 commit 521ff5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/dns/private-dns-autoregistration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ To enable auto registration, select the checkbox for "Enable auto registration"
2424
* Auto registration works only for virtual machines. For all other resources like internal load balancers, you can create DNS records manually in the private DNS zone linked to the virtual network.
2525
* DNS records are created automatically only for the primary virtual machine NIC. If your virtual machines have more than one NIC, you can manually create the DNS records for other network interfaces.
2626
* DNS records are created automatically only if the primary virtual machine NIC is using DHCP. If you're using static IPs, such as a configuration with [multiple IP addresses in Azure](../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md#os-config), auto registration doesn't create records for that virtual machine.
27-
* Auto registration for IPv6 (AAAA records) isn't supported.
2827
* A specific virtual network can be linked to only one private DNS zone when automatic VM DNS registration is enabled. You can, however, link multiple virtual networks to a single DNS zone.
2928

3029
## Next steps

0 commit comments

Comments
 (0)