Skip to content

Commit e2ba35f

Browse files
committed
update permissions model
1 parent 8c2b478 commit e2ba35f

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

articles/communications-gateway/prepare-for-vnet-injection.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,12 @@ The following diagram shows an overview of Azure Communications Gateway deployed
2121
- Your onboarding team is aware that you intend to use your own virtual networks.
2222
- You have an Azure virtual network in each of the Azure regions to be used as the Azure Communications Gateway [service regions](reliability-communications-gateway.md#service-regions). Learn how to create a [virtual network](/azure/virtual-network/manage-virtual-network).
2323
- You have a subnet to be dedicated to Azure Communications Gateway in each Azure virtual network. These subnets must each have at least 16 IP addresses (a /28 IPv4 range or larger). Learn how to create a [subnet](/azure/virtual-network/virtual-network-manage-subnet).
24+
- Your Azure account has the Network Contributor role, or a parent of this role, on the virtual networks.
2425
- Your chosen connectivity solution (for example ExpressRoute) is deployed into your Azure subscription and ready to use.
2526

2627
> [!TIP]
2728
> Lab deployments only have one service region, so you only need to set up a single region during this procedure.
2829
29-
## Provide permissions to the Azure Communications Gateway Service Principal
30-
31-
To give Azure Communications Gateway permission to deploy network interfaces into your subnets:
32-
33-
1. Sign in to the [Azure portal](https://portal.azure.com).
34-
1. Go to your [virtual networks](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Network%2FvirtualNetworks) and select the virtual network to use in the first service region for Azure Communications Gateway.
35-
1. Select **Access control (IAM)**.
36-
1. Select **Add role assignment**.
37-
1. Search for and select the **AzureCommunicationsGateway** Service Principal in the search bar.
38-
1. Assign the **Network Contributor** role.
39-
1. Repeat these steps for the virtual network to use in the other service region.
40-
4130
## Delegate the virtual network subnets
4231

4332
To use your virtual network with Azure Communications Gateway, you need to [delegate the subnets](/azure/virtual-network/subnet-delegation-overview) to Azure Communications Gateway. Subnet delegation gives explicit permissions to Azure Communications Gateway to create service-specific resources, such as network interfaces (NICs), in the subnets.

0 commit comments

Comments
 (0)