Az

16.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

16.3.0 - September 2026
Az.Accounts
* Fixed 'Get-AzSubscription' to throw a clear error instead of returning nothing when '-TenantId' does not match the current Managed Service Identity (MSI) context. [#25710]

Az.Cdn
* Added ChangeSafety Support

Az.Compute
* Added '-WireServerUseLocalFileRules' and '-ImdsUseLocalFileRules' to 'Set-AzVMProxyAgentSetting' and 'Set-AzVmssProxyAgentSetting' to configure local file rules for Virtual Machine (VM) and Virtual Machine Scale Set (VMSS) host endpoints. [#30055]
* Updated ComputeRP, DiskRP, and GalleryRP cmdlets to API versions 2026-04-01, 2026-03-02, and 2025-12-03, respectively.
* Added '-ProcessorMode' to VM and VMSS create and update cmdlets: 'New-AzVMConfig', 'New-AzVM', 'Update-AzVM', 'New-AzVmssConfig', 'New-AzVmss', and 'Update-AzVmss'. [#30012]
* Added '-ForceDeallocate' to 'Stop-AzVM' to force deallocate a VM during stop; it cannot be used with '-Hibernate', '-StayProvisioned', or '-SkipShutdown'.
* Added '-ReservationType' to 'New-AzCapacityReservationGroup' and 'Update-AzCapacityReservationGroup' for 'Open' capacity reservation groups, and exposed 'ReservationType' in output.
* Added '-DisableCapacityReservationAssignment' to 'New-AzVM', 'New-AzVMConfig', and 'Update-AzVM' to opt a VM out of capacity reservation.
* Added 'CapacityReservationType' to 'Get-AzVM -Status' instance views.
* Added '-DisableCapacityReservationAssignment' to 'New-AzVmss', 'New-AzVmssConfig', and 'Update-AzVmss' to opt VMSS instances out of capacity reservation.
* Added 'CapacityReservation' property to 'Get-AzVmssVM' output and 'CapacityReservationType' property to its '-InstanceView' output.

Az.CosmosDB
* Regenerated the Cosmos DB management SDK with stable API version 2026-03-15.

Az.IotHub
* Fixed 'New-AzIotHubKey' to generate secure shared access keys during primary or secondary key rotation.

Az.KeyVault
* Upgraded the Key Vault control plane API version to '2026-02-01'.
   - Earlier API versions retire on 27 February 2027; this upgrade keeps 'Az.KeyVault' working afterward.
   - No action or cmdlet behavior change is required. 'New-AzKeyVault' has created vaults with RBAC (Role-Based Access Control) enabled by default since Az.KeyVault 6.0.0 and sends this setting explicitly, so the new service default does not affect it. Use 'DisableRbacAuthorization' for access policies.

Az.NetAppFiles
* Added deprecation notices to Azure NetApp Files subvolume cmdlets
* Added breaking change notices for removing 'EnableSubvolume' and the 'EnableSubvolumes' volume output property
* Fixed the output type of 'Get-AzNetAppFilesVolumeQuotaRule' from 'PSNetAppFilesVolume' to 'PSNetAppFilesVolumeQuotaRule'

Az.Network
* Added 'Get-AzExpressRouteLag', 'New-AzExpressRouteLag', 'Set-AzExpressRouteLag', 'Remove-AzExpressRouteLag', 'New-AzExpressRouteLagLOA', 'Get-AzExpressRouteLagLink', and 'Get-AzExpressRouteLagMember' for 'ExpressRouteLag' resources (Microsoft.Network 2025-09-01 API).
   - The cmdlets support CRUD operations, letter of authorization generation, and link and member retrieval.
   - Added 'New-AzExpressRouteLagIdentity', 'Get-AzExpressRouteLagIdentity', 'Set-AzExpressRouteLagIdentity', and 'Remove-AzExpressRouteLagIdentity' for the user-assigned managed identity on an 'ExpressRouteLag'.
* Added 'Get-AzAddressPrefixSet', 'New-AzAddressPrefixSet', 'Set-AzAddressPrefixSet', and 'Remove-AzAddressPrefixSet' to manage IPv4 and IPv6 CIDR (Classless Inter-Domain Routing) prefixes for application security groups.
* Added 'Move-AzVirtualNetworkIpConfiguration' to move secondary private IP configurations between network interfaces in a virtual network, and 'New-AzMoveIpConfigurationItem' to create source and target pairs. Supports '-AsJob'.
* Added '-AddressPrefixV6' to 'New-AzVirtualHub' and 'Update-AzVirtualHub', and '-EnableOnlyIpv6Peering' to 'New-AzVirtualHubVnetConnection'.
* Added support for managing Kube Selector Groups on a firewall policy.
   - 'Get-AzFirewallPolicyKubeSelectorGroup', 'New-AzFirewallPolicyKubeSelectorGroup', 'Set-AzFirewallPolicyKubeSelectorGroup', 'Remove-AzFirewallPolicyKubeSelectorGroup'.
   - Added 'New-AzFirewallPolicyKubeLabelSelector' and 'New-AzFirewallPolicyLabelSelectorExpression' for pod and namespace label selectors.
* Exposed read-only AFC (Azure Firewall for Containers) properties: 'AfcManaged' on 'Get-AzFirewallPolicy' and the 'AfcConfiguration.ServiceEndpoint' control-plane endpoint on 'Get-AzFirewall'. The endpoint cannot be set through 'New-AzFirewall' or 'Set-AzFirewall'.
* Upgraded Network SDK to API version '2025-09-01'; added 'DisableDefaultServerHeaderInResponse' to 'Get-AzApplicationGateway' output and '-DisableDefaultServerHeaderInResponse' to 'New-AzApplicationGateway'.
* Added read-only 'UpgradedToV2' output to 'Get-AzPublicIpAddress' and 'Get-AzPublicIpPrefix' for Standard-to-StandardV2 SKU upgrades.
* Added 'Get-AzInterconnectGroup' to retrieve one or more InterconnectGroups, and 'New-AzInterconnectGroup', 'Set-AzInterconnectGroup', and 'Remove-AzInterconnectGroup' to create, update, and delete them.
   - Added 'Get-AzInterconnectGroupSubgroup' to retrieve one or all subgroups and 'Get-AzInterconnectGroupNodeAvailability' to retrieve node availability.
* Added '-DdosCustomPolicyId' and '-RemoveDdosCustomPolicy' to 'Set-AzPublicIpAddress' to add or remove DDoS custom policy (DCP) associations on supported Public IP address attachments, without requiring a specific DDoS protection mode.
* Added 'New-AzFirstPartyServiceTag', 'Get-AzFirstPartyServiceTag', 'Set-AzFirstPartyServiceTag', and 'Remove-AzFirstPartyServiceTag' to create, retrieve, update, and remove First Party Service Tags, and association support to 'New-AzPublicIpTag'.
* Added 'Get-AzVirtualNetworkGatewayEffectiveRoute' for Virtual Network Gateway effective routes.
* Added '-Mode' and '-Scope' to 'New-AzLoadBalancer'. Use '-Mode Advanced' with '-Scope Public' or '-Scope Private' to create an advanced (Banksy-based) Standard SKU load balancer; the mode cannot be changed afterward.
* Added the '-EnableConnectionTracking' switch to 'New-AzLoadBalancerFrontendIpConfig', 'Add-AzLoadBalancerFrontendIpConfig', and 'Set-AzLoadBalancerFrontendIpConfig'.
   - Enables UDP (User Datagram Protocol) flow tracking for the frontend IP configuration so packets in the same flow consistently reach the same backend instance, taking precedence over rule-level settings. Requires a load balancer created with '-Mode Advanced' and '-Scope'.
* Added multi-cloud ExpressRoute circuit support with the 'MultiCloud' value for '-SkuTier', and '-PartnerAccountId' and '-ActivationKey' on 'New-AzExpressRouteCircuit'.
   - Exposed 'PartnerAccountId', 'ActivationKey', and 'ResiliencyLevel' on 'PSExpressRouteCircuit'.
* Added 'RoutingConfiguration', 'VirtualHubVnetConnection', and 'VirtualHubVnetConnectionId' parameters to 'Add-AzRouteServerPeer' and 'Update-AzRouteServerPeer'.
   - Supports inbound and outbound route maps and a hub virtual network connection by object or resource ID.
* Added 'RoutingConfiguration' parameter to 'New-AzVirtualNetworkGatewayConnection' and 'Set-AzVirtualNetworkGatewayConnection'.
   - Supports inbound and outbound route maps.

Az.RecoveryServices
* Added Cross Region Restore for Azure File Share backups through 'Get-AzRecoveryServicesBackupItem -UseSecondaryRegion', 'Get-AzRecoveryServicesBackupRecoveryPoint -UseSecondaryRegion', and 'Restore-AzRecoveryServicesBackupItem -RestoreToSecondaryRegion'.
* Refined soft delete behavior for Azure File Share backup items
   - 'Undo-AzRecoveryServicesBackupItemDeletion' now errors unless the item is soft-deleted ('ToBeDeleted'), avoiding an invalid undelete request.
   - Corrected 'DateOfPurge' to use the remaining deferred-delete window returned by the service instead of a fixed 14 days.

Az.Resources
* Updated Policy cmdlets to use '2026-01-01' API
* Added 'Get-AzPolicyEnrollment', 'New-AzPolicyEnrollment', 'Remove-AzPolicyEnrollment', and 'Update-AzPolicyEnrollment' for Policy Enrollments.
* Added a template deployment what-if notice for generally available Deployment Stacks What-If to reduce result noise.
* Renamed 'DenySettingsApplyToChildScope' to 'DenySettingsApplyToChildScopes' for deployment stack WhatIfResult cmdlets, retaining an alias.
* Added 'ResourcesWithoutDeleteSupport' and tag support to deployment stack WhatIfResult cmdlets and output.

Az.Security
* Added SQL Vulnerability Assessment cmdlets for the 2026-04-01-preview API:
   - 'Get-AzSecuritySqlVulnerabilityAssessmentSetting', 'New-AzSecuritySqlVulnerabilityAssessmentSetting', 'Update-AzSecuritySqlVulnerabilityAssessmentSetting', and 'Remove-AzSecuritySqlVulnerabilityAssessmentSetting'.
   - 'Get-AzSecuritySqlVulnerabilityAssessmentBaselineRule', 'New-AzSecuritySqlVulnerabilityAssessmentBaselineRule', 'Add-AzSecuritySqlVulnerabilityAssessmentBaselineRule', and 'Remove-AzSecuritySqlVulnerabilityAssessmentBaselineRule'.
   - 'Get-AzSecuritySqlVulnerabilityAssessmentScan', 'Get-AzSecuritySqlVulnerabilityAssessmentScanRuleResult', and 'Invoke-AzSecurityInitiateSqlVulnerabilityAssessmentScan'. The per-rule name avoids a collision with legacy 'Get-AzSecuritySqlVulnerabilityAssessmentScanResult'.

Az.Sql
* Added multi-database Managed Instance links through 'LinkMode' on 'New-AzSqlInstanceLink' and database membership updates on 'Update-AzSqlInstanceLink'.
* Enhanced 'Get-AzSqlDeletedServer' subscription-level queries by making location optional and adding 'ScheduledPurgeTime' and 'Location' output.

Az.Websites
* Added App Service Environment plan create and update support for Isolated v4 and memory-optimized Isolated v4 SKUs.

FileList

Version History

Version Downloads Last updated
16.3.0 (current version) 45,459 8/31/2026
16.2.0 2,888,589 8/4/2026
16.1.0 3,739,254 7/7/2026
16.0.0 7,550,547 6/2/2026
15.6.1 4,941,350 5/6/2026
15.6.0 299,901 5/5/2026
15.5.0 5,386,629 4/7/2026
15.4.0 6,592,267 3/3/2026
15.3.0 5,405,382 2/3/2026
15.2.0 4,148,464 1/13/2026
15.1.0 7,638,249 12/2/2025
15.0.0 2,765,089 11/18/2025
14.6.0 2,819,093 11/4/2025
14.5.0 3,944,406 10/14/2025
14.4.0 8,032,545 9/2/2025
14.3.0 5,063,911 8/5/2025
14.2.0 6,176,952 7/1/2025
14.1.0 4,368,463 6/3/2025
14.0.0 2,327,300 5/19/2025
13.5.0 2,338,637 5/6/2025
13.4.0 4,700,520 4/1/2025
13.3.0 3,403,629 3/4/2025
13.2.0 2,559,650 2/11/2025
13.1.0 4,222,614 1/14/2025
13.0.0 5,531,485 11/19/2024
12.5.0 1,361,792 11/11/2024
12.4.0 3,458,199 10/8/2024
12.3.0 2,540,253 9/3/2024
12.2.0 2,042,139 8/6/2024
12.1.0 3,247,614 7/9/2024
12.0.0 4,708,733 5/21/2024
11.6.0 2,004,951 4/30/2024
11.5.0 1,776,467 4/2/2024
11.4.0 2,001,006 3/5/2024
11.3.1 1,553,810 2/9/2024
11.3.0 459,045 2/6/2024
11.2.0 1,493,256 1/9/2024
11.1.0 1,598,316 12/5/2023
11.0.0 1,233,184 11/14/2023
10.4.1 3,374,441 9/27/2023
10.4.0 71,958 9/26/2023
10.3.0 5,399,597 9/5/2023
10.2.0 1,284,255 8/1/2023
10.1.0 1,087,859 7/4/2023
10.0.0 1,513,376 5/23/2023
9.7.1 2,586,311 4/28/2023
9.7.0 143,180 4/25/2023
9.6.0 815,088 4/4/2023
9.5.0 1,147,622 3/9/2023
9.4.0 2,403,408 2/7/2023
9.3.0 1,272,236 1/10/2023
9.2.0 1,146,574 12/6/2022
9.1.1 693,900 11/17/2022
9.1.0 558,671 11/1/2022
9.0.1 1,564,370 10/17/2022
8.3.0 2,012,086 9/6/2022
8.2.0 931,404 8/2/2022
8.1.0 694,183 7/5/2022
8.0.0 4,012,550 5/24/2022
7.5.0 4,415,133 4/26/2022
7.4.0 388,732 4/5/2022
7.3.2 468,961 3/12/2022
7.3.0 274,178 3/1/2022
7.2.1 190,381 2/18/2022
7.2.0 296,261 2/7/2022
7.1.0 694,645 1/4/2022
7.0.0 532,201 12/7/2021
6.6.0 2,434,898 11/2/2021
6.5.0 523,029 10/12/2021
6.4.0 763,113 9/7/2021
6.3.0 664,911 8/3/2021
6.2.1 564,857 7/9/2021
6.2.0 70,330 7/6/2021
6.1.0 404,418 6/15/2021
6.0.0 409,636 5/25/2021
5.9.0 3,721,136 5/4/2021
5.8.0 441,275 4/13/2021
5.7.0 672,429 3/23/2021
5.6.0 539,319 3/2/2021
5.5.0 887,796 2/9/2021
5.4.0 1,647,948 1/19/2021
5.3.0 1,475,331 12/29/2020
5.2.0 1,395,802 12/8/2020
5.1.0 1,708,319 11/17/2020
5.0.0 1,713,949 10/27/2020
4.8.0 4,820,038 10/13/2020
4.7.0 268,204 9/22/2020
4.6.1 1,823,945 8/28/2020
4.6.0 121,035 8/25/2020
4.5.0 433,762 8/4/2020
4.4.0 367,766 7/14/2020
4.3.0 410,237 6/23/2020
4.2.0 402,432 6/2/2020
4.1.0 339,782 5/19/2020
4.0.2-preview 2,422 12/23/2019
4.0.1-preview 1,060 10/9/2019
3.8.0 2,122,394 4/21/2020
3.7.0 299,654 3/31/2020
3.6.1 372,786 3/10/2020
3.5.0 373,237 2/18/2020
3.4.0 204,755 2/4/2020
3.3.0 382,130 1/7/2020
3.2.0 326,425 12/17/2019
3.1.0 610,867 11/26/2019
3.0.0 465,952 11/4/2019
2.8.0 1,168,861 10/15/2019
2.7.0 184,647 9/24/2019
2.6.0 321,884 8/27/2019
2.5.0 434,024 7/30/2019
2.4.0 176,161 7/2/2019
2.3.2 178,429 6/18/2019
2.2.0 78,606 6/4/2019
2.1.0 70,178 5/21/2019
2.0.1 12,038 12/15/2021
2.0.0 115,965 5/6/2019
1.8.0 369,025 4/23/2019
1.7.0 55,522 4/9/2019
1.6.0 83,206 3/26/2019
1.5.0 55,973 3/12/2019
1.4.0 43,802 2/26/2019
1.3.0 33,058 2/12/2019
1.2.1 25,197 1/31/2019
1.2.0 4,845 1/29/2019
1.1.0 20,120 1/15/2019
1.0.1 33,898 12/18/2018
1.0.0 29,003 12/18/2018
0.10.0-preview 14,754 4/15/2020
0.7.0 14,762 12/4/2018
0.6.1 9,461 11/21/2018
0.5.0 9,938 11/6/2018
0.4.0 11,305 10/23/2018
0.3.0 11,069 10/9/2018
0.2.2 5,272 9/24/2018
0.1.0 750 8/28/2018
Show more