Skip to content

Az 15.3.0

Latest

Choose a tag to compare

@azure-powershell-bot azure-powershell-bot released this 29 Jan 02:42
· 3 commits to Daily/Release_20260127065525 since this release

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