Skip to content

Commit

Permalink
Docs: recommend latest version of azure cli
Browse files Browse the repository at this point in the history
Prevent users from running az versions < 2.25.0 and experience Azure/azure-cli#19892
  • Loading branch information
malt3 committed Sep 5, 2022
1 parent 1b810da commit 6e5dbbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/versioned_docs/version-1.5/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6e5dbbc

Please sign in to comment.