github Azure/azure-powershell v9.5.0-March2023
Az 9.5.0

latest releases: Az.Storage-v7.3.2-preview, Az.Workloads-v0.3.0, Az.Storage-v7.3.1...
18 months ago

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/9.5.0

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

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:9.5.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:9.5.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:9.5.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:9.5.0-mariner-2
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:9.5.0-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:9.5.0-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:9.5.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:9.5.0-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:9.5.0-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-9.5.0.37012.tar.gz
    • 1249DA128EFDE56591F35E82882D860AC56BD9E9A3A111EE2F1BC909DF8F0E15

9.5.0 - March 2023

Az.Accounts 2.12.0

  • Fixed the issue that errors related to WAM are thrown when it is not enabled. [#20871] [#20824]
  • Updated Azure.Core library to 1.28.0.
  • Fixed an issue that the helper message about missing modules shows up at the wrong time. [#19228]
  • Added a hint message for some resource creation cmdlets when there is another region which may reduce the costs.
  • Supported environment initialization and auto-discovery with ArmMetadata of API version 2022-09-01.

Az.Aks 5.3.1

  • Fixed the issue that Invoke-AzAksRunCommand will fail when the directory for parameter CommandContextAttachment contains sub-directories. [#20734]

Az.Automanage 1.0.0

  • General availability for module Az.Automanage

Az.Automation 1.9.1

  • Fixed bug: Runbooks Name Pattern failures.

Az.CloudService 1.2.0

  • Upgraded the api version to 2022-09-04.
  • Upgraded the api version of referenced network to 2022-07-01.

Az.CognitiveServices 1.13.0

  • Updated CognitiveServices PowerShell to use 2022-12-01 version.
  • Added new CognitiveServices CommitmentPlan and Association cmdlets.
  • Added MultiRegionSetting support for CognitiveServices Account cmdlets.

Az.Compute 5.5.0

  • Added breaking change message for 'New-AzVmss'.
  • Added '-PerformancePlus' parameter to 'New-AzDiskConfig'
  • Added 'MaxSurge' to Set-AzVmssRollingUpgradePolicyCommand
  • Added support for 'latest' in 'Get-AzvmImage' '-Version' parameter
  • Added 'CompletionPercent' property to PSDisk object.

Az.ContainerInstance 3.2.0

  • Added 'priority' property to Container Group properties
  • Added 'Confidential' sku type to Container Group Skus

Az.ContainerRegistry 3.0.2

  • Updated Azure.Core to 1.28.0.

Az.CosmosDB 1.9.1

  • Updated Azure.Core to 1.28.0.

Az.Databricks 1.5.0

  • Upgraded API version to 2023-02-01

Az.DataFactory 1.16.13

  • Updated ADF .Net SDK version to 9.2.0
  • Added AzureBlobFS sasUri and sasToken properties in ADF
  • Added AzureBlobStorage containerUri and authenticationType properties in ADF
  • Added support copyComputeScale And pipelineExternalComputeScale in IntegrationRuntime

Az.EventHub 3.2.2

  • Added breaking change description for parameter 'MessageRetentionInDays', which would be deprecated and would be replaced by 'RetentionTimeInHours'

Az.FrontDoor 1.10.0

  • Fixed New-AzFrontDoorWafPolicy cmdlet to support adding Tags for the Azure Frontdoor waf policy

Az.IotHub 2.7.5

  • Updated IoT Hub Management SDK to version 4.2.0 (api-version 2021-07-02)
  • Fixed 'Get-AzIoTHub' to work with DigiCert hubs

Az.KeyVault 4.9.2

  • Updated Azure.Core to 1.28.0.

Az.ManagedServiceIdentity 1.1.1

  • Upgraded to API version 2023-01-31.
  • Federated identity credentials GA version is available now.

Az.Network 5.5.0

  • Updated cmdlets to add new property of 'Snat' in Azure Firewall Policy.
    • 'New-AzFirewallPolicySnat'
    • 'New-AzFirewallPolicy'
    • 'Set-AzFirewallPolicy'
  • Fixed a bug that reverts classic fw private ranges to default when doing get & set
  • Onboarded 'Microsoft.Monitor/accounts' to private link cmdlets

Az.PolicyInsights 1.6.0

  • Added support for policy attestations.

Az.RecoveryServices 6.3.0

  • Supported using managed disks for replication for HyperV to Azure provider in Azure Site Recovery

Az.Relay 1.0.4

  • Added breaking change message for cmdlets.
    • 'Set-AzRelayNamespace'
    • 'Get-AzRelayOperation'

Az.Resources 6.5.3

  • Updated behavior of Get-AzPolicyDefinition which previously returned all definitions when -Id was provided with a nonexistent policy definition id. Fixed to correctly throw a 404 exception in this case.

Az.Security 1.4.0

  • Updated Alerts cmdlets:
    'Get-AzSecurityAlert'
    'Set-AzSecurityAlert'
  • Moving Security Contacts to be based on the latest API version '2020-01-01-preview' with backward compatibility support

Az.ServiceBus 2.2.0

  • Upgraded API version to 2022-10-01-preview
  • Fixed a bug for 'Set-AzServiceBusQueue'

Az.ServiceFabric 3.1.1

  • Added support for Windows 2022 server vm image.
    • This enables cluster operations with Windows 2022 server vm image

Az.Sql 4.4.0

  • Fixed identity assignment in 'Set-AzSqlDatabase' cmdlet
  • Added new parameters to 'New-AzSqlDatabase', 'Get-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary' cmdlets
    • AssignIdentity
    • EncryptionProtector
    • UserAssignedIdentityId
    • KeyList
    • KeysToRemove
    • FederatedClientId
  • Added 'ExpandKeyList' and 'KeysFilter' parameters to 'Get-AzSqlDatabaseGeoBackup' and 'Get-SqlDeletedDatabaseBackup'
  • Added new cmdlets for Per DB CMK
    • 'Revalidate-AzSqlDatabaseTransparentDataEncryptionProtector'
    • 'Revert-AzSqlDatabaseTransparentDataEncryptionProtector'
    • 'Revalidate-AzSqlServerTransparentDataEncryptionProtector'
    • 'Revalidate-AzSqlInstanceTransparentDataEncryptionProtector'
  • Added an optional parameter 'SecondaryType' to:
    'Set-AzSqlDatabaseInstanceFailoverGroup'
    'New-AzSqlDatabaseInstanceFailoverGroup'

Az.StackHCI 1.4.3

  • Removed manual installation for Az.Accounts from Az.StackHCI.
  • Removed verbose while importing modules.

Az.Storage 5.4.1

  • Updated Azure.Core to 1.28.0.

Az.StorageMover 1.0.0

  • General availability for module Az.StorageMover
  • Updated StorageMover API version to 2023-03-01

Az.Synapse 2.3.0

  • Upgraded Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.17
  • Updated 'New-AzSynapseSparkPool' and 'Update-AzSynapseSparkPool' to support for setting spark pool isolated compute by '-EnableIsolatedCompute'
  • Updated 'New-AzSynapseSparkPool' and 'Update-AzSynapseSparkPool' to support for setting spark pool node size to 'XLarge', 'XXLarge', 'XXXLarge'

Az.Websites 2.13.0

  • Added a new parameter '-CopyIdentity' for 'New-AzWebAppSlot' to copy the identity from the parent app to the slot.
  • Updated 'New-AzWebAppSSLBinding' to support -WhatIf parameter

Thanks to our community contributors

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.