Skip to content

Commit bff1cd8

Browse files
Merge pull request #123643 from azarboon/patch-176
Update dns-faq-private.yml
2 parents a679161 + 76ddd31 commit bff1cd8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/dns/dns-faq-private.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ sections:
102102
How do I migrate my existing private DNS zones to the new model?
103103
answer: |
104104
We strongly recommend that you migrate to the new resource model as soon as possible. Legacy resource model will be supported, however, further features won't be developed on top of this model. In future, we intend to deprecate it in favor of new resource model. For guidance on how to migrate your existing private DNS zones to new resource model see[migration guide for Azure DNS private zones](private-dns-migration-guide.md).
105+
106+
- question: |
107+
Which one takes precedence, Azure private DNS or a custom DNS server setup on a VM?
108+
answer: |
109+
That depends how you configured your Azure VMs or virtual network. If you specify custom DNS at the virtual-network or NIC level (by pointing to the IP address of the NIC of the VM running the DNS server), this will take precedence. If not, then the private DNS zone linked to the virtual network will apply.
110+
105111
106112
### Do Azure DNS private zones store any customer content?
107113
No, Azure DNS private zones don't store any customer content.

0 commit comments

Comments
 (0)