github Azure/azure-powershell v1.3.0-February2019
1.3.0

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
5 years ago

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

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.