Articles → MICROSOFT AZURE → Install Azure Powershell Module

Install Azure Powershell Module






Steps




  1. Open the Windows PowerShell in the Administrator mode
  2. Write the following code in PowerShell
Install-Module -Name Az -RequiredVersion 3.6.1  




Picture showing the execution of install-module command to load azure module in PowerShell
Click to Enlarge


How To Load The Module?




Import-Module -Name Az -RequiredVersion 3.6.1




Set-ExecutionPolicy RemoteSigned



Posted By  -  Karan Gupta
 
Posted On  -  Friday, October 2, 2020

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250