Az
3.4.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
See the version list below for details.
Installation Options
Author(s)
Microsoft Corporation
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Owners
Tags
Azure ARM ResourceManager Linux AzureAutomationNotSupported
PSEditions
Dependencies
-
- Az.Accounts (>= 1.7.1)
- Az.Advisor (= 1.1.1)
- Az.Aks (= 1.0.3)
- Az.AnalysisServices (= 1.1.2)
- Az.ApiManagement (= 1.3.4)
- Az.ApplicationInsights (= 1.0.3)
- Az.Automation (= 1.3.5)
- Az.Batch (= 2.0.2)
- Az.Billing (= 1.0.2)
- Az.Cdn (= 1.4.2)
- Az.CognitiveServices (= 1.2.2)
- Az.Compute (= 3.4.0)
- Az.ContainerInstance (= 1.0.3)
- Az.ContainerRegistry (= 1.1.1)
- Az.DataBoxEdge (= 1.1.0)
- Az.DataFactory (= 1.6.1)
- Az.DataLakeAnalytics (= 1.0.2)
- Az.DataLakeStore (= 1.2.6)
- Az.DeploymentManager (= 1.1.0)
- Az.DevTestLabs (= 1.0.2)
- Az.Dns (= 1.1.2)
- Az.EventGrid (= 1.2.3)
- Az.EventHub (= 1.4.3)
- Az.FrontDoor (= 1.3.0)
- Az.HDInsight (= 3.0.3)
- Az.HealthcareApis (= 1.0.1)
- Az.IotHub (= 2.0.1)
- Az.KeyVault (= 1.5.0)
- Az.LogicApp (= 1.3.2)
- Az.MachineLearning (= 1.1.3)
- Az.ManagedServices (= 1.0.2)
- Az.MarketplaceOrdering (= 1.0.2)
- Az.Media (= 1.1.1)
- Az.Monitor (= 1.5.0)
- Az.Network (= 2.3.0)
- Az.NotificationHubs (= 1.1.1)
- Az.OperationalInsights (= 1.3.4)
- Az.PolicyInsights (= 1.2.0)
- Az.PowerBIEmbedded (= 1.1.1)
- Az.PrivateDns (= 1.0.2)
- Az.RecoveryServices (= 2.5.0)
- Az.RedisCache (= 1.2.1)
- Az.Relay (= 1.0.3)
- Az.Resources (= 1.10.0)
- Az.ServiceBus (= 1.4.1)
- Az.ServiceFabric (= 2.0.1)
- Az.SignalR (= 1.1.1)
- Az.Sql (= 2.2.0)
- Az.SqlVirtualMachine (= 1.0.2)
- Az.Storage (= 1.12.0)
- Az.StorageSync (= 1.2.2)
- Az.StreamAnalytics (= 1.0.1)
- Az.TrafficManager (= 1.0.3)
- Az.Websites (= 1.6.0)
Release Notes
3.4.0 - February 2020
Az.Accounts
* Disable context auto saving when AzureRmContext.json not available
* Update the reference to Azure Powershell Common to 1.3.5-preview
Az.ApiManagement
* **Get-AzApiManagementApiSchema** Fixed getting Open-Api Schema associated with an API
https://github.com/Azure/azure-powershell/issues/10626
* **New-AzApiManagementProduct*** and **Set-AzApiManagementProduct**
- Fix documentation for https://github.com/Azure/azure-powershell/issues/10472
* **Set-AzApiManagementApi**
Added example to show how to update the ServiceUrl using the cmdlet
Az.Compute
* Limit the number of VM status to 100 to avoid throttling when Get-AzVM -Status is performed without VM name.
* Add Update-AzDiskEncryptionSet cmdlet
* Add EncryptionType and DiskEncryptionSetId parameters to the following cmdlets:
- New-AzDiskUpdateConfig, New-AzSnapshotUpdateConfig
* Add ColocationStatus parameter to Get-AzProximityPlacementGroup cmdlet.
Az.DataFactory
* Update ADF .Net SDK version to 4.7.0
Az.DeploymentManager
* Adds LIST operations for resources
* Adds capability for performing operations on Health Check steps
Az.HDInsight
* Fix document error of New-AzHDInsightCluster.
Az.KeyVault
* Add Name alias to VaultName attribute to make Remove-AzureKeyVault consistent with New-AzureKeyVault.
Az.Network
* New example added to Set-AzNetworkWatcherConfigFlowLog.md to demonstrate Traffic Analytics disable scenario.
* Add support for assigning management IP configuration to Azure Firewall - a dedicated subnet and Public IP that the firewall will use for its management traffic
- Updated New-AzFirewall cmdlet:
- Added parameter -ManagementPublicIpAddress (not mandatory) which accepts a Public IP Address object
- Added method SetManagementIpConfiguration on firewall object - requires a subnet and a Public IP address as input - subnet name must be 'AzureFirewallManagementSubnet'
* Corrected Get-AzNetworkSecurityGroup examples to show examples for NSG's instead of network interfaces.
* Fixed typo in New-AzureRmVpnSite command that was preventing resource id completer from completing a parameter.
* Added support for Url Confiugration in Rewrite Rules Action Set in the Application Gateway
- New cmdlets added:
- New-AzApplicationGatewayRewriteRuleUrlConfiguration
- Cmdlets updated with optional parameter - UrlConfiguration
- New-AzApplicationGatewayRewriteRuleActionSet
* Add suppport for NetworkWatcher ConnectionMonitor version 2 resources
Az.PolicyInsights
* Support evaluating compliance prior to determining what resource to remediate
- Add '-ResourceDiscoverMode' parameter to Start-AzPolicyRemediation
* Add Get-AzPolicyMetadata cmdlet for getting policy metadata resources
* Updated Get-AzPolicyState and Get-AzPolicyStateSummary for API version 2019-10-01
Az.RecoveryServices
* Azure Site Recovery support for removing a replicated disk.
* Azure Backup added support for adding tags while creating a Recovery Services Vault.
Az.Resources
* Make -Scope optional in *-AzPolicyAssignment cmdlets with default to context subscription
* Add examples of creating ADServicePrincipal with password and key credential
Az.Sql
Fix New-AzSqlDatabaseSecondary cmdlet to check for PartnerDatabaseName existence instead of DatabaseName existence.
Az.Storage
* Support set Table/Queue Encryption Keytype in Create Storage Account
- New-AzRmStorageAccount
* Show RequestId when StorageException don't have ExtendedErrorInformation
* Fix the Example 6 of cmdlet Start-AzStorageBlobCopy
Az.Websites
* Set-AzWebapp and Set-AzWebappSlot supports AlwaysOn, MinTls and FtpsState properties
* Fixing issue where setting HttpsOnly along with changing AppservicePlan at the same time using the single Set-AzWebApp Command, was resetting HttpsOnly to default value
FileList
Version History
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 735,740 | 5/24/2022 |
7.5.0 | 651,765 | 4/26/2022 |
7.4.0 | 364,299 | 4/5/2022 |
7.3.2 | 433,666 | 3/12/2022 |
7.3.0 | 209,304 | 3/1/2022 |
7.2.1 | 187,872 | 2/18/2022 |
7.2.0 | 233,374 | 2/7/2022 |
7.1.0 | 611,173 | 1/4/2022 |
7.0.0 | 409,586 | 12/7/2021 |
6.6.0 | 940,643 | 11/2/2021 |
6.5.0 | 487,056 | 10/12/2021 |
6.4.0 | 700,080 | 9/7/2021 |
6.3.0 | 599,544 | 8/3/2021 |
6.2.1 | 416,438 | 7/9/2021 |
6.2.0 | 55,537 | 7/6/2021 |
6.1.0 | 376,433 | 6/15/2021 |
6.0.0 | 378,105 | 5/25/2021 |
5.9.0 | 1,294,098 | 5/4/2021 |
5.8.0 | 434,786 | 4/13/2021 |
5.7.0 | 516,653 | 3/23/2021 |
5.6.0 | 528,849 | 3/2/2021 |
5.5.0 | 742,775 | 2/9/2021 |
5.4.0 | 1,643,190 | 1/19/2021 |
5.3.0 | 1,429,821 | 12/29/2020 |
5.2.0 | 1,369,781 | 12/8/2020 |
5.1.0 | 1,600,507 | 11/17/2020 |
5.0.0 | 1,711,014 | 10/27/2020 |
4.8.0 | 2,118,127 | 10/13/2020 |
4.7.0 | 212,760 | 9/22/2020 |
4.6.1 | 1,790,030 | 8/28/2020 |
4.6.0 | 116,424 | 8/25/2020 |
4.5.0 | 415,470 | 8/4/2020 |
4.4.0 | 332,711 | 7/14/2020 |
4.3.0 | 376,197 | 6/23/2020 |
4.2.0 | 378,628 | 6/2/2020 |
4.1.0 | 270,485 | 5/19/2020 |
4.0.2-preview | 2,031 | 12/23/2019 |
4.0.1-preview | 657 | 10/9/2019 |
3.8.0 | 1,638,704 | 4/21/2020 |
3.7.0 | 297,602 | 3/31/2020 |
3.6.1 | 365,634 | 3/10/2020 |
3.5.0 | 334,007 | 2/18/2020 |
3.4.0 (current version) | 204,115 | 2/4/2020 |
3.3.0 | 349,021 | 1/7/2020 |
3.2.0 | 325,934 | 12/17/2019 |
3.1.0 | 471,417 | 11/26/2019 |
3.0.0 | 459,234 | 11/4/2019 |
2.8.0 | 840,920 | 10/15/2019 |
2.7.0 | 183,716 | 9/24/2019 |
2.6.0 | 307,232 | 8/27/2019 |
2.5.0 | 340,150 | 7/30/2019 |
2.4.0 | 175,448 | 7/2/2019 |
2.3.2 | 167,984 | 6/18/2019 |
2.2.0 | 78,032 | 6/4/2019 |
2.1.0 | 68,838 | 5/21/2019 |
2.0.1 | 3,160 | 12/15/2021 |
2.0.0 | 99,602 | 5/6/2019 |
1.8.0 | 359,907 | 4/23/2019 |
1.7.0 | 53,359 | 4/9/2019 |
1.6.0 | 77,294 | 3/26/2019 |
1.5.0 | 55,572 | 3/12/2019 |
1.4.0 | 43,216 | 2/26/2019 |
1.3.0 | 31,886 | 2/12/2019 |
1.2.1 | 24,798 | 1/31/2019 |
1.2.0 | 4,443 | 1/29/2019 |
1.1.0 | 19,700 | 1/15/2019 |
1.0.1 | 33,358 | 12/18/2018 |
1.0.0 | 22,304 | 12/18/2018 |
0.10.0-preview | 8,525 | 4/15/2020 |
0.7.0 | 14,067 | 12/4/2018 |
0.6.1 | 9,065 | 11/21/2018 |
0.5.0 | 9,544 | 11/6/2018 |
0.4.0 | 10,910 | 10/23/2018 |
0.3.0 | 10,674 | 10/9/2018 |
0.2.2 | 4,840 | 9/24/2018 |
0.1.0 | 287 | 8/28/2018 |