Skip to content

Commit eeb7d9a

Browse files
Merge pull request #253754 from rcdun/115130_clarify_access
115130 Clarify permissions for the Number Management Portal based on …
2 parents 5ebd030 + 9ce4f8d commit eeb7d9a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

articles/communications-gateway/manage-enterprise-operator-connect.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Operator Connect and Teams Phone Mobile programs don't allow you to use the
2020
2121
## Prerequisites
2222

23-
Confirm that you have [!INCLUDE [project-synergy-nmp-permissions](includes/communications-gateway-nmp-project-synergy-permissions.md)] permissions for the Project Synergy enterprise application and **Reader** access to the Azure portal for your subscription. If you don't have these permissions, ask your administrator to set them up by following [Set up user roles for Azure Communications Gateway](provision-user-roles.md).
23+
Confirm that you have [!INCLUDE [project-synergy-nmp-permissions](includes/communications-gateway-nmp-project-synergy-permissions.md)] permissions for the Project Synergy enterprise application and **Reader** access to your subscription. If you don't have these permissions, ask your administrator to set them up by following [Set up user roles for Azure Communications Gateway](provision-user-roles.md).
2424

2525
If you're assigning new numbers to an enterprise customer:
2626

@@ -42,13 +42,13 @@ If you're assigning new numbers to an enterprise customer:
4242
|Country | The country for the number. Only required if you're uploading a North American Toll-Free number, otherwise optional.|
4343
|Ticket number (optional) |The ID of any ticket or other request that you want to associate with this range of numbers. Up to 64 characters. |
4444

45-
## 1. Go to your Communications Gateway resource
45+
## Go to your Communications Gateway resource
4646

4747
1. Sign in to the [Azure portal](https://azure.microsoft.com/).
4848
1. In the search bar at the top of the page, search for your Communications Gateway resource.
4949
1. Select your Communications Gateway resource.
5050

51-
## 2. Select an enterprise customer to manage
51+
## Select an enterprise customer to manage
5252

5353
When an enterprise customer uses the Teams Admin Center to request service, the Operator Connect APIs create a **consent**. This consent represents the relationship between you and the enterprise.
5454

@@ -58,12 +58,12 @@ The Number Management Portal allows you to update the status of these consents.
5858
1. Find the enterprise that you want to manage.
5959
1. If you need to change the status of the relationship, select **Update Relationship Status** from the menu for the enterprise. Set the new status. For example, if you're agreeing to provide service to a customer, set the status to **Agreement signed**. If you set the status to **Consent Declined** or **Contract Terminated**, you must provide a reason.
6060

61-
## 3. Manage numbers for the enterprise
61+
## Manage numbers for the enterprise
6262

6363
Assigning numbers to an enterprise allows IT administrators at the enterprise to allocate those numbers to their users.
6464

6565
1. Go to the number management page for the enterprise.
66-
* If you followed [2. Select an enterprise customer to manage](#2-select-an-enterprise-customer-to-manage), select **Manage numbers** from the menu.
66+
* If you followed [Select an enterprise customer to manage](#select-an-enterprise-customer-to-manage), select **Manage numbers** from the menu.
6767
* Otherwise, select **Numbers** in the sidebar and search for the enterprise using the enterprise's Azure Active Directory tenant ID.
6868
1. To add new numbers for an enterprise:
6969
1. Select **Upload numbers**.
@@ -76,12 +76,12 @@ Assigning numbers to an enterprise allows IT administrators at the enterprise to
7676
1. Select **Release numbers**.
7777
1. 1. Wait 30 seconds, then refresh the order status. When the order status is **Complete**, the numbers have been removed.
7878

79-
## 4. View civic addresses for an enterprise
79+
## View civic addresses for an enterprise
8080

8181
You can view civic addresses for an enterprise. The enterprise configures the details of each civic address, so you can't configure these details.
8282

8383
1. Go to the civic address page for the enterprise.
84-
* If you followed [2. Select an enterprise customer to manage](#2-select-an-enterprise-customer-to-manage), select **Civic addresses** from the menu.
84+
* If you followed [Select an enterprise customer to manage](#select-an-enterprise-customer-to-manage), select **Civic addresses** from the menu.
8585
* Otherwise, select **Civic addresses** in the sidebar and search for the enterprise using the enterprise's Azure Active Directory tenant ID.
8686
1. View the civic addresses. You can see the address, the company name, the description and whether the address was validated when the enterprise configured the address.
8787
1. Optionally, select an individual address to view additional information provided by the enterprise (for example, the ELIN information).

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Familiarize yourself with the Azure user roles relevant to Azure Communications
2323

2424
A list of all available defined Azure roles is available in [Azure built-in roles](../role-based-access-control/built-in-roles.md).
2525

26-
## 1. Understand the user roles required for Azure Communications Gateway
26+
## Understand the user roles required for Azure Communications Gateway
2727

2828
Your staff might need different user roles, depending on the tasks they need to carry out.
2929

@@ -32,23 +32,23 @@ Your staff might need different user roles, depending on the tasks they need to
3232
| Deploying Azure Communications Gateway |**Contributor** access to your subscription|
3333
| 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|
3434
|Monitoring logs and metrics | **Reader** access to your subscription|
35-
|Using the Number Management Portal| [!INCLUDE [project-synergy-nmp-permissions](includes/communications-gateway-nmp-project-synergy-permissions.md)] roles for the Project Synergy enterprise application and **Reader** access to the Azure portal for your subscription|
35+
|Using the Number Management Portal| [!INCLUDE [project-synergy-nmp-permissions](includes/communications-gateway-nmp-project-synergy-permissions.md)] roles for the Project Synergy enterprise application and **Reader** access to your subscription|
3636

37-
## 2. Configure user roles
37+
## Configure user roles
3838

3939
You need to use the Azure portal to configure user roles.
4040

41-
### 2.1 Prepare to assign a user role
41+
### Prepare to assign a user role
4242

4343
1. Read through [Steps to assign an Azure role](../role-based-access-control/role-assignments-steps.md) and ensure that you:
4444
- Know who needs access.
4545
- Know the appropriate user role or roles to assign them.
4646
- Are signed in with a user account with a role that can change role assignments for the subscription, such as **Owner** or **User Access Administrator**.
4747
1. If you're managing access to the Number Management Portal, ensure that you're signed in with a user account that can change roles for enterprise applications. For example, you could be a Global Administrator, Cloud Application Administrator or Application Administrator. For more information, see [Assign users and groups to an application](../active-directory/manage-apps/assign-user-or-group-access-portal.md).
4848

49-
### 2.2 Assign a user role
49+
### Assign a user role
5050

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).
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 [Understand the user roles required for Azure Communications Gateway](#understand-the-user-roles-required-for-azure-communications-gateway).
5252
1. If you're managing access to the Number Management Portal, follow [Assign users and groups to an application](../active-directory/manage-apps/assign-user-or-group-access-portal.md) to assign [!INCLUDE [project-synergy-nmp-permissions](includes/communications-gateway-nmp-project-synergy-permissions.md)] roles for each user in the Project Synergy application.
5353

5454
## Next steps

0 commit comments

Comments
 (0)