Install Microsoft Azure Module with Powershell

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

  1. open Powershell(v5)
  2. type the command

     
  3. accept the warning messages (let PS go to download the package from the Internet)
  4. check if Microsoft Azure Module installed with

     
  5. view available cmdlet from this module

     

connect with PS Azure Module to your subscription.

(Visited 309 times, 1 visits today)

Leave a Reply