Skip to content

Commit 1d0f873

Browse files
Merge pull request #235206 from mbender-ms/avnm-faq
virtual network manager - Update - FAQ
2 parents 1f09e5f + 9a4d87a commit 1d0f873

File tree

1 file changed

+5
-1
lines changed
  • articles/virtual-network-manager

1 file changed

+5
-1
lines changed

articles/virtual-network-manager/faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: virtual-network-manager
77
ms.topic: article
88
ms.date: 03/15/2023
99
ms.author: mbender
10-
ms.custom: references_regions, ignite-fall-2021
10+
ms.custom: references_regions, ignite-fall-2021, engagement-fy23
1111
---
1212

1313
# Azure Virtual Network Manager FAQ
@@ -90,6 +90,10 @@ Should a regional outage occur, all configurations applied to current resources
9090

9191
Yes, you can choose to override and delete an existing peering already created, or allow them to coexist with those created by Azure Virtual Network Manager.
9292

93+
### How do connected groups differ from virtual network peering regarding establishing connectivity between virtual networks?
94+
95+
In Azure, VNet peering and connected groups are two methods of establishing connectivity between virtual networks (VNets). While VNet peering works by creating a 1:1 mapping between each peered VNet, connected groups use a new construct that establishes connectivity without such a mapping. In a connected group, all virtual networks are connected without individual peering relationships. For example, if VNetA, VNetB, and VNetC are part of the same connected group, connectivity is enabled between each VNet without the need for individual peering relationships.
96+
9397
### How can I explicitly allow Azure SQL Managed Instance traffic before having deny rules?
9498

9599
Azure SQL Managed Instance has some network requirements. If your security admin rules can block the network requirements, you can use the below sample rules to allow SQLMI traffic with higher priority than the deny rules that can block the traffic of SQL Managed Instance.

0 commit comments

Comments
 (0)