You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communications-gateway/provision-user-roles.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,16 @@ author: rcdun
5
5
ms.author: rdunstan
6
6
ms.service: communications-gateway
7
7
ms.topic: how-to
8
-
ms.date: 12/15/2022
8
+
ms.date: 06/02/2023
9
9
---
10
10
11
11
# Set up user roles for Azure Communications Gateway
12
12
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:
14
14
15
15
- Deploy Azure Communications Gateway through the portal
16
16
- Raise customer support requests (support tickets)
17
17
- Monitor Azure Communications Gateway
18
-
- Rotate secrets for Azure Communications Gateway
19
18
- Use the API Bridge Number Management Portal for provisioning
20
19
21
20
## Prerequisites
@@ -26,15 +25,14 @@ A list of all available defined Azure roles is available in [Azure built-in role
26
25
27
26
## 1. Understand the user roles required for Azure Communications Gateway
28
27
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.
30
29
31
30
|Task | Required user roles or access |
32
31
|---------|---------|
33
32
| Deploying Azure Communications Gateway |**Contributor** access to your subscription|
34
33
| 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|
35
34
|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|
38
36
39
37
## 2. Configure user roles
40
38
@@ -51,7 +49,7 @@ You need to use the Azure portal to configure user roles.
51
49
### 2.2 Assign a user role
52
50
53
51
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.
0 commit comments