Skip to content

Commit f7ae4a5

Browse files
troy0820eak13
andauthored
Update articles/operator-nexus/howto-create-cluster-with-user-assigned-managed-identity.md
Co-authored-by: Andrew Karandjeff <[email protected]>
1 parent a500f88 commit f7ae4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-create-cluster-with-user-assigned-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ User-assigned identity example:
7575
### Create and configure Log Analytics Workspace and System Assigned Managed Identity
7676

7777
> [!NOTE]
78-
> The system-assigned managed identity that is created during cluster creation does not exist until the cluster is created. This system-assigned managed identity will need to have persmissions over the scope of the Log Analytics Workspace with the role of Log Analytics Contributor before we can update the cluster to utilize this identity.
78+
> The system-assigned managed identity that is created during cluster creation does not exist until the cluster is created. This system-assigned managed identity will need to have permissions over the scope of the Log Analytics Workspace with the role of Log Analytics Contributor before we can update the cluster to utilize this identity. This update must occur before the Cluster can be deployed.
7979
8080
```azurecli-interactive
8181
az networkcloud cluster update --name "<cluster-name>" \

0 commit comments

Comments
 (0)