Azure – The latest version of Azure PowerShell module is available

The latest version of Azure PowerShell module (Az module version 2.0) is available.

IMPORTANT please note this version is a breaking change for existing Az.Compute and Az.HDInsight cmdlets (see https://github.com/Azure/azure-powershell/blob/master/documentation/migration-guides/Az.2.0.0-migration-guide.md to manage the migration).

This release provides lot of new/improved/fix cmdlets, from authentication with AD FS to Websites, through Azure FrontDoor support, monitor for SQR API or NAT Gateway and Recovery Services.

As always, you can get it either using the Install-Module or using MSI package

Install the package

Install-Module -Name Az -Repository PSGallery –Force

Upgrade from previous Az version

Update-Module -Name Az

Or MSI packages available here:

Leave a Comment

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.