diff --git a/articles/container-registry/tutorial-enable-customer-managed-keys.md b/articles/container-registry/tutorial-enable-customer-managed-keys.md index 1ced292a4..a4c74f068 100644 --- a/articles/container-registry/tutorial-enable-customer-managed-keys.md +++ b/articles/container-registry/tutorial-enable-customer-managed-keys.md @@ -73,7 +73,7 @@ Configure a user-assigned [managed identity](/azure/active-directory/managed-ide ```azurecli az keyvault create --name \ --resource-group \ - --enable-purge-protection + --enable-purge-protection --location ``` 3. For convenience, take a note of the key vault's resource ID and store the value in environment variables: