Skip to content

Commit d4a4511

Browse files
Merge pull request #128357 from sfiguemsft/patch-2
Add FAQ on disabling DNS auto-registration
2 parents af47c29 + 41a1191 commit d4a4511

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)