github Azure/azure-powershell v2.2.0-June2019
2.2.0

latest releases: v12.0.0-May2024, Az.RedisCache-v1.9.1, v11.6.0-April2024...
4 years ago

Az 2.2.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

Changes since last release

Az.Cdn

  • Updated cmdlets to support rulesEngine feature based on API version 2019-04-15.

Az.Compute

  • Added NoWait parameter that starts the operation and returns immediately, before the operation is completed.
    • Updated cmdlets:
      Export-AzLogAnalyticRequestRateByInterval
      Export-AzLogAnalyticThrottledRequest
      Remove-AzVM
      Remove-AzVMAccessExtension
      Remove-AzVMAEMExtension
      Remove-AzVMChefExtension
      Remove-AzVMCustomScriptExtension
      Remove-AzVMDiagnosticsExtension
      Remove-AzVMDiskEncryptionExtension
      Remove-AzVMDscExtension
      Remove-AzVMSqlServerExtension
      Restart-AzVM
      Set-AzVM
      Set-AzVMAccessExtension
      Set-AzVMADDomainExtension
      Set-AzVMAEMExtension
      Set-AzVMBginfoExtension
      Set-AzVMChefExtension
      Set-AzVMCustomScriptExtension
      Set-AzVMDiagnosticsExtension
      Set-AzVMDscExtension
      Set-AzVMExtension
      Start-AzVM
      Stop-AzVM
      Update-AzVM

Az.EventHub

  • Fix for #9231 - Get-AzEventHubNamespace does not return tags
  • Fix for #9230 - Get-AzEventHubNamespace returns ResourceGroup instead of ResourceGroupName

Az.Network

  • Update ResourceId and InputObject for Nat Gateway
    • Add alias for ResourceId and InputObject

Az.PolicyInsights

  • Fix Null reference issue in Get-AzPolicyEvent

Az.RecoveryServices

  • IaaSVM policy minimum retention in days changed to 7 from 1

Az.ServiceBus

  • Fix for issue #9182 - Get-AzServiceBusNamespace returns ResourceGroup instead of ResourceGroupName

Az.ServiceFabric

  • Fix typo in error message for 'Update-AzServiceFabricReliability'
  • Fix missing character in Service Fabric cmdlines

Az.Sql

  • Add DnsZonePartner Parameter for New-AzureSqlInstance cmdlet to support AutoDr for Managed Instance.
  • Deprecating Get-AzSqlDatabaseSecureConnectionPolicy cmdlet
  • Rename Threat Detection cmdlets to Advanced Threat Protection
  • New-AzSqlInstance -StorageSizeInGB and -LicenseType parameters are now optional.

Az.Websites

  • fixes the issue where using Set-AzWebApp and Set-AzWebAppSlot with -WebApp property was removing the tags

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.