Az

14.1.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 -RequiredVersion 14.1.0

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.1.0 - June 2025
Az.Accounts
* Upgrade Azure.Core to 1.45.0

Az.Compute
* Added breaking change message for 'New-AzVM' and 'New-AzVmss' cmdlets.

Az.DataFactory
* Added more support for SparkV2 and HiveV2 connection properties.

Az.Migrate
* Implemented the Get-AzMigrateServerMigrationStatus cmdlet to retrieve the replication status of servers in Azure Migrate.
* Fixed bugs in 'New-AzMigrateLocalServerReplication' that caused HyperVSite or VMwareSite not found.

Az.MySql
- Enhanced 'Restore-AzMySqlFlexibleServer' functionality with GeoRestore support

Az.Network
* Added properties 'PublicIpAddressesV6', 'PublicIpPrefixesV6', and 'SourceVirtualNetwork' to NatGateway, as well as support for it for the following cmdlets:
- 'New-AzNatGateway'
- 'Set-AzNatGateway'
* Added property 'DefaultPublicNatGateway' to VirtualNetwork.
* Onboarded 'Microsoft.FluidRelay/fluidRelayServers' to private link cmdlets
* Added cmdlet 'Get-AzLoadBalancerRuleHealth' for Load Balancer Rule Health.
* Added property 'EnableConnectionTracking' to Load Balancing Rule, as well as support for it for the following cmdlets:
   - 'Add-AzLoadBalancerRuleConfig'
   - 'New-AzLoadBalancerRuleConfig'
   - 'Set-AzLoadBalancerRuleConfig'
* Added cmdlet for migration of basic IP based deployment to Standard IP based VMSS deployments for VirtualNetworkGateways
   - 'New-AzVirtualNetworkGatewayMigrationParameter'
   - 'Invoke-AzVirtualNetworkGatewayPrepareMigration'
   - 'Invoke-AzVirtualNetworkGatewayExecuteMigration'
   - 'Invoke-AzVirtualNetworkGatewayCommitMigration'
   - 'Invoke-AzVirtualNetworkGatewayAbortMigration'
* Added cmdlets for CRUD operations of NetworkSecurityPerimeter service
   - Cmdlets for NetworkSecurityPerimeter operations
       - 'New-AzNetworkSecurityPerimeter'
       - 'Get-AzNetworkSecurityPerimeter'
       - 'Update-AzNetworkSecurityPerimeter'
       - 'Remove-AzNetworkSecurityPerimeter'
   - Cmdlets for NetworkSecurityPerimeter profile operations
       - 'New-AzNetworkSecurityPerimeterProfile'
       - 'Get-AzNetworkSecurityPerimeterProfile'
       - 'Remove-AzNetworkSecurityPerimeterProfile'
   - Cmdlets for NetworkSecurityPerimeter association operations
       - 'New-AzNetworkSecurityPerimeterAssociation'
       - 'Get-AzNetworkSecurityPerimeterAssociation'
       - 'Update-AzNetworkSecurityPerimeterAssociation'
       - 'Remove-AzNetworkSecurityPerimeterAssociation'
   - Cmdlets for NetworkSecurityPerimeter access rule operations
       - 'New-AzNetworkSecurityPerimeterAccessRule'
       - 'Get-AzNetworkSecurityPerimeterAccessRule'
       - 'Update-AzNetworkSecurityPerimeterAccessRule'
       - 'Remove-AzNetworkSecurityPerimeterAccessRule'
   - Cmdlets for NetworkSecurityPerimeter link operations
       - 'New-AzNetworkSecurityPerimeterLink'
       - 'Get-AzNetworkSecurityPerimeterLink'
       - 'Update-AzNetworkSecurityPerimeterLink'
       - 'Remove-AzNetworkSecurityPerimeterLink'
   - Cmdlets for NetworkSecurityPerimeter link reference operations
       - 'Get-AzNetworkSecurityPerimeterLinkReference'
       - 'Remove-AzNetworkSecurityPerimeterLinkReference'
   - Cmdlets for NetworkSecurityPerimeter logging configuration operations
       - 'New-AzNetworkSecurityPerimeterLoggingConfiguration'
       - 'Get-AzNetworkSecurityPerimeterLoggingConfiguration'
       - 'Update-AzNetworkSecurityPerimeterLoggingConfiguration'
       - 'Remove-AzNetworkSecurityPerimeterLoggingConfiguration'
   - Cmdlet to get NetworkSecurityPerimeter associable resource types
       - 'Get-AzNetworkSecurityPerimeterAssociableResourceType'
* Updated cmdlet to add the property of 'PartnerManagedResource', and updated corresponding cmdlets.
   - 'Get-AzNetworkVirtualAppliance'
* Added cmdlet to retrieve boot diagnostic logs for a given NetworkVirtualAppliance VM instance:
   - 'Get-AzNetworkVirtualApplianceBootDiagnostics'
* Added etag property to Azure Virtual Network Manager -> IpamPool, VerifierWorkspace data models
* Onboarded ExpressRoute cmdlets to manage Microsoft Peering Advertised prefix validation:
   - 'Get-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
   - 'Add-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
   - 'Set-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
   - 'Remove-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
* Updated cmdlets to support Advanced Connectivity feature for Azure VPN gateway.
   - 'New-AzVirtualNetworkGateway'
   - 'Get-AzVirtualNetworkGateway'
   - 'Get-AzVirtualNetworkGatewayConnection'
* Deleted NetworkWatcher cmdlets for 'Classic' Connection Monitor
   - 'Start-AzNetworkWatcherConnectionMonitor'
   - 'Get-AzNetworkWatcherConnectionMonitorReport'
* Updated cmdlets to support topology-specific connectivity capabilities:
   - 'New-AzNetworkManagerConnectivityConfiguration'
   - 'Set-AzNetworkManagerConnectivityConfiguration'
   - 'Get-AzNetworkManagerConnectivityConfiguration'

Az.Oracle
* Fixed module name in module metadata

Az.PostgreSql
* Added support for Geo-restore in 'Restore-AzPostgreSqlFlexibleServer' cmdlets.
   - Automatically determined the paired region for the source server during geo-restore.
   - Enhanced validation for private access and DNS zone configurations during restore operations.

Az.RecoveryServices
* Added fix for resume protection with AzureFileshare.
* Added fix for Get backup item for MSSQL soft deleted items.
* Added check to compare the VM resource group in the list of VMs returned for registration.
* Added RetainRecoveryPointsAsPerPolicy as MUA protected operation in Disable-AzRecoveryServicesBackupProtection cmdlet.

FileList

Version History

Version Downloads Last updated
16.3.0 1,645,931 8/31/2026
16.2.0 2,889,788 8/4/2026
16.1.0 3,741,014 7/7/2026
16.0.0 7,555,649 6/2/2026
15.6.1 4,952,158 5/6/2026
15.6.0 300,017 5/5/2026
15.5.0 5,386,952 4/7/2026
15.4.0 6,608,587 3/3/2026
15.3.0 5,406,834 2/3/2026
15.2.0 4,150,417 1/13/2026
15.1.0 7,639,304 12/2/2025
15.0.0 2,765,360 11/18/2025
14.6.0 2,840,161 11/4/2025
14.5.0 3,945,190 10/14/2025
14.4.0 8,036,546 9/2/2025
14.3.0 5,064,799 8/5/2025
14.2.0 6,180,908 7/1/2025
14.1.0 (current version) 4,372,928 6/3/2025
14.0.0 2,331,027 5/19/2025
13.5.0 2,345,160 5/6/2025
13.4.0 4,701,762 4/1/2025
13.3.0 3,403,996 3/4/2025
13.2.0 2,560,466 2/11/2025
13.1.0 4,227,094 1/14/2025
13.0.0 5,537,935 11/19/2024
12.5.0 1,371,253 11/11/2024
12.4.0 3,461,544 10/8/2024
12.3.0 2,540,857 9/3/2024
12.2.0 2,043,098 8/6/2024
12.1.0 3,281,871 7/9/2024
12.0.0 4,712,271 5/21/2024
11.6.0 2,012,702 4/30/2024
11.5.0 1,777,197 4/2/2024
11.4.0 2,007,734 3/5/2024
11.3.1 1,556,054 2/9/2024
11.3.0 459,181 2/6/2024
11.2.0 1,493,864 1/9/2024
11.1.0 1,599,191 12/5/2023
11.0.0 1,233,808 11/14/2023
10.4.1 3,388,491 9/27/2023
10.4.0 72,221 9/26/2023
10.3.0 5,461,939 9/5/2023
10.2.0 1,284,342 8/1/2023
10.1.0 1,087,990 7/4/2023
10.0.0 1,513,652 5/23/2023
9.7.1 2,594,247 4/28/2023
9.7.0 143,181 4/25/2023
9.6.0 815,267 4/4/2023
9.5.0 1,147,825 3/9/2023
9.4.0 2,409,676 2/7/2023
9.3.0 1,272,944 1/10/2023
9.2.0 1,146,708 12/6/2022
9.1.1 693,941 11/17/2022
9.1.0 558,827 11/1/2022
9.0.1 1,564,730 10/17/2022
8.3.0 2,014,459 9/6/2022
8.2.0 931,963 8/2/2022
8.1.0 694,371 7/5/2022
8.0.0 4,014,186 5/24/2022
7.5.0 4,419,194 4/26/2022
7.4.0 389,421 4/5/2022
7.3.2 469,001 3/12/2022
7.3.0 274,266 3/1/2022
7.2.1 190,387 2/18/2022
7.2.0 296,309 2/7/2022
7.1.0 694,963 1/4/2022
7.0.0 534,820 12/7/2021
6.6.0 2,440,788 11/2/2021
6.5.0 523,060 10/12/2021
6.4.0 763,241 9/7/2021
6.3.0 665,488 8/3/2021
6.2.1 565,471 7/9/2021
6.2.0 70,382 7/6/2021
6.1.0 404,469 6/15/2021
6.0.0 410,015 5/25/2021
5.9.0 3,733,070 5/4/2021
5.8.0 441,285 4/13/2021
5.7.0 672,461 3/23/2021
5.6.0 539,324 3/2/2021
5.5.0 887,829 2/9/2021
5.4.0 1,647,981 1/19/2021
5.3.0 1,475,487 12/29/2020
5.2.0 1,395,803 12/8/2020
5.1.0 1,710,520 11/17/2020
5.0.0 1,714,021 10/27/2020
4.8.0 4,842,221 10/13/2020
4.7.0 268,251 9/22/2020
4.6.1 1,823,955 8/28/2020
4.6.0 121,162 8/25/2020
4.5.0 433,772 8/4/2020
4.4.0 367,867 7/14/2020
4.3.0 410,239 6/23/2020
4.2.0 402,576 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,124,589 4/21/2020
3.7.0 299,657 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,957 11/26/2019
3.0.0 465,996 11/4/2019
2.8.0 1,170,888 10/15/2019
2.7.0 184,647 9/24/2019
2.6.0 322,021 8/27/2019
2.5.0 434,583 7/30/2019
2.4.0 176,177 7/2/2019
2.3.2 178,508 6/18/2019
2.2.0 78,606 6/4/2019
2.1.0 70,178 5/21/2019
2.0.1 12,061 12/15/2021
2.0.0 116,036 5/6/2019
1.8.0 369,042 4/23/2019
1.7.0 55,546 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,911 12/18/2018
1.0.0 29,075 12/18/2018
0.10.0-preview 14,757 4/15/2020
0.7.0 14,764 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,276 9/24/2018
0.1.0 751 8/28/2018
Show less