Skip to content

Commit 1d35a5b

Browse files
authored
Update steps for adding managed identities
Reordered steps for clarity in adding identities and assigning roles.
1 parent b6136b6 commit 1d35a5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/managed-grafana/how-to-authentication-permissions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,12 @@ To assign a user-assigned managed identity:
5454
> Assigning multiple managed identities to a single Azure Managed Grafana resource isn't possible. You can only use one managed identity per resource. If a system-assigned identity is enabled, you must first disable it from the **System assigned** tab before you can enable the user-assigned identity.
5555

5656
1. In the side panel, select a subscription and an identity, then select **Add**.
57-
1. Once the identity is successfully added, open it by selecting its name and go to **Azure role assignments** to assign it the **Monitoring Reader** role on the target subscription.
58-
1. When done, select **Save**
5957

6058
:::image type="content" source="media/authentication/user-assigned-managed-identity.png" alt-text="Screenshot of the Azure portal. Enabling a user-assigned managed identity.":::
6159

60+
1. Once the identity is successfully added, open it by selecting its name and go to **Azure role assignments** to assign it the **Monitoring Reader** role on the target subscription.
61+
1. When done, select **Save**
62+
6263
> [!NOTE]
6364
> You can only assign one user-assigned managed identity per Azure Managed Grafana instance.
6465

0 commit comments

Comments
 (0)