|
50 | 50 | - Revoke-AzStorageAccountUserDelegationKeys
|
51 | 51 | * Upgrade to Microsoft.Azure.Management.Storage 14.2.0, to support new API version 2019-06-01.
|
52 | 52 | * Support Share QuotaGiB more than 5120 in Management plane File Share cmdlets, and add parameter alias 'Quota' to parameter 'QuotaGiB'
|
53 |
| - - New-AzRmStorageShare |
54 |
| - - Update-AzRmStorageShare |
| 53 | + - New-AzRmStorageShare |
| 54 | + - Update-AzRmStorageShare |
55 | 55 | * Add parameter alias 'QuotaGiB' to parameter 'Quota'
|
56 |
| - - Set-AzStorageShareQuota |
| 56 | + - Set-AzStorageShareQuota |
57 | 57 | * Fix the issue that Set-AzStorageContainerAcl can clean up the stored Access Policy
|
58 |
| - - Set-AzStorageContainerAcl |
| 58 | + - Set-AzStorageContainerAcl |
59 | 59 |
|
60 | 60 | ## 3.1.0 - November 2019
|
61 | 61 | ### Highlights since the last major release
|
|
406 | 406 |
|
407 | 407 | #### Az.Monitor
|
408 | 408 | * New action group receivers added for action group
|
409 |
| - -ItsmReceiver |
410 |
| - -VoiceReceiver |
411 |
| - -ArmRoleReceiver |
412 |
| - -AzureFunctionReceiver |
413 |
| - -LogicAppReceiver |
414 |
| - -AutomationRunbookReceiver |
415 |
| - -AzureAppPushReceiver |
| 409 | + -ItsmReceiver |
| 410 | + -VoiceReceiver |
| 411 | + -ArmRoleReceiver |
| 412 | + -AzureFunctionReceiver |
| 413 | + -LogicAppReceiver |
| 414 | + -AutomationRunbookReceiver |
| 415 | + -AzureAppPushReceiver |
416 | 416 | * Use common alert schema enabled for the receivers. This is not applicable for SMS, Azure App push , ITSM and Voice recievers
|
417 | 417 | * Webhooks now supports Azure active directory authentication .
|
418 | 418 |
|
|
484 | 484 | #### Az.IotHub
|
485 | 485 | * Add support to invoke failover for an IotHub to the geo-paired disaster recovery region.
|
486 | 486 | * Add support to manage message enrichment for an IotHub. New cmdlets are:
|
487 |
| - - Add-AzIotHubMessageEnrichment |
488 |
| - - Get-AzIotHubMessageEnrichment |
489 |
| - - Remove-AzIotHubMessageEnrichment |
490 |
| - - Set-AzIotHubMessageEnrichment |
| 487 | + - Add-AzIotHubMessageEnrichment |
| 488 | + - Get-AzIotHubMessageEnrichment |
| 489 | + - Remove-AzIotHubMessageEnrichment |
| 490 | + - Set-AzIotHubMessageEnrichment |
491 | 491 |
|
492 | 492 | #### Az.Monitor
|
493 | 493 | * Pointing to the most recent Monitor SDK, i.e. 0.24.1-preview
|
|
497 | 497 | - 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.
|
498 | 498 | - 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.
|
499 | 499 | * Support Dynamic Threshold criteria for metric alert V2
|
500 |
| - - New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also |
501 |
| - - Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also |
| 500 | + - New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also |
| 501 | + - Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also |
502 | 502 | * Improvements in Scheduled Query Rule cmdlets (SQR)
|
503 | 503 | - Cmdlets will accept 'Location' paramater in both formats, either the location (e.g. eastus) or the location display name (e.g. East US)
|
504 | 504 | - Illustrated 'Enabled' parameter in help files properly
|
|
723 | 723 |
|
724 | 724 | #### Az.LogicApp
|
725 | 725 | * Fix for Get-AzIntegrationAccountMap to list all map types
|
726 |
| - - Added new MapType parameter for filtering |
| 726 | + - Added new MapType parameter for filtering |
727 | 727 |
|
728 | 728 | #### Az.ManagedServices
|
729 | 729 | * Added support for api version 2019-06-01 (GA)
|
|
1199 | 1199 | #### Az.Compute
|
1200 | 1200 | * Proximity placement group feature.
|
1201 | 1201 | - The following new cmdlets are added:
|
1202 |
| - New-AzProximityPlacementGroup |
1203 |
| - Get-AzProximityPlacementGroup |
1204 |
| - Remove-AzProximityPlacementGroup |
1205 |
| - - The new parameter, ProximityPlacementGroupId, is added to the following cmdlets: |
1206 |
| - New-AzAvailabilitySet |
1207 |
| - New-AzVMConfig |
1208 |
| - New-AzVmssConfig |
| 1202 | + New-AzProximityPlacementGroup |
| 1203 | + Get-AzProximityPlacementGroup |
| 1204 | + Remove-AzProximityPlacementGroup |
| 1205 | + - The new parameter, ProximityPlacementGroupId, is added to the following cmdlets: |
| 1206 | + New-AzAvailabilitySet |
| 1207 | + New-AzVMConfig |
| 1208 | + New-AzVmssConfig |
1209 | 1209 | * StorageAccountType parameter is added to New-AzGalleryImageVersion.
|
1210 | 1210 | * TargetRegion of New-AzGalleryImageVersion can contain StorageAccountType.
|
1211 | 1211 | * SkipShutdown switch parameter is added to Stop-AzVM and Stop-AzVmss
|
|
1240 | 1240 | * Added a new cmdlet Set-AzHDInsightGatewayCredential to replace Grant-AzHDInsightHttpServicesAccess
|
1241 | 1241 | * Update cmdlet Get-AzHDInsightJobOutput to distinguish reader role and hdinsight operator role:
|
1242 | 1242 | - Users with reader role need to specify 'DefaultStorageAccountKey' parameter explicitly, otherwise error occurs.
|
1243 |
| - - Users with hdinsight operator role will not be affected. |
| 1243 | + - Users with hdinsight operator role will not be affected. |
1244 | 1244 |
|
1245 | 1245 | #### Az.Monitor
|
1246 | 1246 | * New cmdlets for SQR API (Scheduled Query Rule)
|
1247 | 1247 | - New-AzScheduledQueryRuleAlertingAction
|
1248 |
| - - New-AzScheduledQueryRuleAznsActionGroup |
1249 |
| - - New-AzScheduledQueryRuleLogMetricTrigger |
1250 |
| - - New-AzScheduledQueryRuleSchedule |
1251 |
| - - New-AzScheduledQueryRuleSource |
1252 |
| - - New-AzScheduledQueryRuleTriggerCondition |
1253 |
| - - New-AzScheduledQueryRule |
1254 |
| - - Get-AzScheduledQueryRule |
1255 |
| - - Set-AzScheduledQueryRule |
1256 |
| - - Update-AzScheduledQueryRule |
1257 |
| - - Remove-AzScheduledQueryRule |
1258 |
| - - [More](https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules) information about SQR API |
1259 |
| - - Updated Az.Monitor.md to include cmdlets for GenV2(non classic) metric-based alert rule |
| 1248 | + - New-AzScheduledQueryRuleAznsActionGroup |
| 1249 | + - New-AzScheduledQueryRuleLogMetricTrigger |
| 1250 | + - New-AzScheduledQueryRuleSchedule |
| 1251 | + - New-AzScheduledQueryRuleSource |
| 1252 | + - New-AzScheduledQueryRuleTriggerCondition |
| 1253 | + - New-AzScheduledQueryRule |
| 1254 | + - Get-AzScheduledQueryRule |
| 1255 | + - Set-AzScheduledQueryRule |
| 1256 | + - Update-AzScheduledQueryRule |
| 1257 | + - Remove-AzScheduledQueryRule |
| 1258 | + - [More](https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules) information about SQR API |
| 1259 | + - Updated Az.Monitor.md to include cmdlets for GenV2(non classic) metric-based alert rule |
1260 | 1260 |
|
1261 | 1261 | #### Az.Network
|
1262 | 1262 | * Add support for Nat Gateway Resource
|
|
1616 | 1616 | * Add in Basic sku for Integration Accounts
|
1617 | 1617 | * Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
|
1618 | 1618 | * New cmdlets for Integration Account Assemblies
|
1619 |
| - - Get-AzIntegrationAccountAssembly |
1620 |
| - - New-AzIntegrationAccountAssembly |
1621 |
| - - Remove-AzIntegrationAccountAssembly |
1622 |
| - - Set-AzIntegrationAccountAssembly |
| 1619 | + - Get-AzIntegrationAccountAssembly |
| 1620 | + - New-AzIntegrationAccountAssembly |
| 1621 | + - Remove-AzIntegrationAccountAssembly |
| 1622 | + - Set-AzIntegrationAccountAssembly |
1623 | 1623 | * New cmdlets for Integration Account Batch Configuration
|
1624 |
| - - Get-AzIntegrationAccountBatchConfiguration |
1625 |
| - - New-AzIntegrationAccountBatchConfiguration |
1626 |
| - - Remove-AzIntegrationAccountBatchConfiguration |
1627 |
| - - Set-AzIntegrationAccountBatchConfiguration |
| 1624 | + - Get-AzIntegrationAccountBatchConfiguration |
| 1625 | + - New-AzIntegrationAccountBatchConfiguration |
| 1626 | + - Remove-AzIntegrationAccountBatchConfiguration |
| 1627 | + - Set-AzIntegrationAccountBatchConfiguration |
1628 | 1628 | * Update Logic App SDK to version 4.1.0
|
1629 | 1629 |
|
1630 | 1630 | #### Az.Monitor
|
|
0 commit comments