Install the Azure PowerShell client on a Windows computer
Use the Azure with Windows PowerShell to access the information required for data collection. You must execute Windows PowerShell as administrator.
To install the Azure Client with Windows PowerShell
- Navigate to http://go.microsoft.com/fwlink/p/?linkid=320376&clcid=0x409
- Install and at the prompt enter the following to import modules:
Install and at the prompt enter the following to import modules: Install-Module PowerShellGet -Force Install-Module -Name AzureRM -AllowClobber Import-Module -Name AzureRM