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) 953,940 8/31/2026
16.2.0 2,889,358 8/4/2026
16.1.0 3,740,533 7/7/2026
16.0.0 7,553,393 6/2/2026
15.6.1 4,947,590 5/6/2026
15.6.0 299,956 5/5/2026
15.5.0 5,386,789 4/7/2026
15.4.0 6,601,382 3/3/2026
15.3.0 5,406,236 2/3/2026
15.2.0 4,149,506 1/13/2026
15.1.0 7,638,922 12/2/2025
15.0.0 2,765,220 11/18/2025
14.6.0 2,831,531 11/4/2025
14.5.0 3,944,831 10/14/2025
14.4.0 8,034,907 9/2/2025
14.3.0 5,064,446 8/5/2025
14.2.0 6,179,051 7/1/2025
14.1.0 4,371,424 6/3/2025
14.0.0 2,328,862 5/19/2025
13.5.0 2,342,027 5/6/2025
13.4.0 4,701,185 4/1/2025
13.3.0 3,403,804 3/4/2025
13.2.0 2,559,993 2/11/2025
13.1.0 4,225,273 1/14/2025
13.0.0 5,535,053 11/19/2024
12.5.0 1,367,682 11/11/2024
12.4.0 3,460,112 10/8/2024
12.3.0 2,540,563 9/3/2024
12.2.0 2,042,695 8/6/2024
12.1.0 3,266,737 7/9/2024
12.0.0 4,710,661 5/21/2024
11.6.0 2,009,391 4/30/2024
11.5.0 1,776,929 4/2/2024
11.4.0 2,004,201 3/5/2024
11.3.1 1,555,098 2/9/2024
11.3.0 459,119 2/6/2024
11.2.0 1,493,613 1/9/2024
11.1.0 1,598,805 12/5/2023
11.0.0 1,233,527 11/14/2023
10.4.1 3,381,610 9/27/2023
10.4.0 72,122 9/26/2023
10.3.0 5,433,787 9/5/2023
10.2.0 1,284,314 8/1/2023
10.1.0 1,087,936 7/4/2023
10.0.0 1,513,529 5/23/2023
9.7.1 2,590,660 4/28/2023
9.7.0 143,181 4/25/2023
9.6.0 815,203 4/4/2023
9.5.0 1,147,739 3/9/2023
9.4.0 2,406,444 2/7/2023
9.3.0 1,272,630 1/10/2023
9.2.0 1,146,651 12/6/2022
9.1.1 693,933 11/17/2022
9.1.0 558,756 11/1/2022
9.0.1 1,564,578 10/17/2022
8.3.0 2,013,462 9/6/2022
8.2.0 931,707 8/2/2022
8.1.0 694,311 7/5/2022
8.0.0 4,013,440 5/24/2022
7.5.0 4,417,446 4/26/2022
7.4.0 389,065 4/5/2022
7.3.2 468,982 3/12/2022
7.3.0 274,237 3/1/2022
7.2.1 190,383 2/18/2022
7.2.0 296,290 2/7/2022
7.1.0 694,752 1/4/2022
7.0.0 533,633 12/7/2021
6.6.0 2,438,212 11/2/2021
6.5.0 523,041 10/12/2021
6.4.0 763,172 9/7/2021
6.3.0 665,229 8/3/2021
6.2.1 565,184 7/9/2021
6.2.0 70,361 7/6/2021
6.1.0 404,445 6/15/2021
6.0.0 409,850 5/25/2021
5.9.0 3,727,759 5/4/2021
5.8.0 441,280 4/13/2021
5.7.0 672,447 3/23/2021
5.6.0 539,324 3/2/2021
5.5.0 887,810 2/9/2021
5.4.0 1,647,966 1/19/2021
5.3.0 1,475,341 12/29/2020
5.2.0 1,395,802 12/8/2020
5.1.0 1,709,575 11/17/2020
5.0.0 1,713,991 10/27/2020
4.8.0 4,832,581 10/13/2020
4.7.0 268,229 9/22/2020
4.6.1 1,823,951 8/28/2020
4.6.0 121,103 8/25/2020
4.5.0 433,767 8/4/2020
4.4.0 367,824 7/14/2020
4.3.0 410,239 6/23/2020
4.2.0 402,524 6/2/2020
4.1.0 339,803 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,123,607 4/21/2020
3.7.0 299,655 3/31/2020
3.6.1 372,786 3/10/2020
3.5.0 373,240 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 611,467 11/26/2019
3.0.0 465,981 11/4/2019
2.8.0 1,170,011 10/15/2019
2.7.0 184,647 9/24/2019
2.6.0 321,943 8/27/2019
2.5.0 434,317 7/30/2019
2.4.0 176,173 7/2/2019
2.3.2 178,468 6/18/2019
2.2.0 78,606 6/4/2019
2.1.0 70,178 5/21/2019
2.0.1 12,053 12/15/2021
2.0.0 115,996 5/6/2019
1.8.0 369,033 4/23/2019
1.7.0 55,537 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,124 1/15/2019
1.0.1 33,904 12/18/2018
1.0.0 29,042 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,274 9/24/2018
0.1.0 751 8/28/2018
Show more