Skip to content

Commit 9a5f469

Browse files
authored
Merge pull request #302214 from cogran/patch-34
Update dns-faq-private.yml
2 parents 20108d0 + c9e7349 commit 9a5f469

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/dns/dns-faq-private.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ sections:
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).
4444
45+
- question: |
46+
Can a virtual network that belongs to a different tenant be linked to a private zone?
47+
answer: |
48+
Yes. You must have write operation permission on the virtual networks and the private DNS zone in both tenants. 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).
49+
4550
- question: |
4651
What causes the automatically registered virtual machine DNS records in a private zone be created or deleted?
4752
answer: |

0 commit comments

Comments
 (0)