Skip to content

Releases: Azure/azure-powershell

Az.Network v7.19.1

12 Aug 20:01
Compare
Choose a tag to compare

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

  • Added a read-only property ComputedDisabledRules to ApplicationGatewayFirewallPolicyManagedRuleSet. This property shows which rules are effectively disabled, based on both user-defined WAF policy overrides and the default state of the rules in the managed ruleset.

Az.Sql v6.0.6-preview

12 Aug 06:31
9abe22a
Compare
Choose a tag to compare
Az.Sql v6.0.6-preview Pre-release
Pre-release

https://www.powershellgallery.com/packages/Az.Sql/6.0.6-preview

  • Fixed New-AzSqlDatabaseExport and New-AzSqlDatabaseImport to use SQL Authentication with ManagedIdentity without any mandatory password

Az 14.3.0

31 Jul 06:33
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/14.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.20
  • mcr.microsoft.com/azure-powershell:14.3.0-alpine-3.20
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:14.3.0-debian-12
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:14.3.0-azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:14.3.0-azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:14.3.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:14.3.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:14.3.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-24.04
  • mcr.microsoft.com/azure-powershell:14.3.0-ubuntu-24.04

Release Notes

Az.Accounts 5.2.0

  • Fixed an issue where 'Clear-AzContext' does not clear the token cache when broker is enabled.
  • Added new parameter '-ClaimsChallenge' to 'Connect-AzAccount' to support claims challenge authentication for MFA.
  • Refined the error message when a cmdlet fails because of policy violations about Multi-Factor Authentication (MFA) to provide more actionable guidance.

Az.ArizeAI 1.0.0

  • General availability for module Az.ArizeAI
  • Upgraded the API version to 2024-10-01

Az.Compute 10.2.0

  • Compute DiskRP related cmdlets will now use 2025-01-02 version of the DiskRP API.
  • Upgraded SpotPlacementScore cmdlets to api version 2025-06-05

Az.CosmosDB 1.18.2

  • Fixed issue where the restore command failed to detect the source account, even when it existed.

Az.DataLakeStore 1.5.0

  • Added a new cmdlet GetAzureDataLakeStoreDeletedItemWithtoken to support pagination in GetAzureDataLakeStoreDeletedItem

Az.DevCenter 2.0.2

  • Added preannouncement breaking change messages.

Az.EventHub 5.4.0

  • Added new cmdlets for Eventhubnetworksecurityperimeterconfiguration - 'Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation', 'Get-AzEventHubNetworkSecurityPerimeterConfiguration'

Az.Fabric 1.0.0

  • General availability for module Az.Fabric

Az.LambdaTest 1.0.0

  • General availability for module Az.LambdaTest
  • Upgraded the API version to 2024-02-01

Az.ManagedServices 3.1.2

  • Update the outputs of breaking change announcements.

Az.Migrate 2.9.0

  • Added '-OsType' as an optional parameter to command 'Set-AzMigrateLocalServerReplication' to allow user-specified OS type.
  • Fixed bugs in 'New-AzMigrateServerReplication' caused by deprecation of 'Get-AzVmSize -location'
  • Removed '-TargetStoragePathId' parameter from command 'New-AzMigrateLocalDiskMappingObject' until the feature to associate each disk to their own storage container path is supported.
  • Added '-SourceApplianceName' and '-TargetApplianceName' as required parameters to command 'New-AzMigrateLocalServerReplication' to allow users to specify appliance pairs of their choosing.
  • Enhanced resource validations in 'Initialize-AzMigrateLocalReplicationInfrastructure' and 'New-AzMigrateLocalServerReplication'.

Az.Monitor 6.0.3

  • Added breaking change announcement for below cmdlets from single object or fixed array to list.
    • 'Get-AzActivityLogAlert'
    • 'New-AzActivityLogAlert'
    • 'Update-AzActivityLogAlert'
    • 'New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject'
    • 'New-AzActivityLogAlertAlertRuleLeafConditionObject'
    • 'Get-AzAutoscalePredictiveMetric'
    • 'Get-AzAutoscaleSetting'
    • 'New-AzAutoscaleNotificationObject'
    • 'New-AzAutoscaleProfileObject'
    • 'New-AzAutoscaleScaleRuleMetricDimensionObject'
    • 'New-AzAutoscaleScaleRuleObject'
    • 'New-AzAutoscaleSetting'
    • 'Update-AzAutoscaleSetting'
    • 'Get-AzMonitorWorkspace'
    • 'New-AzMonitorWorkspace'
    • 'Update-AzMonitorWorkspace'
    • 'New-AzDiagnosticSetting'
    • 'New-AzSubscriptionDiagnosticSetting'
    • 'Get-AzDiagnosticSetting'
    • 'Get-AzDiagnosticSettingCategory'
    • 'Get-AzSubscriptionDiagnosticSetting'
    • 'Get-AzScheduledQueryRule'
    • 'New-AzScheduledQueryRule'
    • 'New-AzScheduledQueryRuleConditionObject'
    • 'New-AzScheduledQueryRuleDimensionObject'
    • 'Update-AzScheduledQueryRule'

Az.MySql 1.5.0

  • Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-MySQLConnection
  • Introduced a Timeout value when running Test-AzMySqlFlexibleServerConnect with long running query

Az.Network 7.19.0

  • Returned appgw and agc in waf policy
  • Updated cmdlet 'New-AzFirewallPolicyApplicationRule' to use HTTPS as the default protocol when creating a new FQDN Tag application rule.
  • Added 'EnableDnstapLogging' parameter to 'New-AzFirewall'

Az.NetworkCloud 1.2.0

  • Upgraded API version to 2025-02-01

Az.Nginx 1.2.1

  • Added breaking change announcement for below cmdlets from fixed array to list.
    • 'Get-AzNginxConfiguration'
    • 'New-AzNginxConfiguration'
    • 'Get-AzNginxDeployment'
    • 'New-AzNginxDeployment'
    • 'Update-AzNginxDeployment'
    • 'Invoke-AzNginxAnalysisConfiguration'
    • 'New-AzNginxNetworkProfileObject'
  • Added breaking change announcement for 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets.
    • Removed '-IdentityType' parameter to support new Managed Identity settings.
    • Removed '-IdentityUserAssignedIdentity'.
  • The parameters of the 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets will be changed by new Managed Identity settings.
    • Added '-UserAssignedIdentity' parameter. The type of 'UserAssignedIdentity' is simplified to a list of strings that is used to specify the user's assigned identity.
    • Added 'EnableSystemAssignedIdentity' to enable/disable system-assigned identities.

Az.Oracle 1.2.0

  • Upgraded to the stable version 2025-03-01

Az.PostgreSql 1.4.0

  • Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-PostGreConnection
  • Introduced a Timeout value when running Test-AzPostgreSqlFlexibleServerConnect with long running query

Az.RecoveryServices 7.8.0

  • Added new optional parameter CVMOsDiskEncryptionSetId in Restore-AzRecoveryServicesBackupItem.

Az.Relay 2.1.2

  • Update the outputs of breaking change announcements.

Az.Resources 8.1.0

  • Added functionality for cmdlet 'GetAzureResourceGroup'[#27865]
  • Added breaking change announcement for below cmdlets from array to list.
    • 'Get-AzRoleManagementPolicy'
    • 'Update-AzRoleManagementPolicy'
  • Added support for exporting resource group templates as Bicep files
    • Added 'OutputFormat' parameter to 'Export-AzResourceGroup' cmdlet
    • Supported values: 'Json' (default), 'Bicep'

Az.ServiceFabric 3.6.0

  • Added parameter 'Location' to allow users to specify a different node type location than the resource group location in cmdlet 'Add-AzServiceFabricNodeType'.
  • Added parameter 'VmSize' to allow for in-place sku swap for cmdlet 'Set-AzServiceFabricManagedNodeType'.
  • Updated SFMC to latest api preview version '2025-03-01-preview'

Az.Sql 6.0.5

  • Updated 'DatabaseOperations' Api to version '2024-11-01-preview' for .Net Sdk

Az.StackHCI 2.6.1

  • Used fully qualified computer name and added warning for user to upgrade to solution.

Az.StorageSync 2.5.1

  • Fixed security bug in token acquisition for MI server registration

Az.Synapse 3.2.2

  • Fixed an error when remove artifact throw 'ArgumentNullException'

Thanks to our community contributors

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-14.3.0.40052.tar.gz
    • F12106EFEC3B4F9960049F826F21A425875C2149080975A7444289CACC571468

Az.DesktopVirtualization v5.4.3-preview

04 Aug 08:44
965d8d8
Compare
Choose a tag to compare
Pre-release

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

  • Upgrade API version to 2025-03-01-preview
    • Added session host provisioning control cmdlets
    • Updated SessionHostConfiguration DiskInfo to more closely match compute definition and enable ephemeral disk support

Az.CosmosDB v2.0.7-preview

16 Jul 05:41
d8e89d5
Compare
Choose a tag to compare
Pre-release

Az.Compute v10.1.0

08 Jul 02:58
edcc783
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Compute/10.1.0

  • Support for Metadata Security Protocol (MSP) support for Gallery

Az.Oracle v1.2.0

03 Jul 01:57
Compare
Choose a tag to compare

Az 14.2.0

26 Jun 04:45
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/14.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:alpine-3.20
  • mcr.microsoft.com/azure-powershell:14.2.0-alpine-3.20
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:14.2.0-debian-12
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:14.2.0-azurelinux-3.0
  • mcr.microsoft.com/azure-powershell:azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:14.2.0-azurelinux-3.0-arm64
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:14.2.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:14.2.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:14.2.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:14.2.0-ubuntu-22.04

Release Notes

Az.Accounts 5.1.1

Az.CosmosDB 1.18.1

  • Fixed incorrect help documents for MongoDB cmdlets.

Az.DataFactory 1.19.4

  • Added support for Databricks Job Activity.
  • Added more support for QuickBooks connection properties.

Az.ElasticSan 1.4.1

  • Added warning message for data integrity checking when create/update a volume group.
    • 'New-AzElasticSanVolumeGroup'
    • 'Update-AzElasticSanVolumeGroup'

Az.ManagedServices 3.1.1

  • Added breaking change announcement for below commands from array or single object to list.
    • 'Get-AzManagedServicesAssignment'
    • 'Get-AzManagedServicesDefinition'
    • 'Get-AzManagedServicesMarketplaceDefinition'
    • 'New-AzManagedServicesAssignment'
    • 'New-AzManagedServicesAuthorizationObject'
    • 'New-AzManagedServicesDefinition'
    • 'New-AzManagedServicesEligibleApproverObject'
    • 'New-AzManagedServicesEligibleAuthorizationObject'

Az.Network 7.18.0

  • Added a new command which creates an object for CaptureSetting, and added properties 'FileCount', 'FileSizeInBytes', and 'SessionTimeLimitInSeconds', which helps to configure the capture setting for packet capture as well as support for it for the following cmdlets:
    • 'New-AzPacketCaptureSettingsConfig'
  • Added properties 'ContinuousCapture', 'LocalPath', and 'CaptureSetting' reference in Packet capture V2 command, as well as support for it for the following cmdlets:
    • 'New-AzNetworkWatcherPacketCaptureV2'
  • Onboarded Application Gateway WAF Exceptions cmdlet.
    • 'New-AzApplicationGatewayFirewallPolicyException'

Az.Relay 2.1.1

  • Added breaking change announcement for below commands.
    • 'Get-AzRelayNamespace'
    • 'Get-AzRelayNamespaceNetworkRuleSet'
    • 'Set-AzRelayNamespaceNetworkRuleSet'

Az.Resources 8.0.1

  • Fixed empty warning output issue for cmdlet 'Test-AzResourceGroupDeployment' [#27888]

Az.Storage 9.1.0

  • Supported set SasExpirationAction as Log or Block, together with SasExpirationPeriod
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported Storage task assignment
    • 'New-AzStorageTaskAssignment'
    • 'Update-AzStorageTaskAssignment'
    • 'Get-AzStorageTaskAssignment'
    • 'Remove-AzStorageTaskAssignment'
    • 'Get-AzStorageTaskAssignmentinstancesReport'

Az.StorageAction 1.0.0

  • General availability for module Az.StorageAction

Thanks to our community contributors

  • Many thanks to Arie Heinrich (@ArieHein) for correcting numerous misspelled words across the repo and improving overall quality.

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-14.2.0.39899.tar.gz
    • 2263FC65279BD06494EF682E23EE7485B4C32938DFB98ABBB04C6B6410B3FD49

Az.DnsResolver v1.2.0-preview

14 Jun 02:03
26061d2
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.DnsResolver/1.2.0-preview

  • Added domain list post request for using storage based larger domain lists
  • Removed BlockResponseCode from DNS security rule action types
  • Removed requirement of domains in domain list for cases with storage based domain list usage

Az.Accounts v5.1.0

04 Jun 11:22
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Accounts/5.1.0

  • Enabled setting the authentication scope for SSH cmdlets by Set-AzEnvironment -SshAuthScope <String>.