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: