Skip to content

Commit 090290b

Browse files
committed
simplyify instructions for SAS
1 parent 0c04127 commit 090290b

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

articles/private-5g-core/enable-azure-active-directory.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,13 @@ If your deployment contains multiple sites, you can use the same two redirect UR
5050

5151
1. In *Add credentials*, follow the steps to add a client secret. Make sure to record the secret under the **Value** column, as this field is only available immediately after secret creation. This is the **Client secret** value that you'll need later in this procedure.
5252

53-
1. If you want to use Entra ID to access the packet core dashboards, follow [App roles UI](../active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md#app-roles-ui) to create three roles for your application (Admin, Viewer, and Editor) with the following configuration:
53+
1. Follow [App roles UI](../active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md#app-roles-ui) to create three roles for your application (Admin, Viewer, and Editor) with the following configuration:
5454

5555
- In **Allowed member types**, select **Users/Groups**.
56-
- In **Value**, enter one of **Admin**, **Viewer**, and **Editor** for each role you're creating.
56+
- In **Value**, enter one of **Admin**, **Viewer**, and **Editor** for each role you're creating. For distributed tracing, you also need a **sas.user** role.
5757
- In **Do you want to enable this app role?**, ensure the checkbox is selected.
5858

59-
You'll be able to use these roles when managing access to the packet core dashboards.
60-
61-
1. If you want to use Entra ID to access distributed tracing, follow [App roles UI](../active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md#app-roles-ui) to create a sas.user role with the following configuration:
62-
63-
- In **Allowed member types**, select **Users/Groups**.
64-
- In **Value**, enter **sas.user**
65-
- In **Do you want to enable this app role?**, ensure the checkbox is selected.
66-
67-
You'll be able to use this role when managing access to the distributed tracing tool.
59+
You'll be able to use these roles when managing access to the packet core dashboards and distributed tracing tool.
6860

6961
1. Follow [Assign users and groups to roles](../active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md#assign-users-and-groups-to-roles) to assign users and groups to the roles you created.
7062

0 commit comments

Comments
 (0)