Skip to content

Az 10.2.0

Compare
Choose a tag to compare
@Nickcandy Nickcandy released this 28 Jul 20:25
c7699c0

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.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:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:10.2.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:10.2.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:10.2.0-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:10.2.0-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:10.2.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-10.2.0.37547.tar.gz
    • A47265876121CE88381CF500455ADC84663027B862D2674B4E2D32E4AF2DE68D

10.2.0 - August 2023

Az.Accounts 2.12.5

  • Changed output stream from debug stream to warning stream for 'CmdletPreviewAttribute'
  • Decreased the prompted frequency of preview warning message to once per cmdlet in one session
  • Reworded default preview message and added estimated GA date for 'CmdletPreviewAttribute'
  • Updated Azure.Core to 1.33.0

Az.AppConfiguration 1.3.0

  • Added cmdlets to support data plane operation:
    • 'Get-AzAppConfigurationKey'
    • 'Get-AzAppConfigurationKeyValue'
    • 'Get-AzAppConfigurationLabel'
    • 'Get-AzAppConfigurationRevision'
    • 'Remove-AzAppConfigurationKeyValue'
    • 'Remove-AzAppConfigurationLock'
    • 'Set-AzAppConfigurationKeyValue'
    • 'Set-AzAppConfigurationLock'
    • 'Test-AzAppConfigurationKeyValue'

Az.Batch 3.5.0

  • Removed cmdlets: 'Get-AzBatchPoolStatistic' and 'Get-AzBatchJobStatistic'
  • Deprecated cmdlets: 'Get-AzBatchCertificate' and 'New-AzBatchCertificate'
    • The Batch account certificates feature is deprecated. Please transition to using Azure Key Vault to securely access and install certificates on your Batch pools, learn more

Az.Compute 6.2.0

  • Fixed the 'Update-AzVmss' cmdlet so the 'AutomaticRepairGracePeriod', 'AutomaticRepairAction', and 'EnableAutomaticRepair' parameters function correctly.
  • Updated help doc for 'New-AzVM', 'New-AzVMConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVM', and 'Update-AzVmss' to include parameters that were previously added for Trusted Launch features.
  • Updated Azure.Core to 1.33.0.

Az.ContainerRegistry 4.1.0

  • Updated Azure.Core to 1.33.0.
  • Added new cmdlet 'New-AzContainerRegistryCredentials'

Az.CosmosDB 1.11.2

  • Updated Azure.Core to 1.33.0.

Az.Databricks 1.7.0

  • Added some parameters in 'Update-AzDatabricksWorkspace':
    • 'EnableNoPublicIP'
    • 'PublicNetworkAccess'

Az.DataFactory 1.17.0

  • Added DisablePublish to Set_AzDataFactoryV2 Command

Az.Dns 1.1.3

  • Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.

Az.KeyVault 4.10.1

  • Removed maximum number for 'IpAddressRange' and 'VirtualNetworkResourceId' in '-AzKeyVaultNetworkRuleSet' from client side. [#22137]
  • Updated Azure.Core to 1.33.0.

Az.Maintenance 1.3.0

  • Added support for Resource Group and Subscription configuration assignment.

Az.Network 6.1.1

  • Onboarded 'Microsoft.ElasticSan/elasticSans' to private link cmdlets

Az.PolicyInsights 1.6.2

  • Updated Azure.Core to 1.33.0.

Az.PrivateDns 1.0.4

  • Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.

Az.Resources 6.9.0

  • Fixed the issue that 'New-AzRoleAssignment' didn't work without subscription.
  • Added cmdlets for group owner
    • 'Get-AzADGroupOwner'
    • 'New-AzADGroupOwner'
    • 'Remove-AzADGroupOwner'
  • Updated Tags functionality in deployment stacks New and Set cmdlets

Az.Sql 4.9.0

  • Added new cmdlets for Azure SQL Managed Instance start/stop schedule
    • 'Start-AzSqlInstance',
    • 'Stop-AzSqlInstance',
    • 'Get-AzSqlInstanceStartStopSchedule',
    • 'New-AzSqlInstanceStartStopSchedule',
    • 'Remove-AzSqlInstanceStartStopSchedule',
    • 'New-AzSqlInstanceScheduleItem'

Az.StackHCI 2.1.0

  • Updated to api-version 2023-03-01.
  • Cmdlets added:
    • Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit : Enable Software Assurance for a cluster
    • Invoke-AzStackHciConsentAndInstallDefaultExtensions : Consent to installing default extensions on the cluster

Az.Storage 5.9.0

  • Supported OAuth authentication on File service cmdlets
    • 'New-AzStorageContext'
    • 'Get-AzStorageFile'
    • 'Get-AzStorageFileContent'
    • 'Get-AzStorageFileCopyState'
    • 'New-AzStorageDirectory'
    • 'Remove-AzStorageDirectory'
    • 'Remove-AzStorageFile'
    • 'Set-AzStorageFileContent'
    • 'Start-AzStorageFileCopy'
    • 'Stop-AzStorageFileCopy'
    • 'Get-AzStorageFileHandle'
    • 'Close-AzStorageFileHandle'
  • Supported get a file share object without get share properties. For pipeline to file/directory cmdlets with OAuth authentication.
    • 'Get-AzStorageShare'
  • Updated Azure.Core to 1.33.0.

Az.Synapse 3.0.2

  • Updated Azure.Core to 1.33.0.

Az.Websites 3.1.0

  • Added AppServicePlan management support for P0V3 and P*mv3 tiers

Thanks to our community contributors