Skip to content

Commit cfb165c

Browse files
Merge pull request #249001 from robswain/managed-identity
update managed identity instructions
2 parents 6c3b932 + 39f962c commit cfb165c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/private-5g-core/gather-diagnostics.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,11 @@ You must already have an AP5GC site deployed to collect diagnostics.
3737
1. Copy the contents of the **URL** field in the **Container properties** view.
3838
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.
3939
> [!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.
4141
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.
4543
1. Select **Add**.
46-
1. Select **Next**.
47-
1. Select **Create**.
44+
1. Select the user-signed managed identity you created and select **Add**.
4845

4946
## Gather diagnostics for a site
5047

0 commit comments

Comments
 (0)