Skip to content

Az 10.3.0

Compare
Choose a tag to compare
@YanaXu YanaXu released this 31 Aug 09:33

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

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-10.3.0.37655.tar.gz
    • 3F238900A40A6B3234962EA43FC6DA80288BAD43BF0B6F676E208B0797F338FD

10.3.0 - September 2023

Az.Accounts 2.13.0

  • Supported in-tool notification for version upgrade.
  • Added an alias 'Set-AzConfig' to 'Update-AzConfig'
  • Refilled credentials from 'AzKeyStore' when run 'Save-AzContext' [#22355]
  • Added config 'DisableErrorRecordsPersistence' to disable writing error records to file system [#21732]
  • Updated Azure.Core to 1.34.0.

Az.ArcResourceBridge 1.0.0

  • General availability for module Az.ArcResourceBridge

Az.Compute 6.3.0

  • Added '-Hibernate' switch parameter to 'Stop-AzVmss' default parameter set.
  • For 'Get-AzVmRunCommand', a bug is fixed to work when returning a list of RunCommands [#22403]
  • Updated Azure.Core to 1.34.0.
  • Added new cmdlets 'Get-AzHostSize' and 'Update-AzHost'.
  • Added the 'Standard' value to the 'SecurityType' parameter to the cmdlets 'Set-AzDiskSecurityType', 'New-AzvmssConfig', 'Set-AzVmssSecurityProfile', 'Update-AzVmss', 'New-AzVmss', 'New-AzVMConfig', 'Set-AzVMsecurityProfile', and 'New-AzVM'.
  • Fixed 'Update-AzVMSS' to update ImageReferenceSKU [#22195]
  • Updated the above change to include 'New-AzVMConfig' as 1 scenario was initially missed when only using this cmdlet.

Az.ContainerInstance 3.2.1

  • Fixed a bug in 'Invoke-AzContainerInstanceCommand' when no result was returned under some conditions [#22453]

Az.ContainerRegistry 4.1.1

  • Updated Azure.Core to 1.34.0.

Az.CosmosDB 1.12.0

  • Added PublicNetworkAccess parameter to 'Restore-AzCosmosDBAccount'.

Az.DataLakeAnalytics 1.0.3

  • Refreshed module to ensure catalog file signed by Microsoft.

Az.EventHub 4.1.0

  • Supported EventHub MSI capture feature in cmdlets 'New-AzEventHub' and 'Set-AzEventHub'

Az.HDInsight 6.0.1

  • This change adds some warning messages to the incoming break changes for the next version, with detailed information as follows:
    • Added warning message for planning to replace the type of property 'DiskEncryption' of type 'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster' from 'Microsoft.Azure.Management.HDInsight.Models.DiskEncryptionProperties' to 'Azure.ResourceManager.HDInsight.Models.HDInsightDiskEncryptionProperties'.
    • Added warning message for planning to replace the type of property 'WorkerNodeDataDisksGroups' of type 'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster' from 'List<Microsoft.Azure.Management.HDInsight.Models.DataDisksGroups>' to 'List<Azure.ResourceManager.HDInsight.Models.HDInsightClusterDataDiskGroup>'.
    • Added warning message for planning to replace the parameter 'NodeType' type from 'Microsoft.Azure.Management.HDInsight.Models.ClusterNodeType' to 'Microsoft.Azure.Commands.HDInsight.Models.Management.RuntimeScriptActionClusterNodeType'.

Az.KeyVault 4.11.0

  • Fixed certificate policy bugs if DnsName is null. [#22642]
  • Supported multi-regions for Managed Hsm: Added 'Add/Get/Remove-AzAzKeyVaultManagedHsmRegion'.
  • Added 'Test-AzKeyVaultNameAvailability' and 'Test-AzKeyVaultManagedHsmNameAvailability'.
  • Formatted the table view of '-AzKeyVault', '-AzKeyVaultKey' and '*-AzKeyVaultSecret'
  • Added 'SecurityDomain' and 'Regions' properties into the output of 'New/Update/Get-AzKeyVaultManagedHsm' ('PSManagedHsm').
  • Supported Setting for Managed HSM: Added 'Get-AzKeyVaultSetting' and 'Update-AzKeyVaultSetting'.
  • Updated Azure.Core to 1.34.0.

Az.Maintenance 1.3.1

  • Fixed breaking change information

Az.Media 1.1.2

  • Refreshed module to ensure catalog file signed by Microsoft.

Az.Monitor 4.6.0

  • Fixed 'Get-AzInsightsPrivateLinkScope' to support 'ResourceId' parameter [#22568]
  • Fixed 'New-AzMetricAlertRuleV2DimensionSelection' to have 'exclude' or 'include' values only [#22256]
  • Fixed 'Add-AzMetriAlertRuleV2' and 'Get-AzMetricAlertRuleV2' to support web tests criteria [#22350]
  • Added parameter 'Dimension' for 'Get-AzMetric' to easily filter metrics by dimensions [#22320]
  • Added breaking change for Data Collection Rule
  • Added breaking change for Action Group

Az.Network 6.2.0

  • Added support for new Application Gateway SKU type, Basic SKU
  • Onboarded 'Microsoft.EventGrid/partnerNamespaces' to private link cmdlets
  • Onboarded 'Microsoft.EventGrid/namespaces' to private link cmdlets
  • Fixed bug in 'NewAzureApplicationGatewayFirewallCustomRuleGroupByVariable' to add 'GeoLocation' as a valid input for VariableName
  • Added breaking change message for parameter 'VariableName' in 'NewAzureApplicationGatewayFirewallCustomRuleGroupByVariable' to remove 'Geo' as a valid input.

Az.NotificationHubs 1.1.2

  • Refreshed module to ensure catalog file signed by Microsoft.

Az.PolicyInsights 1.6.3

  • Updated Azure.Core to 1.34.0.

Az.RecoveryServices 6.5.1

  • Added StorageAccountName property to AzureFileShare job.
  • Added support for AFS restore to alternate storage account in different region and resource group than source storage account.

Az.Resources 6.10.0

  • Added breaking change warnings for Azure Policy cmdlets.
  • Implemented logic that allows Deployment Stack objects to be piped into Save and Remove Deployment Stack cmdlets.

Az.SecurityInsights 3.0.2

  • Added breaking change message for 'Az.SecurityInsights'.

Az.Sql 4.10.0

  • Fixed cmdlets to use 2018-06-01-preview api version
    • 'Set-AzSqlInstanceDatabaseSensitivityClassification',
    • 'Remove-AzSqlInstanceDatabaseSensitivityClassification',
    • 'Enable-AzSqlInstanceDatabaseSensitivityRecommendation',
    • 'Disable-AzSqlInstanceDatabaseSensitivityRecommendation',
  • Added 'EncryptionProtectorAutoRotation' parameter to 'New-AzSqlDatabase', 'Get-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary', 'Restore-AzSqlDatabase' cmdlets

Az.SqlVirtualMachine 2.1.0

  • Added more parameters on cmdlet 'Update-AzSqlVM'.

Az.StackHCI 2.1.2

  • Removed device type check and only check if service already exists.

Az.Storage 5.10.0

  • Updated Azure.Core to 1.34.0.
  • Added support for encryption context
    • 'New-AzDataLakeGen2Item'
  • Updated warning messages for an upcoming breaking change when creating a storage account
    • 'New-AzStorageAccount'
  • Updated help file of 'New-AzStorageQueueSASToken'

Az.Synapse 3.0.3

  • Updated Azure.Core to 1.34.0.
  • Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.18

Az.Websites 3.1.1

  • Added support for XenonMV3 webapps

Thanks to our community contributors