- Install Powershell Modules Preview from https://www.powershellgallery.com/
- Run Powershell as Administrator
- At the powershell command line:
# Install the Azure Resource Manager modules from the PowerShell Gallery Install-Module AzureRM # Install the Azure Service Management module from the PowerShell Gallery Install-Module Azure
References:
- https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/
No comments:
Post a Comment