You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/concept-limitations.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: virtual-network-manager
7
7
ms.topic: conceptual
8
-
ms.date: 07/12/2023
8
+
ms.date: 07/18/2023
9
9
ms.custom: template-concept
10
10
#CustomerIntent: As a network administration, I want undertand the limitations in Azure Virtual Network Manager so that I can properly deploy a virtual manager in my environment.
11
11
---
@@ -21,6 +21,17 @@ This article provides an overview of the current limitations when using [Azure V
21
21
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
22
22
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
23
23
24
+
## General limitations
25
+
26
+
* Azure Virtual Network Manager doesn't have [cross-tenant support](concept-cross-tenant.md) in the public preview.
27
+
28
+
* Customers with more than 15,000 Azure subscriptions can apply Azure Virtual Network Policy only at the [subscription and resource group scopes](concept-network-manager-scope.md). Management groups can't be applied over the 15 k subscription limit.
29
+
* If this is your scenario, you would need to create assignments at lower level management group scope that have less than 15,000 subscriptions.
30
+
31
+
* Virtual networks can't be added to a network group when the Azure Virtual Network Manager custom policy `enforcementMode` element is set to `Disabled`.
32
+
33
+
* Azure Virtual Network Manager policies don't support the standard policy compliance evaluation cycle. For more information, see [Evaluation triggers](../governance/policy/how-to/get-compliance-data.md#evaluation-triggers).
34
+
24
35
## Connected group limitations
25
36
26
37
* A connected group can have up to 250 virtual networks. Virtual networks in a [mesh topology](concept-connectivity-configuration.md#mesh-network-topology) are in a [connected group](concept-connectivity-configuration.md#connected-group), therefore a mesh configuration has a limit of 250 virtual networks.
@@ -42,17 +53,6 @@ This article provides an overview of the current limitations when using [Azure V
42
53
43
54
* The maximum number of admin rules in one level of Azure Virtual Network Manager is 100.
44
55
45
-
## General limitations
46
-
47
-
* Azure Virtual Network Manager doesn't have [cross-tenant support](concept-cross-tenant.md) in the public preview.
48
-
49
-
* Customers with more than 15,000 Azure subscriptions can apply Azure Virtual Network Policy only at the [subscription and resource group scopes](concept-network-manager-scope.md). Management groups can't be applied over the 15 k subscription limit.
50
-
* If this is your scenario, you would need to create assignments at lower level management group scope that have less than 15,000 subscriptions.
51
-
52
-
* Virtual networks can't be added to a network group when the Azure Virtual Network Manager custom policy `enforcementMode` element is set to `Disabled`.
53
-
54
-
* Azure Virtual Network Manager policies don't support the standard policy compliance evaluation cycle. For more information, see [Evaluation triggers](../governance/policy/how-to/get-compliance-data.md#evaluation-triggers).
0 commit comments