Skip to content

Commit 67a165e

Browse files
authored
Merge pull request #178324 from duongau/patch-4
ANVM overview - update scope requirement
2 parents 4ed2a29 + cdff032 commit 67a165e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network-manager/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure Virtual Network Manager is a management service that enables you to group,
2424

2525
:::image type="content" source="./media/overview/management-group.png" alt-text="Diagram of management group in Virtual Network Manager.":::
2626

27-
During the creation process, you define the scope for what your Azure Virtual Network Manager will manage. The scope can be defined at the subscription or [management group](../governance/management-groups/overview.md) level. After defining the scope, you enable features such as *Connectivity* and the *SecurityAdmin* role for your Virtual Network Manager.
27+
During the creation process, you define the scope for what your Azure Virtual Network Manager will manage. Defining a scope requires a [management group](../governance/management-groups/overview.md) to be created. After defining the scope, you enable features such as *Connectivity* and the *SecurityAdmin* role for your Virtual Network Manager.
2828

2929
After you deploy the Virtual Network Manager instance, you then create a *network group* by using conditional statements to select virtual networks by name, tags, or IDs (dynamic membership). You can also select specific virtual networks (static membership). The network group rules defined are reflected in Azure Policy as a custom initiative definition and corresponding assignment that illustrate the rules you defined for virtual network membership. For more information about Azure Policy initiatives, see [Azure Policy initiative structure](../governance/policy/concepts/initiative-definition-structure.md). These policies are available in read-only mode today. For more information about how to create, update, and delete these policies, see [Network groups and Azure Policy](concept-network-groups.md#network-group-and-azure-policy). You then create connectivity and/or security configuration(s) applied to those network groups based on your topology and security needs.
3030

0 commit comments

Comments
 (0)