Skip to content

Commit f985e5b

Browse files
authored
Merge pull request #108287 from orspod/patch-37
Update managed-identities.md
2 parents 17263a4 + be0373d commit f985e5b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/data-explorer/managed-identities.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Assign a system-assigned identity that is tied to your cluster, and is deleted i
2525
### Add a system-assigned identity using the Azure portal
2626

2727
1. Sign in to the [Azure portal](https://portal.azure.com/).
28-
1. [Create an Azure Data Explorer cluster](/azure/data-explorer/create-cluster-database-portal#create-a-cluster)
28+
1. [Create an Azure Data Explorer cluster](/azure/data-explorer/create-cluster-database-portal#create-a-cluster) or use an existing Azure Data Explorer cluster.
2929
1. Select **Settings** > **Identity** in left pane of portal.
3030
1. In the **Identity** pane > **System assigned** tab:
3131
1. Move the **Status** slider to **On**.
@@ -34,7 +34,9 @@ Assign a system-assigned identity that is tied to your cluster, and is deleted i
3434

3535
![Add system assigned identity](media/managed-identities/turn-system-assigned-identity-on.png)
3636

37-
1. After a few minutes, the resulting screen shows **Object ID** and **Role assignments**.
37+
1. After a few minutes, the screen shows:
38+
* **Object ID** - used for customer managed keys
39+
* **Role assignments** - click link to assign relevant roles
3840

3941
![System assigned identity on](media/managed-identities/system-assigned-identity-on.png)
4042

0 commit comments

Comments
 (0)