Releases: Azure/azure-powershell
Az 13.5.0
v13.5.0-May2025 Bump Version for 13.5.0
Az.ElasticSan v1.3.0-preview
https://www.powershellgallery.com/packages/Az.ElasticSan/1.3.0-preview
-
Added support for soft delete on volume group and volumes
New-AzElasticSanVolumeGroup
Get-AzElasticSanVolumeGroup
Get-AzElasticSanVolume
Remove-AzElasticSanVolume
Restore-AzElasticSanVolume
-
Added support for whether disk snapshot backup can be taken for volumes.
Test-AzElasticSanVolumeBackup
Test-AzElasticSanVolumeRestore
Az.RecoveryServices v7.7.0
https://www.powershellgallery.com/packages/Az.RecoveryServices/7.7.0
- Fix for reprotect cmdlet in Azure Site Recovery for Azure to Azure provider.
- Deprecated the
Token
parameter for cross-tenant authentication in MUA scenarios for handling breaking change in Get-AzAccessToken cmdlet, use parameterSecureToken
going forward.
Az.NetAppFiles v0.21.0
https://www.powershellgallery.com/packages/Az.NetAppFiles/0.21.0
- Added new parameter
CoolAccessTieringPolicy
toNew-AzNetAppFilesVolume
andUpdate-AzNetAppFilesVolume
, - Added new cmdLet
Invoke-AzNetAppFilesAccountChangeKeyVault
to change Key Vault/Managed HSM that is used for encryption of volumes under NetApp account.Get-AzNetAppFilesAccountKeyVaultInformation
can be used to get information for this command. - Added new cmdLet
Get-AzNetAppFilesAccountKeyVaultInformation
, Gets information that can be used inInvoke-AzNetAppFilesAccountChangeKeyVault
- Added new cmdLet
Convert-AzNetAppFilesAccountToCmk
Transition volumes encryption from PMK to CMK.
Az.Network v7.16.0
https://www.powershellgallery.com/packages/Az.Network/7.16.0
- Updated Add-AzNetworkInterfaceIpConfig and New-AzNetworkInterfaceIpConfig cmdlets to add new parameter PrivateIpAddressPrefixLength.
Add-AzNetworkInterfaceIpConfig
New-AzNetworkInterfaceIpConfig
Az 13.4.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/13.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.17
- mcr.microsoft.com/azure-powershell:13.4.0-alpine-3.17
- mcr.microsoft.com/azure-powershell:debian-12
- mcr.microsoft.com/azure-powershell:13.4.0-debian-12
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:13.4.0-mariner-2
- mcr.microsoft.com/azure-powershell:mariner-2-arm64
- mcr.microsoft.com/azure-powershell:13.4.0-mariner-2-arm64
- mcr.microsoft.com/azure-powershell:ubi-8
- mcr.microsoft.com/azure-powershell:13.4.0-ubi-8
- mcr.microsoft.com/azure-powershell:ubi-9
- mcr.microsoft.com/azure-powershell:13.4.0-ubi-9
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:13.4.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:13.4.0ubuntu-22.04
Release Notes
13.4.0 - April 2025
Az.Accounts 4.1.0
- Added AppConfiguration ResourceId and Suffix endpoints for Mooncake and USGov clouds to fix issue [#24219]
Az.Aks 6.1.1
- Preannounced breaking change: The default value of '-NodeVmSize' parameter of 'New-AzAksCluster' will be changing from 'Standard_DS2_V2 (Linux), Standard_DS2_V3 (Windows)' to being dynamically selected by the AKS resource provider based on quota and capacity in the next major release.
- The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement:
- 'Get-AzAksMaintenanceConfiguration'
- 'Get-AzAksManagedClusterOSOption'
- 'Get-AzAksManagedClusterOutboundNetworkDependencyEndpoint'
- 'Get-AzAksNodePoolUpgradeProfile'
- 'Get-AzAksUpgradeProfile'
- 'Get-AzAksVersion'
- 'New-AzAksMaintenanceConfiguration'
Az.AppConfiguration 1.4.1
- The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement:
- 'Get-AzAppConfigurationStore'
- 'New-AzAppConfigurationStore'
- 'Update-AzAppConfigurationStore'
Az.Cdn 3.3.1
- This upgrade contains no changes in cdn powershell commandline tool, it only notifies user that we are going to upgrade the version of autorest, and will bring some breaking changes.
Az.CognitiveServices 1.16.0
- Updated SDK via autorest.powershell.
- Added Get, New, Remove cmdlets for AzCognitiveServicesAccountRaiPolicy, AzCognitiveServicesAccountRaiBlocklist, AzCognitiveServicesAccountRaiBlocklistItem.
- Added Get cmdlets for AzCognitiveServicesRaiContentFilters, AzCognitiveServicesAccountDeploymentSku, AzCognitiveServicesModelCapacity.
- Added Get, New cmdlets for AzCognitiveServicesAccountDefenderForAISetting.
Az.Compute 9.2.0
- Added new parameter '-ReplicationMode' to 'New-AzGalleryImageVersion' cmdlet.
- Added new parameter 'BlockDeletionBeforeEndOfLife' parameter to 'New-AzGalleryImageVersion' and 'Update-AzGalleryImageVersion' cmdlets.
- Updated 'New-AzVM', 'New-AzVmss', 'Update-AzVM', and 'Update-AzVmss' to pass 'Standard' as an input of '-SecurityType' parameter.
- Added breaking change message for 'Get-AzVMSize'.
Az.CosmosDB 1.18.0
- Added support for creating containers with Vector Embedding Policy.
- GAd Per Partition Automatic Failover GA
- GAd Per Region Per Partition Autoscale GA
Az.ManagedServiceIdentity 1.3.1
- Added breaking change announcement for the following cmdlets due to migrating autorest from v3 to v4.
- 'Get-AzFederatedIdentityCredential'
- 'New-AzFederatedIdentityCredential'
- 'Update-AzFederatedIdentityCredential'
Az.Monitor 6.0.2
- Pipeline Group upgraded API version to 2024-10-01-preview
Az.Network 7.15.1
- Updated VirtualNetworkGatewayConnection cmdlets to pass AuxilaryAuthHeader for referenced resourceIds i.e. LocalNetworkGateway2, VirtualNetworkGateway2. This is needed in case referenced resourceIds are in different AAD Tenant.
- 'New-AzVirtualNetworkGatewayConnection'
- 'Set-AzVirtualNetworkGatewayConnection'
Az.RecoveryServices 7.6.0
- Azure Site Recovery support for shared disk scenario for Azure to Azure provider.
- Removed warning about ensuring Enhanced Policy for Trusted Launch VMs when configuring protection for Azure VMs.
- Added warning 'Starting in May 2025, Trusted Launch virtual machines can be protected with both standard and enhanced policies via PS and CLI' in Enable-AzRecoveryServicesBackupProtection.
- Added breaking change announcement for Get-AzRecoveryServicesBackupSchedulePolicyObject that this command will return a Enhanced policy object by default for IaaSVM workload.
- Added support for PremiumV2_LRS and UltraSSD_LRS target disk types for Azure to Azure replication.
- Added logs to enable better debugging for Modify protection with MSSQL workload.
- Added Cross region restore support for new regions - israelnorthwest, southwestus, southcentralus2, southeastus3, southeastus5.
Az.Resources 7.10.0
- Fixed the issue that Get-AzReource not working with '-ExpandProperties'. [#11248]
- Updated Resources SDK to 2024-11-01.
- Added breaking change announcement for the following cmdlets due to API version for resource type may change.
- 'Get-AzResource'
- 'New-AzResource'
- 'Set-AzResource'
- 'Remove-AzResource'
- 'Invoke-AzResourceAction'
- Added ValidationLevel Parameter to WhatIf and Validate cmdlets for deployments.
Az.Storage 8.3.0
- Supported NFS File Share and NFS file and directory properties
- 'Get-AzStorageFile'
- 'Get-AzStorageFileContent'
- 'New-AzStorageDirectory'
- 'Remove-AzStorageFile'
- 'Set-AzStorageFileContent'
- 'Start-AzStorageFileCopy'
- Supported File share properties: Protocol, EnableSnapshotVirtualDirectoryAccess.
- 'New-AzStorageShare'
- 'Get-AzStorageShare'
- Supported create hard link in NFS File Share
- 'New-AzStorageFileHardLink'
- Added warning message for upcoming breaking change on upload Azure file
- 'Set-AzStorageFileContent'
- Added warning messages for an upcoming breaking change when converting the account's redundancy configuration
- 'Start-AzStorageAccountMigration'
Az.StorageSync 2.5.0
- Fixed the bug in server registration
- Improved the error message for Set-AzStorageSyncServiceIdentity cmdlet
- Added RoleAssignmentExists check
- Added AssignIdentity to Set-AzStorageSyncServer
- Added a default behavior of system assigned identity to StorageSyncService provisioning
Az.Synapse 3.2.0
- Supported copyComputeScale and pipelineExternalComputeScale in 'Set-AzSynapseIntegrationRuntime' Command
Az.Websites 3.4.0
- Add support for pull based deployments from a URL with MSI authentication in 'Publish-AzWebApp'
SHA256 Hashes of the release artifacts
- Az-Cmdlets-13.4.0.39483.tar.gz
- E4CE1D61B27FA2CC48F998124978F9497FAFA5C7532DB7C713B6DA040239F034
Az.DesktopVirtualization v5.4.2-preview
https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.4.2-preview
- Upgrade API version to 2024-11-01-preview
- Added activeSessions, pendingSessions and disconnectedSessions properties to SessionHost
- Added Scaling Create Delete feature support to ScalingPlan and ScalingPlanPooledSchedule
Az.Network v7.15.1
https://www.powershellgallery.com/packages/Az.Network/7.15.1
- Updated VirtualNetworkGatewayConnection cmdlets to pass AuxilaryAuthHeader for referenced resourceIds i.e. LocalNetworkGateway2, VirtualNetworkGateway2. This is needed in case referenced resourceIds are in different AAD Tenant.
New-AzVirtualNetworkGatewayConnection
Set-AzVirtualNetworkGatewayConnection
Az.Storage v8.2.1-preview
https://www.powershellgallery.com/packages/Az.Storage/8.2.1-preview
Version 8.2.1-preview
- Supported Enable Metrics when set object replication policy
Set-AzStorageObjectReplicationPolicy
Az.CosmosDB v1.18.0
https://www.powershellgallery.com/packages/Az.CosmosDB/1.18.0
Version 1.18.0
- Added support for creating containers with Vector Embedding Policy.
- GAd Per Partition Automatic Failover GA
- GAd Per Region Per Partition Autoscale GA