Skip to content

Releases: Azure/azure-powershell

Az 15.5.0

04 Apr 04:49

Choose a tag to compare

Az 15.5.0 Pre-release
Pre-release
v15.5.0-April2026

Bump Version for 15.5.0

Az.ComputeLimit v0.1.0

23 Mar 06:16

Choose a tag to compare

Pre-release

Az.FileShare v0.1.0

09 Mar 23:59

Choose a tag to compare

Az.FileShare v0.1.0 Pre-release
Pre-release

https://www.powershellgallery.com/packages/Az.FileShare/0.1.0

  • First preview release for module Az.FileShare

Az 15.4.0

26 Feb 14:23

Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/15.4.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:alpine-3.21
  • mcr.microsoft.com/azure-powershell:15.4.0-alpine-3.21
  • mcr.microsoft.com/azure-powershell:alpine-3.22
  • mcr.microsoft.com/azure-powershell:15.4.0-alpine-3.22
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:15.4.0-debian-12
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:15.4.0-azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:15.4.0-azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:ubuntu-24.04
  • mcr.microsoft.com/azure-powershell:15.4.0-ubuntu-24.04

Release Notes

Az.Accounts 5.3.3

  • Updated MSAL to 4.82.1 to fix an issue with ARM endpoint discovery.

Az.Compute 11.4.0

  • Added '-DiskIOPSReadWrite' and '-DiskMBpsReadWrite' parameters to 'Add-AzVMDataDisk' cmdlet
  • Added '-Tag' and '-Location' parameters to 'New-AzSshKey' cmdlet
  • Added '-Tag' parameter to 'Update-AzSshKey' cmdlet
  • Added support for Disk Availability Policy
    • Added '-ActionOnDiskDelay' parameter to 'New-AzDiskConfig' cmdlet to configure disk availability behavior
    • Added '-ActionOnDiskDelay' parameter to 'New-AzDiskUpdateConfig' cmdlet to update disk availability behavior

Az.Databricks 1.11.0

  • Upgraded API version to 2026-01-01
    • Added ComputeMode parameter to New-AzDatabricksWorkspace cmdlet supporting 'Hybrid' and 'Serverless' compute modes
    • Changed ComplianceStandard parameter type from enum to String[] for greater flexibility

Az.ElasticSan 1.7.0

  • Supported auto scale when creating and updating an Elastic SAN.
    • 'New-AzElasticSan'
    • 'Update-AzElasticSan'
  • Supported checking whether disk snapshot backup can be taken for volumes.
    • 'Test-AzElasticSanVolumeBackup'
    • 'Test-AzElasticSanVolumeRestore'

Az.KeyVault 6.4.3

  • Added upcoming breaking change warning messages to 'Get-AzKeyVaultKey' and 'Get-AzKeyVaultSecret' for filtering certificate-backed keys and secrets.

Az.Network 7.25.1

  • Onboarded 'Microsoft.DataReplication/replicationVaults' to Private Link Common Cmdlets

Az.Resources 9.0.3

  • Updated the implementation of -Metadata parameter processing for cmdlets that use it for security. No behavior change.

Az.Sql 6.4.1

  • Add support for the versionless AKV keys.
    • The cmdlets supported are 'Add-AzSqlServerKeyVaultKey', 'Get-AzSqlServerKeyVaultKey', 'Set-AzSqlServerTransparentDataEncryptionProtector', 'Get-AzSqlServerTransparentDataEncryptionProtector', 'New-AzSqlDatabase', 'Get-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary' and 'Restore-AzSqlDatabase'
  • Added public preview tag for 'EnableSoftDelete' and 'SoftDeleteRetentionDays' properties in 'New-AzSqlServer' and 'Set-AzSqlServer' cmdlets
  • Added public preview tag for 'Get-AzSqlDeletedServer' and 'Restore-AzSqlServer' cmdlets

Az.StorageAction 1.0.1

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-15.4.0.40597.tar.gz
    • 3E9AD55E407884372ACDC1A108785CB697F5C46599AAE6EBDD0D4350556094E0

Az.Resources v9.0.2-preview

20 Feb 06:30
e7a65e3

Choose a tag to compare

Pre-release

https://www.powershellgallery.com/packages/Az.Resources/9.0.2-preview

  • Updated the implementation of -Metadata parameter processing for cmdlets that use it for security. No behavior change.

Az.CosmosDB v2.0.9-preview

20 Feb 13:02
cf84411

Choose a tag to compare

Pre-release

https://www.powershellgallery.com/packages/Az.CosmosDB/2.0.9-preview

  • Added support for specifying default throughput bucket.

Az.ArtifactSigning v0.1.0

10 Feb 06:02

Choose a tag to compare

Az 15.3.0

29 Jan 02:42

Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/15.3.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:alpine-3.21
  • mcr.microsoft.com/azure-powershell:15.3.0-alpine-3.21
  • mcr.microsoft.com/azure-powershell:alpine-3.22
  • mcr.microsoft.com/azure-powershell:15.3.0-alpine-3.22
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:15.3.0-debian-12
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:15.3.0-azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:15.3.0-azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:ubuntu-24.04
  • mcr.microsoft.com/azure-powershell:15.3.0-ubuntu-24.04

Release Notes

Az.Aks 7.1.1

  • Fixed the default SSH key generation logic in 'New-AzAksCluster' to enforce RSA key type (instead of ed25519 that became the default in OpenSSH 9.4 and above)

Az.Compute 11.3.0

  • Compute SDK generation updates:
    • Generation now uses autorest.powershell, replacing deprecated track 1 SDK.
    • Removed local swagger files and replaced references with remote swagger files.
  • Added new cmdlets for Availability Set to Virtual Machine Scale Set (VMSS) Flex migration (Public Preview)
    • 'Convert-AzAvailabilitySet': Converts an Availability Set to a new Flexible Virtual Machine Scale Set without downtime
    • 'Test-AzAvailabilitySetMigration': Validates that VMs in an Availability Set can be migrated to a VMSS
    • 'Start-AzAvailabilitySetMigration': Starts migration of an Availability Set to an existing Flexible VMSS
    • 'Stop-AzAvailabilitySetMigration': Cancels a migration operation on an Availability Set
    • 'Move-AzVirtualMachineToVmss': Migrates a VM from an Availability Set to a Flexible VMSS

Az.DataProtection 2.9.0

  • Added support for Data Protection Platform vault soft delete feature

Az.Functions 4.3.1

  • Fixed cloud portability by using dynamic endpoints for storage [#29034]

Az.Network 7.25.0

  • Added '-IpVersionType' parameter to 'New-AzPrivateEndpoint' cmdlet to specify the IP version type for private IPs of the private endpoint. Allowed values are IPv4, IPv6, or DualStack.
  • Added new cmdlets for VirtualNetworkAppliance resource:
    • 'Get-AzVirtualNetworkAppliance': Get a Virtual Network Appliance resource by name, resource group, or list all.
    • 'New-AzVirtualNetworkAppliance': Create a new Virtual Network Appliance resource.
    • 'Remove-AzVirtualNetworkAppliance': Remove a Virtual Network Appliance resource.
    • 'Update-AzVirtualNetworkAppliance': Update tags on a Virtual Network Appliance resource.

Az.RecoveryServices 7.11.1

  • Added Cross region restore support for upcoming regions IndiaSouthCentral

Az.Resources 9.0.1

  • Fixed issue where the PowerShell console would close when using Resources module cmdlets without being logged in. Github Issue link.
  • Fixed 'Remove-AzRoleDefinition' displaying incorrect confirmation message (unformatted placeholder) and empty GUID as target when using '-Confirm' or '-WhatIf' with the '-Name' parameter [#29075]
  • Added breaking change preannouncement for 'PSRoleDefinition' type changes in Az.Resources 10.0.0 [#29058]
    • The flattened properties 'Actions', 'NotActions', 'DataActions', 'NotDataActions', 'Condition', and 'ConditionVersion' will be removed from 'PSRoleDefinition'
    • Use 'Permissions[n].Actions', 'Permissions[n].DataActions', etc. instead to access the full permission structure with per-permission conditions
    • Affects output for 'Get-AzRoleDefinition', 'New-AzRoleDefinition', 'Set-AzRoleDefinition', and 'Remove-AzRoleDefinition' (with '-PassThru')
    • Affects input format for 'New-AzRoleDefinition' and 'Set-AzRoleDefinition' cmdlets
    • Affects '-InputObject' parameter for 'Remove-AzRoleDefinition' cmdlet

Az.SignalR 2.3.3

Az.StackHCI 2.6.6

  • Improved cloud deployment detection during Azure Arc repair operations to prevent duplicate enablement attempts and ensure smoother deployment experiences.
  • Added ability to register in custom Azure Environments
  • Fixed issue where Arc enablement was incorrectly triggered during repair registration for cloud deployments

Az.Storage 9.6.0

  • Supported encryption in transit in file service properties
    • 'Update-AzStorageFileServiceProperty'
  • When users input TLS 1.0 or TLS 1.1 to create or update a Storage account, automatically upgrade to TLS 1.2
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Added breaking change warnings for TLS 1.0 and TLS 1.1 deprecation when creating or updating a Storage account
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-15.3.0.40553.tar.gz
    • ED19AEFC108222E0929977325E51EE199E1F7B2D3BEE9558D1E5F85D0D6059AE

Az.Storage v9.5.1-preview

23 Jan 08:27
781a5bb

Choose a tag to compare

Pre-release

https://www.powershellgallery.com/packages/Az.Storage/9.5.1-preview

  • Supported publishing IPv6 endpoints when creating/updating a storage account and IPv6 rules in network rule set
    • New-AzStorageAccount
    • Set-AzStorageAccount
    • Get-AzStorageAccountNetworkRuleSet
    • Add-AzStorageAccountNetworkRule
    • Remove-AzStorageAccountNetworkRule
    • Update-AzStorageAccountNetworkRuleSet
  • Supported user delegation SAS + bearer token authentication in Blob, DatalakeGen2, File, Queue service.
    • New-AzStorageContext
    • New-AzStorageBlobSASToken
    • New-AzStorageContainerSASToken
    • New-AzDataLakeGen2SASToken
    • New-AzStorageFileSASToken
    • New-AzStorageQueueSASToken
    • New-AzStorageShareSASToken

Az.StackHCI v2.6.6

22 Jan 08:43

Choose a tag to compare

https://www.powershellgallery.com/packages/Az.StackHCI/2.6.6

  • Improved cloud deployment detection during Azure Arc repair operations to prevent duplicate enablement attempts and ensure smoother deployment experiences.
  • Added ability to register in custom Azure Environments
  • Fixed issue where Arc enablement was incorrectly triggered during repair registration for cloud deployments