| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Az-Cmdlets-15.5.0.40690.tar.gz | 2026-04-09 | 128.3 MB | |
| Az-Cmdlets-15.5.0.40690-x86.msi | 2026-04-09 | 124.0 MB | |
| Az-Cmdlets-15.5.0.40690-x64.msi | 2026-04-09 | 128.6 MB | |
| az-ps-latest-2.csv | 2026-04-04 | 10.5 kB | |
| index.json | 2026-04-04 | 3.3 MB | |
| az-ps-latest-1.csv | 2026-04-04 | 19.0 kB | |
| Az 15.5.0 source code.tar.gz | 2026-04-03 | 380.7 MB | |
| Az 15.5.0 source code.zip | 2026-04-03 | 557.4 MB | |
| README.md | 2026-04-03 | 6.0 kB | |
| Totals: 9 Items | 1.3 GB | 4 | |
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/15.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:alpine-3.21
- mcr.microsoft.com/azure-powershell:15.5.0-alpine-3.21
- mcr.microsoft.com/azure-powershell:alpine-3.22
- mcr.microsoft.com/azure-powershell:15.5.0-alpine-3.22
- mcr.microsoft.com/azure-powershell:debian-12
- mcr.microsoft.com/azure-powershell:15.5.0-debian-12
- mcr.microsoft.com/azure-powershell:azurelinux-3.0
- mcr.microsoft.com/azure-powershell:15.5.0-azurelinux-3.0
- mcr.microsoft.com/azure-powershell:azurelinux-3.0-arm64
- mcr.microsoft.com/azure-powershell:15.5.0-azurelinux-3.0-arm64
- mcr.microsoft.com/azure-powershell:ubuntu-24.04
- mcr.microsoft.com/azure-powershell:15.5.0-ubuntu-24.04
Release Notes
Az.Accounts 5.3.4
- Improved SSH certificate authentication for Az SSH cmdlets across all Azure clouds.
- SSH certificate authentication now works across all Azure clouds without configuring the '-SshAuthScope' parameter.
- The '-SshAuthScope' parameter in 'Set-AzEnvironment' and 'Add-AzEnvironment' does not take any effect.
- Updated MSAL to 4.83.1 for bug fixes in IMDS endpoint cache.
Az.Cdn 6.0.1
Az.CloudService 2.1.2
- Update the deprecated-by-azversion and change-effective-date of breaking change announcements.
Az.ContainerInstance 4.1.3
- Update the deprecated-by-azversion and change-effective-date of breaking change announcements.
Az.CosmosDB 1.20.0
- Added '-DisableLocalAuth' parameter to 'New-AzCosmosDBAccount' and 'Update-AzCosmosDBAccount' to opt out of local authentication.
- Added '-Capabilities' parameter to 'Update-AzCosmosDBAccount' to allow adding or removing account capabilities.
Az.DataProtection 2.9.1
- Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
Az.DnsResolver 1.2.3
- Added announcement for upcoming breaking changes as part of the 2025-10-01-preview API migration:
- Removed parameter 'ActionBlockResponseCode' from 'New-AzDnsResolverPolicyDnsSecurityRule' and 'Update-AzDnsResolverPolicyDnsSecurityRule'. The block response code is no longer configurable.
- Parameter 'DnsResolverDomainList' is no longer mandatory on 'New-AzDnsResolverPolicyDnsSecurityRule'. DNS security rules will support managed domain lists as an alternative to user-defined domain lists.
- Parameter 'Domain' is no longer mandatory on 'New-AzDnsResolverDomainList'. Domain lists will support bulk upload via the new cmdlet 'Invoke-AzDnsResolverBulkDnsResolverDomainList', which will be introduced in the upcoming release.
Az.Functions 4.3.2
- Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
- Fixed an issue where New-AzFunctionApp fails due to duplicate -Name parameter binding. [#29166]
Az.ManagedServices 3.1.3
- Update the deprecated-by-azversion and change-effective-date of breaking change announcements.
Az.Migrate 2.12.0
- Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
- Added 'TargetSecurityType' and 'TargetVMSecureBootEnabled' parameters to 'New-AzMigrateServerReplication' to support Trusted Launch VM (TVM) security type during server replication
Az.MySql 1.5.2
- Updated preannouncement breaking changes date to May 2026.
Az.NetAppFiles 1.1.0
- Updated to api-version 2025-12-01
- Added new cmdlet 'Get-AzNetAppFilesVolumeQuotaReport' to get quota report for a volume with optional filtering by 'QuotaType', 'QuotaTarget', and 'UsageThresholdPercentage'
- Added 'DesiredRansomwareProtectionState' parameter to 'New-AzNetAppFilesVolume' and 'Update-AzNetAppFilesVolume' to enable or disable Advanced Ransomware Protection (ARP) on volumes
- Added new cmdlet 'Get-AzNetAppFilesRansomwareReport' to list or get Advanced Ransomware Protection (ARP) reports for a volume
- Added new cmdlet 'Clear-AzNetAppFilesRansomwareReportSuspect' to clear suspects on an ARP report by marking file extensions as 'PotentialThreat' or 'FalsePositive'
Az.Network 7.26.0
- Onboarded 'Microsoft.KubernetesConfiguration/privateLinkScopes' to Private Link Common Cmdlets
- Added EdgeZone (Extended Location) parameter support for Azure Firewall
- Added '-EdgeZone' parameter to 'New-AzFirewall' cmdlet
- When '-EdgeZone' is specified, availability zones are not supported for Azure Firewall resources
Az.RecoveryServices 7.11.2
- Added Cross region restore support for upcoming regions Southeast Asia 3
Az.RedisEnterpriseCache 1.6.1
- Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
Az.ServiceFabric 5.1.0
- Added new OS options to 'New-AzServiceFabricCluster' '-OS' parameter: 'WindowsServer2019Datacenter', 'WindowsServer2019DatacenterGen2', 'WindowsServer2022Standard', 'WindowsServer2022Core', 'WindowsServer2022Gen2', 'WindowsServer2022Hotpatch', 'WindowsServer2025', 'WindowsServer2025AzureEdition', 'WindowsServer2025AzureEditionCore', 'WindowsServer2025Gen2', 'UbuntuServer2204', and 'UbuntuServer2404'
- Updated SFMC to latest api general version '2026-02-01'
Az.SqlVirtualMachine 2.4.1
- Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
Az.StackHCIVM 1.1.1
- Added breaking change announcements for upcoming SecureString parameter type changes in 'New-AzStackHCIVMImage' and 'New-AzStackHCIVMVirtualMachine'
SHA256 Hashes of the release artifacts
- Az-Cmdlets-15.5.0.40690.tar.gz
- 90867DDF4A117909C2EDAEA468ADF465332EBDA0EDD48C4025AEF63312CE5523