Skip to content

Commit aaf890d

Browse files
Merge pull request #240154 from rcdun/update_communications_gateway_permissions
Update permissions for Communications Gateway
2 parents 3d94f88 + 208be71 commit aaf890d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/communications-gateway/provision-user-roles.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@ author: rcdun
55
ms.author: rdunstan
66
ms.service: communications-gateway
77
ms.topic: how-to
8-
ms.date: 12/15/2022
8+
ms.date: 06/02/2023
99
---
1010

1111
# Set up user roles for Azure Communications Gateway
1212

13-
This article will guide you through how to configure the permissions required for operators in your organization to:
13+
This article will guide you through how to configure the permissions required for staff in your organization to:
1414

1515
- Deploy Azure Communications Gateway through the portal
1616
- Raise customer support requests (support tickets)
1717
- Monitor Azure Communications Gateway
18-
- Rotate secrets for Azure Communications Gateway
1918
- Use the API Bridge Number Management Portal for provisioning
2019

2120
## Prerequisites
@@ -26,15 +25,14 @@ A list of all available defined Azure roles is available in [Azure built-in role
2625

2726
## 1. Understand the user roles required for Azure Communications Gateway
2827

29-
Your staff will need different user roles, depending on the tasks they need to carry out.
28+
Your staff might need different user roles, depending on the tasks they need to carry out.
3029

3130
|Task | Required user roles or access |
3231
|---------|---------|
3332
| Deploying Azure Communications Gateway |**Contributor** access to your subscription|
3433
| Raising support requests |**Owner**, **Contributor** or **Support Request Contributor** access to your subscription or a custom role with `Microsoft.Support/*` access at the subscription level|
3534
|Monitoring logs and metrics | **Reader** access to your subscription|
36-
|Rotating secrets |**Storage Account Key Operator**, **Contributor** or **Owner** access to your subscription|
37-
|Using the API Bridge Number Management Portal|**Reader** and **Writer** permissions for the Project Synergy enterprise application and permissions to the Azure portal for your subscription|
35+
|Using the API Bridge Number Management Portal|**NumberManagement.Read**, **NumberManagement.Write**, **PartnerSettings.Read**, and **PartnerSettings.Write** permissions for the Project Synergy enterprise application and **Reader** permissions to the Azure portal for your subscription|
3836

3937
## 2. Configure user roles
4038

@@ -51,7 +49,7 @@ You need to use the Azure portal to configure user roles.
5149
### 2.2 Assign a user role
5250

5351
1. Follow the steps in [Assign a user role using the Azure portal](../role-based-access-control/role-assignments-portal.md) to assign the permissions you determined in [1. Understand the user roles required for Azure Communications Gateway](#1-understand-the-user-roles-required-for-azure-communications-gateway).
54-
1. If you're managing access to the API Bridge Number Management Portal, follow [Assign users and groups to an application](../active-directory/manage-apps/assign-user-or-group-access-portal.md) to assign **Reader** and **Writer** permissions for the Project Synergy application.
52+
1. If you're managing access to the API Bridge Number Management Portal, follow [Assign users and groups to an application](../active-directory/manage-apps/assign-user-or-group-access-portal.md) to assign **NumberManagement.Read**, **NumberManagement.Write**, **PartnerSettings.Read**, and **PartnerSettings.Write** permissions for each user in the Project Synergy application.
5553

5654
## Next steps
5755

0 commit comments

Comments
 (0)