Skip to content

Releases: Azure/azure-powershell

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

Az 15.2.0

10 Jan 12:34

Choose a tag to compare

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

Release Notes

Az.Accounts 5.3.2

  • Updated Azure.Core from 1.47.3 to 1.50.0
  • Fixed telemetry to capture client request ID instead of server response ID for AutoRest-generated cmdlets [#23555]

Az.Aks 7.1.0

  • Bumped API version to 2025-08-01
  • Added cmdlets 'Get-AzAksMachine', 'Get-AzAksManagedClusterMeshRevisionProfile', 'Get-AzAksManagedClusterMeshUpgradeProfile', 'Get-AzAksTrustedAccessRole', 'Get-AzAksTrustedAccessRoleBinding', 'New-AzAksTrustedAccessRoleBinding', 'Remove-AzAksAgentPoolMachine', 'Remove-AzAksTrustedAccessRoleBinding', 'Update-AzAksTrustedAccessRoleBinding'
  • Added necessary parameters for 'New-AzAksCluster', 'Set-AzAksCluster', 'New-AzAksNodePool', 'Update-AzAksNodePool'
  • Removed cmdlet 'Get-AzAksManagedClusterOSOption'

Az.Batch 4.0.1

  • Updated Azure.Core from 1.47.3 to 1.50.0
  • Updated the implementation of 'New-AzBatchApplicationPackage' cmdlet to not call 'Get-AzBatchApplicationPackage' to retrieve storage keys for security improvements. No behavior changes to the cmdlet.

Az.Compute 11.2.0

  • Added '-HighSpeedInterconnectPlacement' parameter to 'New-AzVmssConfig' and 'New-AzVmss' cmdlets.
  • Added new parameters 'ZonePlacementPolicy', 'IncludeZone', 'ExcludeZone', 'MaxZoneCount', 'EnableMaxInstancePercentPerZone' and 'MaxInstancePercentPerZoneValue' to 'New-AzVmssConfig' cmdlet.
  • Added new parameters 'ZonePlacementPolicy', 'IncludeZone' and 'ExcludeZone' to 'New-AzVmss' cmdlet.
  • Added new parameters 'MaxZoneCount', 'EnableMaxInstancePercentPerZone' and 'MaxInstancePercentPerZoneValue' to 'Update-AzVmss' cmdlet.
  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.ContainerRegistry 5.0.1

  • Fixed '-ExposeToken' with 'Connect-AzContainerRegistry'
  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.CosmosDB 1.19.1

  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.DataFactory 1.19.7

  • Added more support for Jira V2 (Jira Version 2) and Netezza V2 (Netezza Version 2) connection properties.

Az.DataLakeStore 1.5.2

  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.FrontDoor 2.1.0

  • Fixed New-AzFrontDoorWafManagedRuleOverrideObject issue.

Az.KeyVault 6.4.2

  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.MachineLearningServices 1.3.0

Az.Migrate 2.11.0

  • Updated DefaultCrashConsistentFrequencyInMinutes and DefaultAppConsistentFrequencyInMinutes to align with Azure Portal UX for Replication Policy
  • 'New-AzMigrateLocalServerReplication'

Az.NetAppFiles 1.0.0

  • Updated Azure.Core from 1.47.3 to 1.50.0
  • General availability for module Az.NetAppFiles

Az.Network 7.24.1

  • Onboarded 'Microsoft.Security/privateLinks' to Private Link Common Cmdlets

Az.PolicyInsights 1.7.3

  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.RecoveryServices 7.11.0

  • Added Cross region restore support for Bleu cloud regions
  • Added Availability Zone support in Update Protection
  • Added Platform Fault Domain support in Enable, Update, and Switch Protection workflows

Az.SignalR 2.3.2

  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.Sql 6.4.0

  • Added 'Get-AzSqlDeletedServer' cmdlet to retrieve soft deleted Azure SQL servers
    • Supports retrieving deleted servers by location or specific deleted server by name
  • Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
  • The EnableSoftDelete parameter is deprecated from 'New-AzSqlServer' and 'Set-AzSqlServer' cmdlets and will be removed by May 2026.

Az.StackHCI 2.6.5

  • ARC Enablement of Nodes Before Triggering Registration in New Registration Flow.
  • Resolved double hop authentication issue.

Az.Storage 9.5.0

  • Upgraded management plane SDK and auto generated cmdlets to base on API spec generated by TSP
  • Updated Azure.Core from 1.47.3 to 1.50.0

Az.Synapse 3.2.4

  • Updated Azure.Core from 1.47.3 to 1.50.0

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-15.2.0.40510.tar.gz
    • 0A5403193308943E2DA6E1B1EA6D2FC3BC79BC6B15325AD25595AE50256BF5BF