Skip to content

Releases: Azure/azure-powershell

Az 13.0.0

15 Nov 07:20
Compare
Choose a tag to compare

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

Release Notes

13.0.0 - November 2024

Az.Accounts 4.0.0

  • [Breaking Change] Removed alias 'Resolve-Error' for the cmdlet 'Resolve-AzError'.
  • Updated the 'Get-AzAccessToken' breaking change warning message.
  • Added Long Running Operation Support for Invoke-AzRest command.

Az.App 2.0.0

  • The parameters of the 'New-AzContainerApp', 'New-AzContainerAppJob', 'Update-AzContainerApp', 'Update-AzContainerAppJob' commands have changed.
    • 'IdentityType' has been removed. 'EnableSystemAssignedIdentity' is used to enable/disable system-assigned identities.
    • The type of 'UserAssignedIdentity' is simplified to an array of strings that is used to specify the user's assigned identity.

Az.Compute 9.0.0

  • Made '-PublicIpSku' parameter Standard by default in 'New-AzVM'

Az.ConnectedMachine 1.1.0

  • Updated preview version api of HybridCompute to 2024-07-31

Az.ContainerInstance 4.1.0

  • Added ContainerGroupProfileId ContainerGroupProfileRevision StandbyPoolProfileFailContainerGroupCreateOnReuseFailure StandbyPoolProfileId to Container Group properties.
  • Added ConfigMapKeyValuePair to Container object properties.
  • Added new cmdlet to define container without using the preset default properties New-AzContainerInstanceNoDefaultObject
  • Added new cmdlets for Container Group Profile - Get-AzContainerInstanceContainerGroupProfile, New-AzContainerInstanceContainerGroupProfile, Remove-AzContainerInstanceContainerGroupProfile, Update-AzContainerInstanceContainerGroupProfile, Get-AzContainerInstanceContainerGroupProfileRevision

Az.DesktopVirtualization 5.4.0

  • Added top level arm object for app attach packages

Az.DevCenter 2.0.0

  • Updated data plane to 2024-05-01-preview and removed deprecation warnings.

Az.Dns 1.3.0

  • Added 'NAPTR' record type support in cmdlets.

Az.DnsResolver 1.1.0

  • Added 4 new DNS Resolver Policy (DNS Security Policy) resources into the cmdlets
    • DNS Resolver Policy (DNS Security Policy)
    • DNS Security Rule
    • DNS Resolver Policy Link (DNS Security Policy Link)
    • DNS Resolver Domain List

Az.ElasticSan 1.2.0

  • Removed breaking change warnings for MI best practices
    • 'New-AzElasticSanVolumeGroup'
    • 'Update-AzElasticSanVolumeGroup'

Az.HDInsight 6.3.0

  • Changed the type of parameter '-IdentityId' in command 'Update-AzHDInsightCluster' from 'string' to 'string[]'.

Az.KeyVault 6.3.0

  • Added Secret URI Parameter to Key Vault Secret Cmdlets [#23053]

Az.Monitor 6.0.0

  • The parameters of the 'New-AzDataCollectionEndpoint', 'New-AzDataCollectionRule', 'Update-AzDataCollectionEndpoint', 'Update-AzDataCollectionRule' commands have changed.
    • 'IdentityType' has been removed. 'EnableSystemAssignedIdentity' is used to enable/disable system-assigned identities.
    • The type of 'UserAssignedIdentity' is simplified to an array of strings that is used to specify the user's assigned identity.

Az.Network 7.11.0

  • Updated Device Update Private Link provider configuration
    • Updated Microsoft.DeviceUpdate/accounts API version to 2023-07-01

Az.RecoveryServices 7.3.0

  • Added CRR support for southeastus, westus3 regions.
  • Added support for enabling Disk access settings for managed VM restores.

Az.Resources 7.7.0

  • Updated Resources SDK to 2024-07-01.

Az.Sql 6.0.0

  • Added 'Start-AzSqlInstanceLinkFailover' cmdlet for Managed Instance Link.
  • Updated 'New-AzSqlInstanceLink' with new input parameters
    • Added 'DistributedAvailabilityGroupName', 'FailoverMode', 'InstanceLinkRole', 'SeedingMode'
    • Renamed 'SecondaryAvailabilityGroupName' -> 'InstanceAvailabilityGroupName'
      'SourceEndpoint' -> 'PartnerEndpoint'
      'PrimaryAvailabilityGroupName' -> 'PartnerAvailabilityGroupName'
    • 'TargetDatabase' -> 'Database', parameter type is changed from string to string[].
  • Updated 'AzureSqlManagedInstanceLinkModel' that is a return type of 'New-AzSqlInstanceLink', 'Get-AzSqlInstanceLink', 'Update-AzSqlInstanceLink' ,'Remove-AzSqlInstanceLink'
  • Added new optional parameter for 'New-AzSqlDatabaseSecondary' to support cross-subscription geo-replication.

Az.Storage 8.0.0

  • When downloading blob with parameter AbsoluteUri (alias Uri, BlobUri), not allow input parameter Context together.
    • 'Get-AzStorageBlobContent'
  • Migrated following Azure Storage File dataplane cmdlets from 'Microsoft.Azure.Storage.File' to 'Azure.Storage.Files.Shares'
    • 'Close-AzStorageFileHandle'
    • 'Get-AzStorageFile'
    • 'Get-AzStorageFileContent'
    • 'Get-AzStorageFileCopyState'
    • 'Get-AzStorageFileHandle'
    • 'Get-AzStorageShare'
    • 'Get-AzStorageShareStoredAccessPolicy'
    • 'New-AzStorageDirectory'
    • 'New-AzStorageShare'
    • 'New-AzStorageFileSASToken'
    • 'New-AzStorageShareSASToken'
    • 'New-AzStorageShareStoredAccessPolicy'
    • 'Remove-AzStorageDirectory'
    • 'Remove-AzStorageFile'
    • 'Remove-AzStorageShare'
    • 'Remove-AzStorageShareStoredAccessPolicy'
    • 'Rename-AzStorageDirectory'
    • 'Rename-AzStorageFile'
    • 'Set-AzStorageFileContent'
    • 'Set-AzStorageShareQuota'
    • 'Set-AzStorageShareStoredAccessPolicy'
    • 'Start-AzStorageFileCopy'
    • 'Stop-AzStorageFileCopy'

Thanks to our community contributors

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-{version-commitnumber}.tar.gz
    • BAB1D61244808000B971F89153DFD9D91A2F42AC939DB1C53E848EC06EF59CF3

Az.ConnectedKubernetes v0.13.0

15 Nov 04:12
Compare
Choose a tag to compare

Az.ConnectedKubernetes v0.12.0

11 Nov 15:29
174cc61
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/0.12.0

  • Corrected function that only worked on Windows.
  • Prevented unexpected value changes where parameters that were never set are unchanged but replayed back as part of Set-AzConnectedKubernetes processing.

Az 12.5.0

01 Nov 17:03
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/{version}

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.17
  • mcr.microsoft.com/azure-powershell:12.5.0-alpine-3.17
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:12.5.0-debian-12
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:12.5.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:12.5.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:12.5.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:12.5.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:12.5.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:12.5.0-ubuntu-22.04

Release Notes

12.5.0 - October 2024

Az.Accounts 3.0.5

  • Fixed the issue that 'Export-AzSshConfig' and 'Enter-AzVM' from Az.Ssh are not able to use when WAM is enabled.
  • Added breaking change preannouncement for the removal of alias 'Resolve-Error'. #26189
  • Integrated new detection library to expand the scope of secrets.

Az.AnalysisServices 1.1.6

  • Migrated AnalysisServices SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.Analysis' Version '2.0.4' PackageReference
    • Added AnalysisServices.Management.Sdk ProjectReference

Az.ApiManagement 4.0.5

  • Removed Microsoft.Azure.Management.ApiManagement 8.0.0.0-preview
  • Added ApiManagement.Management.Sdk

Az.Attestation 2.0.3

  • Migrated Attestation SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.Attestation' Version '0.12.0-preview' PackageReference
    • Added Attestation.Management.Sdk ProjectReference

Az.Batch 3.6.4

  • Migrate Batch SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.Batch' Version='15.0.0' PackageReference
    • Added Batch.Management.Sdk ProjectReference

Az.Compute 8.5.0

  • Added optional parameters '-SecurityPostureId' and '-SecurityPostureExcludeExtension' to cmdlets 'New-AzVmss' and 'New-AzVmssConfig'.
  • Updated image aliases to be up-to-date in the azure-powershell\src\Compute\Strategies\ComputeRp\Images.json file.
  • Added 'NvmeDisk' argument completer to 'DiffDiskPlacement' parameter for 'Set-AzVMOSDisk' and 'Set-AzVmssStorageProfile' cmdlets, allowing options for disk placement as 'CacheDisk', 'ResourceDisk', or 'NvmeDisk'.

Az.ConnectedMachine 1.0.0

  • General availability for module Az.ConnectedMachine

Az.DataFactory 1.18.9

  • Added pageSize support to Salesforce V2 Source.
  • Added pageSize support to ServiceNow V2 Source.
  • Added host property to Snowflake linked service.
  • Fixed missing authenticationType in PostgreSQL V2 linked service.

Az.DataProtection 2.5.0

  • Added support for vault tier backup and restore for AzureKubernetesService
  • Added support for resource modifier reference
  • Added a fix for Update-AzDataProtectionBackupInstance

Az.DesktopVirtualization 4.3.2

  • Preannounced the breaking changes for Az.DesktopVirtualization 6.0.0

Az.EventGrid 2.1.0

  • Fixed an issue that caused some commands ending in 'Object' to not work properly.

Az.EventHub 5.0.1

  • Migrated EventHub SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.EventHub' Version '5.0.0' PackageReference
    • Added EventHub.Management.Sdk ProjectReference

Az.Functions 4.1.1

  • Used 'Get-AzAccessToken -AsSecureString' inside the 'Functions' for the plain text version is going to be deprecate in the next release.

Az.Migrate 2.5.0

  • Validated user login with Microsoft Managed System Identity (MSI) in 'Initialize-AzMigrateHCIReplicationInfrastructure'
  • Passed appropriate Hyper-V Generation value based on source VMware firmware type in 'New-AzMigrateHCIServerReplication'
  • Added support for LinuxLicenseType in Az.Migrate module.

Az.Monitor 5.3.0

  • Added new cmdlet for Azure Monitor Pipeline Groups
    • 'Get-AzPipelineGroup'
    • 'New-AzPipelineGroup'
    • 'Update-AzPipelineGroup'
    • 'Remove-AzPipelineGroup'

Az.Network 7.10.0

  • Onboarded Azure Virtual Network Manager Cmdlets for UDR and NSG Management
    • 'New/Get/Remove/Set-AzNetworkManagerRoutingConfiguration'
    • 'New/Get/Remove/Set-AzNetworkManagerRoutingRuleCollection'
    • 'New/Get/Remove/Set-AzNetworkManagerRoutingRule'
    • 'New-AzNetworkManagerRoutingGroupItem'
    • 'New-AzNetworkManagerRoutingRuleDestination'
    • 'New-AzNetworkManagerRoutingRuleNextHop'
    • 'New/Get/Remove/Set-AzNetworkManagerSecurityUserConfiguration'
    • 'New/Get/Remove/Set-AzNetworkManagerSecurityUserRuleCollection'
    • 'New/Get/Remove/Set-AzNetworkManagerSecurityUserRule'
    • 'New-AzNetworkManagerSecurityUserGroupItem'
  • Added support for 'MemberType' property in 'New-AzNetworkManagerSecurityUserGroupItem' command

Az.PrivateDns 1.1.0

  • Updated new property ResolutionPolicy to Get, New and Set virtual network link cmdlets.
  • Created autorest generated sdk in PrivateDns.Management.Sdk folder

Az.RecoveryServices 7.2.1

  • Fixed bug in 'Set-ASRReplicationProtectedItem' cmdlet of H2A for replication to MD scenario.

Az.ResourceGraph 1.0.1

  • Migrated ResourceGraph SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.ResourceGraph' Version '2.1.0' PackageReference
    • Added ResourceGraph.Management.Sdk ProjectReference

Az.Resources 7.6.0

  • Fixed customer-reported 'Remove-AzPolicyAssignment' behavior.
  • Added new cmdlets of DataBoundary

Az.ServiceBus 4.0.1

  • Migrated ServiceBus SDK to generated SDK
    • Removed 'Microsoft.Azure.Management.ServiceBus' Version '5.0.0' PackageReference
    • Added ServiceBus.Management.Sdk ProjectReference

Az.StackHCI 2.4.1

  • added support for new environment

Az.Storage 7.5.0

  • Added a warning for an upcoming breaking change for download blob will block input parameter -AbsoluteUri and -Context together.
    • 'Get-AzStorageBlobContent'
  • Revised AzureStorageBlob construct logic to make it more stable.

Thanks to our community contributors

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-12.5.0.39131.tar.gz
    • A86C8BFE119A1A07C871A0190C840A9C7978B374794FCC91ACECC63A7339DF4F

Az.DesktopVirtualization v4.3.2

27 Oct 13:04
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.DesktopVirtualization/4.3.2

  • Preannounced the breaking changes for Az.DesktopVirtualization 6.0.0

Az.ElasticSan v1.1.1-preview

22 Oct 04:29
c7c4135
Compare
Choose a tag to compare
Pre-release

Az.DesktopVirtualization v5.3.0-preview

23 Oct 18:33
1f34af1
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.3.0-preview

  • Updated preview cmdlets for HostPoolUpdate feature to be compliant with OKW security requirements.
  • Removed the get-SessionHostManagementOperationStatus endpoint and replaced it with Get-SessionHostManagementUpdateStatus.
  • Removed the get-SessionHostConfigurationOperationStatus endpoint.
  • Added a new custom MSI Identity definition and HostPool reference to it.
  • Added PackageOwnerName, PackageLookbackURL, and CustomData to Appattach Object to support 3rd party applications.
  • Added MultiplePersistent enum value to HostPool property loadBalancerType.

Az.Network v7.10.0

20 Oct 15:36
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Network/7.10.0

  • Onboarded Azure Virtual Network Manager Cmdlets for UDR and NSG Management
    • New/Get/Remove/Set-AzNetworkManagerRoutingConfiguration
    • New/Get/Remove/Set-AzNetworkManagerRoutingRuleCollection
    • New/Get/Remove/Set-AzNetworkManagerRoutingRule
    • New-AzNetworkManagerRoutingGroupItem
    • New-AzNetworkManagerRoutingRuleDestination
    • New-AzNetworkManagerRoutingRuleNextHop
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserConfiguration
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserRuleCollection
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserRule
    • New-AzNetworkManagerSecurityUserGroupItem
  • Added support for MemberType property in New-AzNetworkManagerSecurityUserGroupItem command

Az.RedisEnterpriseCache v1.4.0

21 Oct 06:32
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.RedisEnterpriseCache/1.4.0

  • Added support for using Microsoft Entra token-based authentication.
  • Added the new properties of Cluster: highAvailability and redundancyMode.
  • Added new product SKUs.
  • Added the new properties of Database: accessKeysAuthentication.
  • Added Invoke-AzRedisEnterpriseCacheForceDatabaseLinkToReplicationGroup to force link geo replicated caches.
  • Added Update-AzRedisEnterpriseCacheDatabaseDbRedisVersion to upgrade the redis database version directly.

Az.ConnectedKubernetes v0.11.1

17 Oct 09:17
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/0.11.1

  • Fixed environment variable usage
  • Got rid of deprecated module and improved logging