Skip to content

Commit 086a419

Browse files
committed
1366176 Provide more details about the AzureCommunicationsGateway enterprise application
1 parent e84e63b commit 086a419

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Go to the [Operator Connect homepage](https://operatorconnect.microsoft.com/) an
208208
209209
You must enable Azure Communications Gateway within the Operator Connect or Teams Phone Mobile environment. This process requires configuring your environment with two Application IDs:
210210
- The Application ID of the system-assigned managed identity that you found in [Find the Object ID and Application ID for your Azure Communication Gateway resource](#find-the-object-id-and-application-id-for-your-azure-communication-gateway-resource). This Application ID allows Azure Communications Gateway to use the roles that you set up in [Set up application roles for Azure Communications Gateway](#set-up-application-roles-for-azure-communications-gateway).
211-
- A standard Application ID for Azure Communications Gateway. This ID always has the value `8502a0ec-c76d-412f-836c-398018e2312b`.
211+
- A standard Application ID for an automatically created AzureCommunicationsGateway enterprise application. This ID is always `8502a0ec-c76d-412f-836c-398018e2312b`.
212212
213213
To add the Application IDs:
214214

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Confirm that you have **Reader** access to the Azure Communications Gateway reso
2828

2929
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).
3030

31+
> [!IMPORTANT]
32+
> Ensure you have permissions on the AzureCommunicationsGateway enterprise application (not the Project Synergy enterprise application). The AzureCommunicationsGateway enterprise application was created automatically as part of deploying Azure Communications Gateway.
33+
3134
If you're uploading new numbers for an enterprise customer:
3235

3336
* You must complete any internal procedures for assigning numbers.

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,17 @@ You need to use the Azure portal to configure user roles.
5252
### Assign a user role
5353

5454
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).
55-
1. If you're managing access to the Number Management Portal, also follow [Assign users and groups to an application](/entra/identity/enterprise-apps/assign-user-or-group-access-portal?pivots=portal) to assign suitable roles for each user in the AzureCommunicationsGateway enterprise application.
55+
1. If you're managing access to the Number Management Portal, also follow [Assign users and groups to an application](/entra/identity/enterprise-apps/assign-user-or-group-access-portal?pivots=portal) to assign suitable roles for each user in the AzureCommunicationsGateway enterprise application that was created for you as part of deploying Azure Communications Gateway. The roles you assign depend on the tasks the user needs to carry out.
5656

5757
<!-- Must be kept in sync with step 1 and with manage-enterprise-operator-connect.md -->
5858
- To view configuration: **ProvisioningAPI.ReadUser**.
5959
- To add or make changes to configuration: **ProvisioningAPI.ReadUser** and **ProvisioningAPI.WriteUser**.
6060
- To remove configuration: **ProvisioningAPI.ReadUser** and **ProvisioningAPI.DeleteUser**.
6161
- To view, add, make changes to, or remove configuration: **ProvisioningAPI.AdminUser**.
6262

63+
> [!IMPORTANT]
64+
> Ensure you configure these roles on the AzureCommunicationsGateway enterprise application (not the Project Synergy enterprise application for Operator Connect and Teams Phone Mobile).
65+
6366
## Next steps
6467

6568
- Learn how to remove access to the Azure Communications Gateway subscription by [removing Azure role assignments](../role-based-access-control/role-assignments-remove.md).

0 commit comments

Comments
 (0)