Docs: recommend latest version of azure cli (#77)

Prevent users from running az versions < 2.25.0 and experience https://github.com/Azure/azure-cli/issues/19892
This commit is contained in:
Malte Poll 2022-09-05 16:46:05 +02:00 committed by GitHub
parent e80948a263
commit ab5f00ba32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ To try out Constellation, using a cloud environment such as [Azure Cloud Shell](
**Production**
For production clusters, use the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/) on a trusted machine:
For production clusters, use the latest version of the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/) on a trusted machine:
```bash
az login

View File

@ -71,7 +71,7 @@ To try out Constellation, using a cloud environment such as [Azure Cloud Shell](
**Production**
For production clusters, use the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/) on a trusted machine:
For production clusters, use the latest version of the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/) on a trusted machine:
```bash
az login