diff --git a/README.md b/README.md index 2e27492e..ff5b0e33 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ To use these tools, obtain Azure Stack compatible Azure PowerShell module and CLI. Unless you've installed from other sources, one way to do it is to obtain from public package repositories as follows. Note that both of these could still be used to operate against Azure as well as Azure Stack, but may lack some of the latest Azure features. +Download Azure Stack tools from GitHub +https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-powershell-download + ```powershell Install-Module -Name AzureRm -RequiredVersion 1.2.6 -Scope CurrentUser ```