Az

5.7.0

Microsoft Azure PowerShell - Cmdlets to manage resources in Azure. This module is compatible with WindowsPowerShell and PowerShell Core.
For more information about the Az module, please visit the following: https://docs.microsoft.com/en-us/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 5.7.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

5.7.0 - March 2021
Az.Accounts
* Fixed incorrect warning message on Windows PowerShell [#14556]
* Set Azure Environment variable 'AzureKeyVaultServiceEndpointResourceId' according to the value of 'AzureKeyVaultDnsSuffix' when discovering environment

Az.Automation
* Fixed the issue for starting Python3 runbooks with parameters

Az.DataFactory
* Updated ADF .Net SDK version to 4.15.0

Az.EventHub
* Fixed that 'New-AzServiceBusAuthorizationRuleSASToken' returns invalid token. [#12975]

Az.IotHub
* Updated IoT Hub Management SDK and models to version 3.0.0 (api-version 2020-03-01)

Az.KeyVault
* Supported upcoming new API design for 'Export-AzKeyVaultSecurityDomain'
* Fixed several typos in cmdlet messages [#14341]

Az.Network
* Added new cmdlets to replace old product name 'virtual router' with new name 'route server' in the future.
   - 'Get-AzRouteServerPeerAdvertisedRoute'
   - 'Get-AzRouteServerPeerAdvertisedRoute'
   - Added deprecation attribute warning to the old cmdlets.
* Updated 'set-azExpressRouteGateway' to allow parameter -MinScaleUnits without specifying -MaxScaleUnits
* Updated cmdlets to enable setting of VpnLinkConnectionMode on VpnSiteLinkConnections.
   - 'New-AzVpnSiteLinkConnection'
   - 'Update-AzVpnConnection'
* Added new cmdlet to fetch IKE Security Associations for VPN Site Link Connections.
   - 'Get-VpnSiteLinkConnectionIkeSa'
* Added new cmdlet to reset a Virtual Network Gateway Connection.
   - 'Reset-AzVirtualNetworkGatewayConnection'
* Added new cmdlet to reset a Vpn Site Link Connection.
   - 'Reset-VpnSiteLinkConnection'
* Updated cmdlets to enable setting an optional parameter -TrafficSelectorPolicies
   - 'New-AzVpnConnection'
   - 'Update-AzVpnConnection'
* Bug fix for update vpnServerConfiguration.
* Add scenarioTest for p2s multi auth VWAN.
* Added multi auth feature support for VNG
- 'Get-AzVpnClientConfiguration'
- 'New-AzVirtualNetworkGateway'
- 'Set-AzVirtualNetworkGateway'

Az.RecoveryServices
* Added Cross Zonal Restore for managed virtual machines.

Az.RedisEnterpriseCache
* GA version of Az.RedisEnterpriseCache

Az.Resources
* Redirected bicep message to verbose stream
* Removed the logic of copying Bicep template file to temp folder.
* Add support of policy exemption resource type
* Fixed what-if functionality when using '-QueryString' parameter.
* Normalized '-QueryString' starting with '?' for scenarios involving dynamic parameters.

Az.ServiceBus
* Fixed that 'New-AzServiceBusAuthorizationRuleSASToken' returns invalid token. [#12975]

Az.ServiceFabric
* Added parameters 'VMImagePublisher', 'VMImageOffer', 'VMImageSku', 'VMImageVersion' to 'Add-AzServiceFabricNodeType' to facilitate easy alternate OS image creation for new node type.
* Added parameter 'IsPrimaryNodeType' to 'Add-AzServiceFabricNodeType' to be able to create an additional primary node type, for the purpose of transitioning the primary node type to another one in the case of OS migration.
* 'Add-AzServiceFabricNodeType' now correctly copies the LinuxDiagnostic extension. This was previously not working for Linux.
* 'Add-AzServiceFabricNodeType' now correctly copies the RDP/SSH load balancer inbound NAT port mapping to the new node type.
* Added template for 'UbuntuServer1804' for creating Ubuntu 18.04 clusters using 'New-AzServiceFabricCluster'.
* 'Remove-AzServiceFabricNodeType' was incorrectly blocking Bronze durability node types for removal, and this has been updated to only block when the Bronze durability level differs between the SF node type and VMSS setting.
* Added cmdlet 'Update-AzServiceFabricVmImage' to update the delivered SF runtime package type. This must be changed when migrating from Ubuntu 16 to 18.
* Added cmdlet 'Update-AzServiceFabricNodeType' to update the properties of a cluster node type. For now this is solely used to update whether the node type is primary via bool parameter '-IsPrimaryNodeType False'.
* 'Update-AzServiceFabricReliability' is now able to update reliability level when the cluster has more than one primary node type. To do this, the name of the node type is supplied via the new -NodeType parameter.
* Added new cmdlets for managed applications:
   - 'New-AzServiceFabricManagedClusterApplication'
   - 'Get-AzServiceFabricManagedClusterApplication'
   - 'Set-AzServiceFabricManagedClusterApplication'
   - 'Remove-AzServiceFabricManagedClusterApplication'
   - 'New-AzServiceFabricManagedClusterApplicationType'
   - 'Get-AzServiceFabricManagedClusterApplicationType'
   - 'Set-AzServiceFabricManagedClusterApplicationType'
   - 'Remove-AzServiceFabricManagedClusterApplicationType'
   - 'New-AzServiceFabricManagedClusterApplicationTypeVersion'
   - 'Get-AzServiceFabricManagedClusterApplicationTypeVersion'
   - 'Set-AzServiceFabricManagedClusterApplicationTypeVersion'
   - 'Remove-AzServiceFabricManagedClusterApplicationTypeVersion'
   - 'New-AzServiceFabricManagedClusterService'
   - 'Get-AzServiceFabricManagedClusterService'
   - 'Set-AzServiceFabricManagedClusterService'
   - 'Remove-AzServiceFabricManagedClusterService'
* Upgraded Managed Cluster commands to use Service Fabric Managed Cluster SDK version 1.0.0-beta.1 which uses service fabric resource provider api-version 2021-01-01-preview.

Az.Sql
* Added cmdlet 'New-AzSqlServerTrustGroup'
* Added cmdlet 'Remove-AzSqlServerTrustGroup'
* Added cmdlet 'Get-AzSqlServerTrustGroup'

Az.Storage
* Fixed an issue that list account from resource group won't use nextlink
   - 'Get-AzStorageAccount'
* Supported ChangeFeedRetentionInDays when Enable ChangeFeed on Blob service
   - 'Update-AzStorageBlobServiceProperty'

Az.Websites
* Updated 'Add-AzWebAppAccessRestrictionRule' to allow all supported Service Tags and validate against Service Tag API.

FileList

Version History

Version Downloads Last updated
11.5.0 1,318,144 4/2/2024
11.4.0 1,609,491 3/5/2024
11.3.1 1,317,701 2/9/2024
11.3.0 236,591 2/6/2024
11.2.0 1,442,797 1/9/2024
11.1.0 1,546,015 12/5/2023
11.0.0 1,114,790 11/14/2023
10.4.1 2,456,226 9/27/2023
10.4.0 68,841 9/26/2023
10.3.0 994,555 9/5/2023
10.2.0 1,275,131 8/1/2023
10.1.0 1,073,574 7/4/2023
10.0.0 1,485,063 5/23/2023
9.7.1 1,660,567 4/28/2023
9.7.0 142,574 4/25/2023
9.6.0 794,933 4/4/2023
9.5.0 1,099,880 3/9/2023
9.4.0 1,173,691 2/7/2023
9.3.0 1,188,194 1/10/2023
9.2.0 1,119,942 12/6/2022
9.1.1 649,780 11/17/2022
9.1.0 532,008 11/1/2022
9.0.1 800,113 10/17/2022
8.3.0 1,720,356 9/6/2022
8.2.0 895,541 8/2/2022
8.1.0 666,295 7/5/2022
8.0.0 3,849,251 5/24/2022
7.5.0 3,028,502 4/26/2022
7.4.0 371,143 4/5/2022
7.3.2 463,588 3/12/2022
7.3.0 232,774 3/1/2022
7.2.1 189,459 2/18/2022
7.2.0 251,385 2/7/2022
7.1.0 675,652 1/4/2022
7.0.0 487,525 12/7/2021
6.6.0 1,853,520 11/2/2021
6.5.0 518,095 10/12/2021
6.4.0 748,901 9/7/2021
6.3.0 638,787 8/3/2021
6.2.1 523,946 7/9/2021
6.2.0 64,690 7/6/2021
6.1.0 391,419 6/15/2021
6.0.0 393,248 5/25/2021
5.9.0 2,669,531 5/4/2021
5.8.0 440,578 4/13/2021
5.7.0 (current version) 655,442 3/23/2021
5.6.0 538,211 3/2/2021
5.5.0 871,028 2/9/2021
5.4.0 1,645,580 1/19/2021
5.3.0 1,462,536 12/29/2020
5.2.0 1,388,357 12/8/2020
5.1.0 1,626,018 11/17/2020
5.0.0 1,712,576 10/27/2020
4.8.0 3,132,734 10/13/2020
4.7.0 259,710 9/22/2020
4.6.1 1,815,706 8/28/2020
4.6.0 118,289 8/25/2020
4.5.0 425,374 8/4/2020
4.4.0 361,266 7/14/2020
4.3.0 409,354 6/23/2020
4.2.0 391,459 6/2/2020
4.1.0 338,279 5/19/2020
4.0.2-preview 2,403 12/23/2019
4.0.1-preview 1,045 10/9/2019
3.8.0 1,940,674 4/21/2020
3.7.0 298,834 3/31/2020
3.6.1 371,307 3/10/2020
3.5.0 370,531 2/18/2020
3.4.0 204,727 2/4/2020
3.3.0 379,713 1/7/2020
3.2.0 326,407 12/17/2019
3.1.0 501,115 11/26/2019
3.0.0 460,009 11/4/2019
2.8.0 1,012,197 10/15/2019
2.7.0 184,494 9/24/2019
2.6.0 316,956 8/27/2019
2.5.0 388,289 7/30/2019
2.4.0 176,026 7/2/2019
2.3.2 175,157 6/18/2019
2.2.0 78,517 6/4/2019
2.1.0 70,070 5/21/2019
2.0.1 9,526 12/15/2021
2.0.0 109,668 5/6/2019
1.8.0 365,600 4/23/2019
1.7.0 53,806 4/9/2019
1.6.0 82,693 3/26/2019
1.5.0 55,954 3/12/2019
1.4.0 43,788 2/26/2019
1.3.0 33,034 2/12/2019
1.2.1 25,180 1/31/2019
1.2.0 4,830 1/29/2019
1.1.0 20,097 1/15/2019
1.0.1 33,755 12/18/2018
1.0.0 26,950 12/18/2018
0.10.0-preview 12,856 4/15/2020
0.7.0 14,677 12/4/2018
0.6.1 9,446 11/21/2018
0.5.0 9,928 11/6/2018
0.4.0 11,292 10/23/2018
0.3.0 11,055 10/9/2018
0.2.2 5,226 9/24/2018
0.1.0 695 8/28/2018
Show less