mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-29 10:08:39 -04: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
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ To try out Constellation, using a cloud environment such as [Azure Cloud Shell](
|
||||||
|
|
||||||
**Production**
|
**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
|
```bash
|
||||||
az login
|
az login
|
||||||
|
|
|
@ -71,7 +71,7 @@ To try out Constellation, using a cloud environment such as [Azure Cloud Shell](
|
||||||
|
|
||||||
**Production**
|
**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
|
```bash
|
||||||
az login
|
az login
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue