Skip to content

Commit 0291163

Browse files
authored
Update roles-permissions.md
1 parent 26b0ca8 commit 0291163

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/vpn-gateway/roles-permissions.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Depending on whether you're creating new resources or using existing ones, add t
3838
| Subnet | Use existing| Microsoft.Network/virtualNetworks/subnets/read<br>Microsoft.Network/virtualNetworks/subnets/join/action |
3939
| IP addresses| Create new| Microsoft.Network/publicIPAddresses/write<br>Microsoft.Network/publicIPAddresses/join/action |
4040
| IP addresses | Use existing| Microsoft.Network/publicIPAddresses/read<br>Microsoft.Network/publicIPAddresses/join/action |
41+
| Local Network Gateway | Create new/ Update existing| Microsoft.Network/localnetworkgateways/write |
42+
| Connection | Create new/ Update existing| Microsoft.Network/connections/write |
43+
| Azure VPN Gateway | Create new/ Update existing| Microsoft.Network/localnetworkgateways/write<br>Microsoft.Network/publicIPAddresses/join/action<br>Microsoft.Network/virtualNetworks/subnets/join/action |
4144

4245
For more information, see [Azure permissions for Networking](../role-based-access-control/permissions/networking.md) and [Virtual network permissions](../virtual-network/virtual-network-manage-subnet.md#permissions).
4346

@@ -53,6 +56,19 @@ For more information, see [Scope levels](../role-based-access-control/scope-over
5356
> [!NOTE]
5457
> Allow sufficient time for [Azure Resource Manager cache](../role-based-access-control/troubleshooting.md) to refresh after role assignment changes.
5558
59+
## Additional roles
60+
61+
| AKA Tag | Reserved | Points To|
62+
| ---| --- | ---|
63+
| VNGWRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
64+
| vWANRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
65+
| AppGwRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
66+
| AzFWRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
67+
| ARSRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
68+
| AzNetCustom | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
69+
| NVARoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
70+
| ERRoles | Yes | [Roles](https://learn.microsoft.com/azure/vpn-gateway/roles-permissions)|
71+
5672
## Next steps
5773

5874
[What is Azure Role Based Access](../role-based-access-control/overview.md)

0 commit comments

Comments
 (0)