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/gather-diagnostics.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,14 +37,11 @@ You must already have an AP5GC site deployed to collect diagnostics.
37
37
1. Copy the contents of the **URL** field in the **Container properties** view.
38
38
1. Create a [User-assigned identity](../active-directory/managed-identities-azure-resources/overview.md) and assign it to the storage account created above with the **Storage Blob Data Contributor** role.
39
39
> [!TIP]
40
-
> Make sure the same User-assigned identity is used during site creation.
40
+
> You may have already created and associated a user-assigned identity when creating the site.
41
41
1. Navigate to the **Packet core control plane** resource for the site.
42
-
1. Select **Identity** under **Settings** on the left side menu.
43
-
1. Toggle **Modify user assigned managed identity?** to **Yes** and select **+ Add**.
44
-
1. In the **Add user assigned managed identity** select the user-signed managed identity you created.
42
+
1. Select **Identity** under **Settings** in the left side menu.
45
43
1. Select **Add**.
46
-
1. Select **Next**.
47
-
1. Select **Create**.
44
+
1. Select the user-signed managed identity you created and select **Add**.
0 commit comments