Skip to content

Commit e73bb89

Browse files
authored
Merge pull request #31881 from alexstewart-meb/master
Incorrect pre-reqs URI for installing Azure CLI docs
2 parents 8827fba + c5a6139 commit e73bb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/tutorial-net-create-vault-azure-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you don’t have an Azure subscription, create a [free account](https://azure
3939
* For Mac: [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/)
4040
* For Windows, Mac, and Linux:
4141
* [Git](https://git-scm.com/downloads)
42-
* This tutorial requires that you run the Azure CLI locally. You must have the Azure CLI version 2.0.4 or later installed. Run `az --version` to find the version. If you need to install or upgrade the CLI, see [Install Azure CLI 2.0](https://review.docs.microsoft.com/cli/azure/install-azure-cli).
42+
* This tutorial requires that you run the Azure CLI locally. You must have the Azure CLI version 2.0.4 or later installed. Run `az --version` to find the version. If you need to install or upgrade the CLI, see [Install Azure CLI 2.0](https://docs.microsoft.com/cli/azure/install-azure-cli).
4343
* [.NET Core](https://www.microsoft.com/net/download/dotnet-core/2.1)
4444

4545
## About Managed Service Identity

0 commit comments

Comments
 (0)