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/private-5g-core/enable-azure-active-directory.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,21 +50,13 @@ If your deployment contains multiple sites, you can use the same two redirect UR
50
50
51
51
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.
52
52
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:
54
54
55
55
- 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.
57
57
- In **Do you want to enable this app role?**, ensure the checkbox is selected.
58
58
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.
68
60
69
61
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.
0 commit comments