github Azure/azure-powershell v11.6.0-April2024
Az 11.6.0

latest releases: v12.0.0-May2024, Az.RedisCache-v1.9.1
20 days ago

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/11.6.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.16
  • mcr.microsoft.com/azure-powershell:11.6.0-alpine-3.16
  • mcr.microsoft.com/azure-powershell:alpine-3.17
  • mcr.microsoft.com/azure-powershell:11.6.0-alpine-3.17
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:11.6.0-debian-11
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:11.6.0-debian-12
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:11.6.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:11.6.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:11.6.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:11.6.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:11.6.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:11.6.0-ubuntu-22.04

Release Notes

11.6.0 - April 2024

General

  • Introduced secrets detection feature to safeguard sensitive data.

Az.Accounts 2.19.0

Important

Preannouncement: The default interactive login experience will change from browser based to Web Account Manager (WAM) based on supported platforms, learn more. Only interactive login flow is influeced by WAM. This will take effect from the release of May 21st.

  • Fixed secrets detection issues.

Az.Batch 3.6.0

  • Added new properties 'ResourceTags' and 'UpgradePolicy' to 'PSCloudPool' and 'PSPoolSpecification'.
  • Added new property 'UpgradingOS' to 'PSNodeCounts'.
  • Added new properties 'Caching', 'DiskSizeGB', 'ManagedDisk' and 'WriteAcceleratorEnabled' to 'PSOSDisk'.
  • Added new properties 'SecurityProfile' and 'ServiceArtifactReference' to 'PSVirtualMachineConfigurations'.
  • Added new property 'ScaleSetVmResourceId' to 'PSVirtualMachineInfo'.

Az.Cdn 3.2.0

  • Upgrade API version to 2024-02-01
  • Added support to configure rules to scrub PII values from the AFDx logs when new or update a AFDx resource.

Az.Compute 7.3.0

  • Added cmdlet 'Invoke-AzSpotPlacementRecommender'.
  • Fixed 'Update-AzCapacityReservationGroup' to remove Subscriptions from SharingProfile.

Az.DataProtection 2.4.0

  • Added vault tier restore and update backup instance for blobs.
  • Added CmkEnryption parameters to Get-AzDataProtectionBackupVault, New-AzDataProtectionBackupVault and Update-AzDataProtectionBackupVault cmdlets.
  • Added MUA support for DisableVaultImmutability, Restore, Stop-Protection, Suspend-backup, Disable soft delete operations.

Az.Functions 4.0.8

  • Updated logic to populate tab completers and cache in the New-AzFunctionApp cmdlet

Az.KeyVault 5.3.0

  • [Upcoming Breaking Change] Added breaking change warning message for parameter 'UseDefaultCVMPolicy' of 'Add-AzKeyVaultKey'.
    • The offline fallback policy will be removed. Key creation will fail if unable to get regional default CVM SKR policy from MAA Service Discovery API.
  • Added parameter 'PolicyPath' in 'Add-AzKeyVaultCertificate' to support custom policy in the process of certificate enrollment.
  • Upgraded the API version of merging certificate to 7.5. [#24323]

Az.Monitor 5.2.0

  • '-Location' parameter was removed from 'Update-AzActionGroup' and 'Update-AzDataCollectionRule' because they do not support updating the location.

Az.MySql 1.1.2

  • Fixed for various docs erroneously pointing to Postgres instead of MySQL

Az.Network 7.5.0

  • Added cmdlet 'Convert-AzNetworkWatcherClassicConnectionMonitor' for converting a classic connection monitor to V2 connection monitor.

Az.RecoveryServices 6.9.0

  • Added support for MUA for disabling vault Immutability, increasing RPO for policy schedule, restore, stop protection with retain data.
  • Added support for Enabling/Disabling the azure monitor and email notification alerts for site recovery in recovery services vault.

Az.Resources 6.16.2

  • Migrated SDK generation from autorest csharp to autorest powershell.

Az.Sql 4.14.1

  • Made 1.2 as default for MinimalTlsVersion when creating new Sql Server from Powershell
  • Fixed an existing issue with 'Set-AzSqlInstanceActiveDirectoryAdministrator'

Az.Storage 6.2.0

  • Fixed object replication policy time format parsing issue [#24434]
  • Updated download offset and content length calculation logic for downloading files
    • 'Get-AzStorageFileContent'

Thanks to our community contributors

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-11.6.0.38526.tar.gz
    • 94268FEAD4EC4860EC01402EA274B5F61145F860F6053B4F800D0306C6F67B1D

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.