Az

14.3.0

Microsoft Azure PowerShell - Cmdlets to manage resources in Azure. This module is compatible with PowerShell and Windows PowerShell.
For more information about the Az module, please visit the following: https://learn.microsoft.com/powershell/azure/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ARM ResourceManager Linux AzureAutomationNotSupported

PSEditions

Core Desktop

Dependencies

Release Notes

14.3.0 - August 2025
Az.Accounts
* 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
* General availability for module Az.ArizeAI
* Upgraded the API version to 2024-10-01

Az.Compute
* 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
* Fixed issue where the restore command failed to detect the source account, even when it existed.

Az.DataLakeStore
* Added a new cmdlet GetAzureDataLakeStoreDeletedItemWithtoken to support pagination in  GetAzureDataLakeStoreDeletedItem

Az.DevCenter
* Added preannouncement breaking change messages.

Az.EventHub
* Added new cmdlets for Eventhubnetworksecurityperimeterconfiguration - 'Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation', 'Get-AzEventHubNetworkSecurityPerimeterConfiguration'

Az.Fabric
* General availability for module Az.Fabric

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

Az.ManagedServices
* Update the outputs of breaking change announcements.

Az.Migrate
* 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
* 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
- 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
* 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
* Upgraded API version to 2025-02-01

Az.Nginx
* 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
* Upgraded to the stable version 2025-03-01

Az.PostgreSql
- 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
* Added new optional parameter CVMOsDiskEncryptionSetId in Restore-AzRecoveryServicesBackupItem.

Az.Relay
* Update the outputs of breaking change announcements.

Az.Resources
* 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
* 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
* Updated 'DatabaseOperations' Api to version '2024-11-01-preview' for .Net Sdk

Az.StackHCI
* Used fully qualified computer name and added warning for user to upgrade to solution.

Az.StorageSync
* Fixed security bug in token acquisition for MI server registration

Az.Synapse
* Fixed an error when remove artifact throw 'ArgumentNullException'

FileList

Version History

Version Downloads Last updated
14.3.0 (current version) 70,929 8/5/2025
14.2.0 6,100,372 7/1/2025
14.1.0 4,304,870 6/3/2025
14.0.0 2,260,448 5/19/2025
13.5.0 2,031,883 5/6/2025
13.4.0 4,660,431 4/1/2025
13.3.0 3,138,828 3/4/2025
13.2.0 2,533,232 2/11/2025
13.1.0 4,109,604 1/14/2025
13.0.0 5,395,474 11/19/2024
12.5.0 938,666 11/11/2024
12.4.0 3,183,787 10/8/2024
12.3.0 2,517,463 9/3/2024
12.2.0 1,993,201 8/6/2024
12.1.0 2,203,921 7/9/2024
12.0.0 4,611,466 5/21/2024
11.6.0 1,714,774 4/30/2024
11.5.0 1,759,801 4/2/2024
11.4.0 1,806,205 3/5/2024
11.3.1 1,481,062 2/9/2024
11.3.0 446,001 2/6/2024
11.2.0 1,472,257 1/9/2024
11.1.0 1,566,027 12/5/2023
11.0.0 1,176,923 11/14/2023
10.4.1 2,961,942 9/27/2023
10.4.0 69,197 9/26/2023
10.3.0 3,517,999 9/5/2023
10.2.0 1,282,113 8/1/2023
10.1.0 1,085,605 7/4/2023
10.0.0 1,503,355 5/23/2023
9.7.1 2,318,758 4/28/2023
9.7.0 143,144 4/25/2023
9.6.0 808,732 4/4/2023
9.5.0 1,137,545 3/9/2023
9.4.0 2,287,215 2/7/2023
9.3.0 1,246,027 1/10/2023
9.2.0 1,140,200 12/6/2022
9.1.1 682,117 11/17/2022
9.1.0 553,271 11/1/2022
9.0.1 1,358,213 10/17/2022
8.3.0 1,931,178 9/6/2022
8.2.0 919,271 8/2/2022
8.1.0 674,311 7/5/2022
8.0.0 3,968,447 5/24/2022
7.5.0 4,286,266 4/26/2022
7.4.0 379,190 4/5/2022
7.3.2 466,783 3/12/2022
7.3.0 266,954 3/1/2022
7.2.1 190,175 2/18/2022
7.2.0 294,733 2/7/2022
7.1.0 685,781 1/4/2022
7.0.0 496,632 12/7/2021
6.6.0 2,233,352 11/2/2021
6.5.0 521,186 10/12/2021
6.4.0 757,972 9/7/2021
6.3.0 651,096 8/3/2021
6.2.1 548,307 7/9/2021
6.2.0 68,723 7/6/2021
6.1.0 400,244 6/15/2021
6.0.0 401,747 5/25/2021
5.9.0 3,346,159 5/4/2021
5.8.0 440,960 4/13/2021
5.7.0 669,356 3/23/2021
5.6.0 539,058 3/2/2021
5.5.0 885,993 2/9/2021
5.4.0 1,647,088 1/19/2021
5.3.0 1,474,635 12/29/2020
5.2.0 1,395,707 12/8/2020
5.1.0 1,663,405 11/17/2020
5.0.0 1,713,284 10/27/2020
4.8.0 4,002,860 10/13/2020
4.7.0 266,238 9/22/2020
4.6.1 1,823,706 8/28/2020
4.6.0 119,319 8/25/2020
4.5.0 431,016 8/4/2020
4.4.0 365,576 7/14/2020
4.3.0 410,189 6/23/2020
4.2.0 398,895 6/2/2020
4.1.0 339,294 5/19/2020
4.0.2-preview 2,411 12/23/2019
4.0.1-preview 1,056 10/9/2019
3.8.0 2,055,108 4/21/2020
3.7.0 299,598 3/31/2020
3.6.1 372,427 3/10/2020
3.5.0 372,809 2/18/2020
3.4.0 204,747 2/4/2020
3.3.0 382,110 1/7/2020
3.2.0 326,415 12/17/2019
3.1.0 568,407 11/26/2019
3.0.0 463,130 11/4/2019
2.8.0 1,102,587 10/15/2019
2.7.0 184,593 9/24/2019
2.6.0 319,700 8/27/2019
2.5.0 409,549 7/30/2019
2.4.0 176,101 7/2/2019
2.3.2 177,036 6/18/2019
2.2.0 78,572 6/4/2019
2.1.0 70,136 5/21/2019
2.0.1 11,186 12/15/2021
2.0.0 114,718 5/6/2019
1.8.0 367,483 4/23/2019
1.7.0 54,572 4/9/2019
1.6.0 83,075 3/26/2019
1.5.0 55,966 3/12/2019
1.4.0 43,797 2/26/2019
1.3.0 33,049 2/12/2019
1.2.1 25,188 1/31/2019
1.2.0 4,839 1/29/2019
1.1.0 20,113 1/15/2019
1.0.1 33,773 12/18/2018
1.0.0 28,103 12/18/2018
0.10.0-preview 13,758 4/15/2020
0.7.0 14,745 12/4/2018
0.6.1 9,454 11/21/2018
0.5.0 9,932 11/6/2018
0.4.0 11,299 10/23/2018
0.3.0 11,062 10/9/2018
0.2.2 5,235 9/24/2018
0.1.0 704 8/28/2018
Show more