Az

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

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az -RequiredVersion 2.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

2.7.0 - September 2019
Az.ApiManagement
* Update '-Format' parameter description in 'Set-AzApiManagementPolicy' reference documentation
* Removed references of deprecated cmdlet 'Update-AzApiManagementDeployment' from reference documentation. Use 'Set-AzApiManagement' instead.

Az.Automation
* Fixed example typo in reference documentation for 'Register-AzAutomationDscNode'
* Added clarification on OS restriction to Register-AzAutomationDSCNode
* Fixed Start-AzAutomationRunbook cmdlet Null reference exception for -Wait option.

Az.Compute
* Add UploadSizeInBytes parameter tp New-AzDiskConfig
* Add Incremental parameter to New-AzSnapshotConfig
* Add a low priority virtual machine feature:
   - MaxPrice, EvictionPolicy and Priority parameters are added to New-AzVMConfig.
   - MaxPrice parameter is added to New-AzVmssConfig, Update-AzVM and Update-AzVmss cmdlets.
* Fix VM reference issue for Get-AzAvailabilitySet cmdlet when it lists all availability sets in the subscription.
* Fix the null exception for Get-AzRemoteDesktopFile.
* Fix VHD Seek method for end-relative position.
* Fix UltraSSD issue for New-AzVM and Update-AzVM.

Az.DataFactory
* Adding 3 new commands for ADF V2 - Add-AzDataFactoryV2TriggerSubscription, Remove-AzDataFactoryV2TriggerSubscription, and Get-AzDataFactoryV2TriggerSubscriptionStatus
* Updated ADF .Net SDK version to 4.1.3

Az.HDInsight
* Call out breaking changes

Az.IotHub
* Add support to invoke failover for an IotHub to the geo-paired disaster recovery region.
* Add support to manage message enrichment for an IotHub. New cmdlets are:
- Add-AzIotHubMessageEnrichment
- Get-AzIotHubMessageEnrichment
- Remove-AzIotHubMessageEnrichment
- Set-AzIotHubMessageEnrichment

Az.Monitor
* Pointing to the most recent Monitor SDK, i.e. 0.24.1-preview
  - Adds non-braking changes to the Metrics cmdlets, i.e. the Unit enumeration supports several new values. These are read-only cmdlets, so there would be no change in the input of the cmdlets.
  - The api-version of the **ActionGroups** requests is now **2019-06-01**, before it was **2018-03-01**. The scenario tests have been updated to accommodate for this change.
  - The constructors for the classes **EmailReceiver** and **WebhookReceiver** added one new mandatory argument, i.e. a Boolean value called **useCommonAlertSchema**. Currently, the value is fixed to **false** to hide this breaking change from the cmdlets. **NOTE**: this is a temporary change that must be validated by the Alerts team.
  - The order of the arguments for the constructor of the class **Source** (related to the **ScheduledQueryRuleSource** class) changed from the previous SDK. This change required two unit tests to the be fixed: they compiled, but failed to pass the tests.
  - The order of the arguments for the constructor of the class **AlertingAction** (related to the **ScheduledQueryRuleSource** class) changed from the previous SDK. This change required two unit tests to the be fixed: they compiled, but failed to pass the tests.
* Support Dynamic Threshold criteria for metric alert V2
- New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also
- Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also
* Improvements in Scheduled Query Rule cmdlets (SQR)
- Cmdlets will accept 'Location' paramater in both formats, either the location (e.g. eastus) or the location display name (e.g. East US)
- Illustrated 'Enabled' parameter in help files properly
- Added examples for 'ActionGroup' optional parameter
- Overall improved help files
* Fix bug in determining scope type for 'Set-AzActionRule'

Az.Network
* Fix incorrect example in 'New-AzApplicationGateway' reference documentation
* Add note in 'Get-AzNetworkWatcherPacketCapture' reference documentation about retrieving all properties for a packet capture
* Fixed example in 'Test-AzNetworkWatcherIPFlow' reference documentation to correctly enumerate NICs
* Improved cloud exception parsing to display additional details if they are present
* Improved cloud exception parsing to handle additional type of SDK exception
* Fixed incorrect mapping of Security Rule models
* Added properties to network interface for private ip feature
   - Added property 'PrivateEndpoint' as type of PSResourceId to PSNetworkInterface
   - Added property 'PrivateLinkConnectionProperties' as type of PSIpConfigurationConnectivityInformation to PSNetworkInterfaceIPConfiguration
   - Added new model class PSIpConfigurationConnectivityInformation
* Added new ApplicationRuleProtocolType 'mssql' for Azure Firewall resource
* MultiLink support in Virtual WAN
   - New cmdlets
       - New-AzVpnSiteLink
       - New-AzVpnSiteLinkConnection
   - Updated cmdlet:
       - New-VpnSite
       - Update-VpnSite
       - New-VpnConnection
       - Update-VpnConnection
* Fixed documents for some PowerShell examples to use Az cmdlets instead of AzureRM cmdlets

Az.RecoveryServices
* Update AzureVMpolicy Object with ProtectedItemsCount Attribute
* Added Tests for VM policy and Original Storage Account Restore

Az.Resources
* Fix bug where New-AzRoleAssignment could not be called without parameter Scope.

Az.ServiceFabric
* Fixed typo in example for 'Update-AzServiceFabricReliability' reference documentation
* Adding new cmdlets to manage appliaction and services:
   - New-AzServiceFabricApplication
   - New-AzServiceFabricApplicationType
   - New-AzServiceFabricApplicationTypeVersion
   - New-AzServiceFabricService
   - Update-AzServiceFabricApplication
   - Get-AzServiceFabricApplication
   - Get-AzServiceFabricApplicationType
   - Get-AzServiceFabricApplicationTypeVersion
   - Get-AzServiceFabricService
   - Remove-AzServiceFabricApplication
   - Remove-AzServiceFabricApplicationType
   - Remove-AzServiceFabricApplicationTypeVersion
   - Remove-AzServiceFabricServic
* Upgraded Service Fabric SDK to version 1.2.0 which uses service fabric resource provider api-version 2019-03-01.

Az.SignalR
* Add Update, Restart, CheckNameAvailability, GetUsage Cmdlets

Az.Sql
* Update example in reference documentation for 'Get-AzSqlElasticPool'
* Added vCore example to creating an elastic pool (New-AzSqlElasticPool).
* Remove the validation of EmailAddresses and the check that EmailAdmins is not false in case EmailAddresses is empty in Set-AzSqlServerAdvancedThreatProtectionPolicy and Set-AzSqlDatabaseAdvancedThreatProtectionPolicy
* Enabled removal of server/database auditing settings when multiple diagnostic settings that enable audit category exist.
* Fix email addresses validation in multiple Sql Vulnerability Assessment cmdlets (Update-AzSqlDatabaseVulnerabilityAssessmentSetting, Update-AzSqlServerVulnerabilityAssessmentSetting, Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting and Update-AzSqlInstanceVulnerabilityAssessmentSetting).

Az.Storage
* Updated example in reference documentation for 'Get-AzStorageAccountKey'
* In upload/Downalod Azure File,support perserve the source File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in the destination file
   -  Set-AzStorageFileContent
   -  Get-AzStorageFileContent
* Fix Upload block blob with properties/metadate fail on container enabled ImmutabilityPolicy.
   -  Set-AzStorageBlobContent
* Support manage Azure File shares with Management plane API
   -  New-AzRmStorageShare
   -  Get-AzRmStorageShare
   -  Update-AzRmStorageShare
   -  Remove-AzRmStorageShare

Az.Websites
* Fixing issue where webapp Tags were getting deleted when migrating App to new ASPwhere webapp Tags were getting deleted when migrating App to new ASP
* Fixing the Publish-AzureWebapp to work across Linux and windows
* Update example in 'Get-AzWebAppPublishingProfile' reference documentation

FileList

Version History

Version Downloads Last updated
7.4.0 0 4/1/2022
7.3.2 0 3/12/2022
7.3.1 0 3/11/2022
7.3.0 0 2/26/2022
7.2.1 0 2/18/2022
7.2.0 0 2/4/2022
7.1.0 0 12/31/2021
7.0.0 0 12/3/2021
6.6.0 0 10/29/2021
6.5.0 0 10/8/2021
6.4.0 0 9/3/2021
6.3.0 0 7/30/2021
6.2.1 0 7/9/2021
6.2.0 0 7/2/2021
6.1.0 0 6/11/2021
6.0.0 0 5/21/2021
5.9.0 0 4/30/2021
5.8.0 0 4/9/2021
5.7.0 0 3/19/2021
5.6.0 0 2/26/2021
5.5.0 0 2/5/2021
5.4.0 0 1/15/2021
5.3.0 0 12/25/2020
5.2.0 0 12/4/2020
5.1.0 0 11/13/2020
5.0.0 0 10/23/2020
4.8.0 0 10/9/2020
4.7.0 0 9/16/2020
4.6.1 0 8/28/2020
4.6.0 0 8/21/2020
4.5.0 60 7/31/2020
4.4.0 103 7/10/2020
4.3.0 83 6/19/2020
4.2.0 63 5/29/2020
4.1.0 52 5/15/2020
4.0.2-preview 0 12/23/2019
4.0.1-preview 6 10/8/2019
4.0.0-preview 4 10/4/2019
3.8.0 197 4/17/2020
3.7.0 64 3/27/2020
3.6.1 25 3/6/2020
3.6.0 9 3/6/2020
3.5.0 35 2/14/2020
3.4.0 25 1/31/2020
3.3.0 37 1/3/2020
3.2.0 14 12/13/2019
3.1.0 21 11/22/2019
3.0.0 47 10/30/2019
2.8.0 43 10/11/2019
2.7.0 (current version) 51 9/20/2019
2.6.0 41 8/23/2019
2.5.0 74 7/26/2019
2.4.0 65 6/28/2019
2.3.2 24 6/14/2019
2.3.1 5 6/14/2019
2.3.0 2 6/14/2019
2.2.0 23 5/31/2019
2.1.0 11 5/17/2019
2.0.1 0 12/15/2021
2.0.0 37 5/1/2019
1.8.0 10 4/19/2019
1.7.0 16 4/5/2019
1.6.0 27 3/22/2019
1.5.0 10 3/8/2019
1.4.0 11 2/22/2019
1.3.0 22 2/8/2019
1.2.1 9 1/31/2019
1.2.0 12 1/25/2019
1.1.0 30 1/11/2019
1.0.1 32 12/18/2018
1.0.0 17 12/14/2018
0.10.0-preview 14 4/13/2020
0.7.0 39 11/30/2018
0.6.1 6 11/21/2018
0.6.0 18 11/16/2018
0.5.0 28 11/2/2018
0.4.0 17 10/19/2018
0.3.0 16 10/5/2018
0.2.2 44 9/24/2018
0.2.1 25 9/17/2018
0.2.0 8 9/17/2018
0.1.0 51 8/24/2018
Show less