Skip to content

Commit 4bda521

Browse files
Merge pull request #231170 from mbender-ms/ga-rb--0322-08
virtual network manager - ga release branch 08
2 parents 0264f3c + a617e9b commit 4bda521

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

articles/virtual-network-manager/concept-azure-policy-integration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ To set the needed permissions, users can be assigned built-in roles with [role-b
7474
- **Resource Policy Contributor** role at the target scope level.
7575

7676
For more granular role assignment, you can create [custom roles](../role-based-access-control/custom-roles-portal.md) using the `networkGroups/join/action` permission and `policy/write` permission.
77+
78+
Along with the required permissions, your subscriptions and management groups must be registered with the following resource providers:
79+
- `Microsoft.Network` is required to create virtual networks.
80+
- `Microsoft.PolicyInsights` is required to use Azure Policy.
81+
82+
To set register the needed providers, use [Register-AzResourceProvider](/powershell/module/az.resources/register-azresourceprovider) in Azure PowerShell or [az provider register](/cli/azure/provider) in Azure CLI.
83+
7784
## Helpful tips
7885

7986
### Type filtering

articles/virtual-network-manager/how-to-exclude-elements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: how-to
8-
ms.date: 03/1/2023
9-
ms.custom: template-concept, ignite-fall-2021
8+
ms.date: 03/22/2023
9+
ms.custom: template-concept
1010
---
1111

1212
# Define dynamic network group membership in Azure Virtual Network Manager with Azure Policy

articles/virtual-network-manager/how-to-view-applied-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: how-to
8-
ms.date: 03/1/2023
9-
ms.custom: template-how-to, ignite-fall-2021
8+
ms.date: 03/22/2023
9+
ms.custom: template-how-to
1010
---
1111
# View configurations applied by Azure Virtual Network Manager
1212

articles/virtual-network-manager/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ services: virtual-network-manager
55
author: mbender-ms
66
ms.service: virtual-network-manager
77
ms.topic: overview
8-
ms.date: 3/1/2023
8+
ms.date: 3/22/2023
99
ms.author: mbender
10-
ms.custom: references_regions, ignite-fall-2021
10+
ms.custom: references_regions
1111
#Customer intent: As an IT administrator, I want to learn about Azure Virtual Network Manager and what I can use it for.
1212
---
1313

articles/virtual-network-manager/tutorial-create-secured-hub-and-spoke.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: tutorial
8-
ms.date: 03/01/2023
9-
ms.custom: ignite-fall-2021, FY23 content-maintenance
8+
ms.date: 03/22/2023
9+
ms.custom: FY23 content-maintenance
1010
---
1111

1212
# Tutorial: Create a secured hub and spoke network

0 commit comments

Comments
 (0)