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.
2 parents d8c8c76 + cdd4a80 commit 7666e34Copy full SHA for 7666e34
articles/aks/ai-toolchain-operator.md
@@ -135,7 +135,7 @@ The following sections describe how to create an AKS cluster with the AI toolcha
135
-o tsv)
136
export PRINCIPAL_ID=$(az identity show --name "ai-toolchain-operator-${CLUSTER_NAME}" \
137
--resource-group "${MC_RESOURCE_GROUP}" \
138
- --query 'principalId'
+ --query 'principalId' \
139
140
export KAITO_IDENTITY_NAME="ai-toolchain-operator-${CLUSTER_NAME}"
141
```
0 commit comments