Skip to content

Commit 4d1ecc7

Browse files
Merge pull request #279681 from greg-lindsay/dns-issues
UUF 266545
2 parents 894e6dc + 5570565 commit 4d1ecc7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/dns/private-dns-autoregistration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: article
8-
ms.date: 11/30/2023
8+
ms.date: 06/28/2024
99
ms.author: greglin
1010
---
1111

@@ -23,8 +23,7 @@ To enable auto registration, select the checkbox for "Enable auto registration"
2323

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.
26-
* 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), auto registration doesn't create records for that virtual machine.
27-
* 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.
26+
* A specific virtual network can be linked to only one private DNS zone when automatic registration is enabled. You can, however, link multiple virtual networks to a single DNS zone.
2827

2928
## Next steps
3029

0 commit comments

Comments
 (0)