Version 0.3.0 of the Az module
Install
Gallery Module for ARM Cmdlets: link
To install Az
from the PowerShell Gallery, run the following command:
Install-Module -Name Az -Repository PSGallery -Force
To update from an older version of Az
, run the following command:
Update-Module -Name Az
Other
For more information about the Az
module, please see our Announcing New Module Az document.