Skip to content

Commit de23d48

Browse files
Merge pull request #213509 from greg-lindsay/dns-upd
update faq
2 parents f0db977 + bdf3547 commit de23d48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dns/dns-faq-private.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ sections:
4141
Can a virtual network that belongs to a different subscription be linked to a private zone?
4242
answer: |
4343
Yes. You must have write operation permission on the virtual networks and the private DNS zone. The write permission can be granted to several Azure roles. For example, the Classic Network Contributor Azure role has write permissions to virtual networks and Private DNS zones Contributor role has write permissions on the private DNS zones. For more information on Azure roles, see [Azure role-based access control (Azure RBAC)](../role-based-access-control/overview.md).
44-
44+
4545
- question: |
46-
Will the automatically registered virtual machine DNS records in a private zone be automatically deleted when you delete the virtual machine?
46+
What causes the automatically registered virtual machine DNS records in a private zone be created or deleted?
4747
answer: |
48-
Yes. If you delete a virtual machine within a linked virtual network with autoregistration enabled, the registered records are automatically deleted.
48+
When you start a virtual machine within a linked virtual network with autoregistration enabled, DNS records are automatically created for that virtual machine. When you stop a virtual machine and it is deallocated, the autoregistered DNS records are removed.
4949
5050
- question: |
5151
I've reconfigured the OS in my virtual machine to have a new host name or static IP address. Why don't I see that change reflected in the private zone?

0 commit comments

Comments
 (0)