Az 1.3.0
Gallery Module for ARM .NET Standard 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
Release Notes
Az.Accounts
- Update to latest version of ClientRuntime
Az.AnalysisServices
- General availability for Az.AnalysisServices module.
Az.Compute
- AEM extension: Add support for UltraSSD and P60,P70 and P80 disks
- Update help description for Set-AzVMBootDiagnostics
- Update help description and example for Update-AzImage
Az.RecoveryServices
- General availability for Az.RecoveryServices module.
Az.Resources
- Fix tagging for resource groups
- More information here: #8166
- Fix issue where
Get-AzureRmRoleAssignment
doesn't respect -ErrorAction- More information here: #8235
Az.Sql
- Add Get/Set AzSqlDatabaseBackupShortTermRetentionPolicy
- Fix issue where not being logged into Azure account would result in nullref exception when executing SQL cmdlets
- Fixed null ref exception in Get-AzSqlCapability