Skip to content

Commit 770dfa1

Browse files
authored
Merge pull request #314080 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents a32433f + d4a4511 commit 770dfa1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

articles/dns/dns-faq-private.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ sections:
7272
answer: |
7373
You try to manually create a new DNS record into a private zone that has the same hostname as an existing, automatically registered virtual machine in a linked virtual network. When you do, the new DNS record overwrites the automatically registered virtual machine record. If you try to delete this manually created DNS record from the zone again, the delete succeeds. The automatic registration happens again as long as the virtual machine still exists and has a private IP attached to it. The DNS record is re-created automatically in the zone.
7474
75+
- question: |
76+
What happens to auto-registered DNS records if I disable auto-registration on a virtual network link?
77+
answer: |
78+
Disabling auto-registration on an existing virtual network link immediately deletes all DNS records that were automatically registered through that link. Virtual machines will lose private DNS resolution until records are re-created manually or auto-registration is re-enabled
79+
7580
- question: |
7681
What happens when we unlink a linked virtual network from a private zone? Will the automatically registered virtual machine records from the virtual network be removed from the zone too?
7782
answer: |

0 commit comments

Comments
 (0)