mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-22 21:31:14 -05:00
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:
parent
e80948a263
commit
ab5f00ba32
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user