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 b67d96f commit e8100caCopy full SHA for e8100ca
articles/service-connector/quickstart-cli-aks-connection.md
@@ -69,7 +69,7 @@ Use the Azure CLI command to create a service connection to a Blob Storage with
69
* **AKS cluster name:** the name of your AKS cluster that connects to the target service.
70
* **Target service resource group name:** the resource group name of the Blob Storage.
71
* **Storage account name:** the account name of your Blob Storage.
72
-* **User-assigned identity resource ID:** the resource ID of the user assigned identity that used to create workload identity
+* **User-assigned identity resource ID:** the resource ID of the user assigned identity that is used to create workload identity
73
74
```azurecli
75
az aks connection create storage-blob \
0 commit comments