We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77aff6 commit d8e0664Copy full SHA for d8e0664
articles/aks/use-kms-etcd-encryption.md
@@ -113,7 +113,7 @@ IDENTITY_OBJECT_ID=$(az identity show --name MyIdentity --resource-group MyResou
113
echo $IDENTITY_OBJECT_ID
114
```
115
116
-The above example stores the value of the Identity Obeject Id in *IDENTITY_OBJECT_ID*.
+The above example stores the value of the Identity Object Id in *IDENTITY_OBJECT_ID*.
117
118
Use `az identity show` to get Identity Resource Id.
119
0 commit comments