
In order to connect with your subscription on Windows Azure via Powershell follow this Steps –
first you’ll need to Install Microsoft Azure Module with Powershell ,you can do that via Powershell (v5) from the console.
if you didn’t install “Microsoft Azure PowerShell” yet
- open Powershell(v5)
- type the command
- accept the warning messages (let PS go to download the package from the Internet)
- check if Microsoft Azure Module installed with
- view available cmdlet from this module
connect with PS Azure Module to your subscription.
(Visited 346 times, 1 visits today)