Skip to content

Commit 4a7f0d1

Browse files
committed
fix merge conflicts
2 parents 68fd049 + 8efe01c commit 4a7f0d1

File tree

1,422 files changed

+557689
-436910
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,422 files changed

+557689
-436910
lines changed

.azure-pipelines/powershell-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ variables:
88
TestFramework: netcoreapp2.2
99
TestTarget: Test
1010
Configuration: Debug
11+
DebugLocalBuildTasks: true
1112

1213
jobs:
1314
- job: Build

.azure-pipelines/windows-powershell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ variables:
44
TestFramework: netcoreapp2.2
55
TestTarget: Test
66
Configuration: Debug
7+
DebugLocalBuildTasks: true
78

89
jobs:
910
- job: Build

ChangeLog.md

Lines changed: 183 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,121 @@
1+
## 3.8.0 - April 2020
2+
#### Az.Accounts
3+
* Updated Azure PowerShell survey URL in 'Resolve-AzError' [#11507]
4+
5+
#### Az.ApiManagement
6+
* Added breaking change notice for Azure File cmdlets output change in a future release
7+
* 'Set-AzApiManagementGroup' Updated documentation to specify the GroupId parameter
8+
9+
#### Az.Cdn
10+
* Fixed ChinaCDN related pricing SKU display
11+
12+
#### Az.CognitiveServices
13+
* Supported Identity, Encryption, UserOwnedStorage
14+
15+
#### Az.Compute
16+
* Added 'Set-AzVmssOrchestrationServiceState' cmdlet.
17+
* 'Get-AzVmss' with -InstanceView shows OrchestrationService states.
18+
19+
#### Az.IotHub
20+
* Manage IoT device twin configuration, New cmdlets are:
21+
- 'Get-AzIotHubDeviceTwin'
22+
- 'Update-AzIotHubDeviceTwin'
23+
* Added cmdlet to invoke direct method on a device in an Iot Hub.
24+
* Manage IoT device module twin configuration, New cmdlets are:
25+
- 'Get-AzIotHubModuleTwin'
26+
- 'Update-AzIotHubModuleTwin'
27+
* Manage IoT automatic device management configuration at scale. New cmdlets are:
28+
- 'Add-AzIotHubConfiguration'
29+
- 'Get-AzIotHubConfiguration'
30+
- 'Remove-AzIotHubConfiguration'
31+
- 'Set-AzIotHubConfiguration'
32+
* Added cmdlet to invoke an edge module method in an Iot Hub.
33+
34+
#### Az.KeyVault
35+
* Added a new cmdlet 'Update-AzKeyVault' that can enable soft delete and purge protection on a vault
36+
* Added support to Microsoft.PowerShell.SecretManagement [#11178]
37+
* Fixed error in the examples of 'Remove-AzKeyVaultManagedStorageSasDefinition' [#11479]
38+
* Added support to private endpoint
39+
40+
#### Az.Maintenance
41+
* Publishing release version of Maintenance cmdlets for GA
42+
43+
#### Az.Monitor
44+
* Added cmdlets for private link scope
45+
- 'Get-AzInsightsPrivateLinkScope'
46+
- 'Remove-AzInsightsPrivateLinkScope'
47+
- 'New-AzInsightsPrivateLinkScope'
48+
- 'Update-AzInsightsPrivateLinkScope'
49+
- 'Get-AzInsightsPrivateLinkScopedResource'
50+
- 'New-AzInsightsPrivateLinkScopedResource'
51+
- 'Remove-AzInsightsPrivateLinkScopedResource'
52+
53+
#### Az.Network
54+
* Updated cmdlets to enable connection on private IP for Virtual Network Gateway.
55+
- 'New-AzVirtualNetworkGateway'
56+
- 'Set-AzVirtualNetworkGateway'
57+
- 'New-AzVirtualNetworkGatewayConnection'
58+
- 'Set-AzVirtualNetworkGatewayConnection'
59+
* Updated cmdlets to enable FQDN based LocalNetworkGateways and VpnSites
60+
- 'New-AzLocalNetworkGateway'
61+
- 'New-AzVpnSiteLink'
62+
* Added support for IPv6 address family in ExpressRouteCircuitConnectionConfig (Global Reach)
63+
- Added 'Set-AzExpressRouteCircuitConnectionConfig'
64+
- allows setting of all the existing properties including the IPv6CircuitConnectionProperties
65+
- Updated 'Add-AzExpressRouteCircuitConnectionConfig'
66+
- Added another optional parameter AddressPrefixType to specify the address family of address prefix
67+
* Updated cmdlets to enable setting of DPD Timeout on Virtual Network Gateway Connections.
68+
- New-AzVirtualNetworkGatewayConnection
69+
- Set-AzVirtualNetworkGatewayConnection
70+
71+
#### Az.PolicyInsights
72+
* Added 'Start-AzPolicyComplianceScan' cmdlet for triggering policy compliance scans
73+
* Added policy definition, set definition, and assignment versions to 'Get-AzPolicyState' output
74+
75+
#### Az.ServiceFabric
76+
* Improved code formatting and usability of 'New-AzServiceFabricCluster' examples
77+
78+
#### Az.Sql
79+
* Added cmdlets 'Get-AzSqlInstanceOperation' and 'Stop-AzSqlInstanceOperation'
80+
* Supported auditing to a storage account in VNet.
81+
82+
#### Az.Storage
83+
* Added breaking change notice for Azure File cmdlets output change in a future release
84+
* Supported new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
85+
- 'New-AzStorageAccount'
86+
- 'Set-AzStorageAccount'
87+
* Supported DataLake Gen2
88+
- 'New-AzDataLakeGen2Item'
89+
- 'Get-AzDataLakeGen2Item'
90+
- 'Get-AzDataLakeGen2ChildItem'
91+
- 'Move-AzDataLakeGen2Item'
92+
- 'Set-AzDataLakeGen2ItemAclObject'
93+
- 'Update-AzDataLakeGen2Item'
94+
- 'Get-AzDataLakeGen2ItemContent'
95+
- 'Remove-AzDataLakeGen2Item'
96+
97+
## 0.10.0-preview - April 2020
98+
### General
99+
* Az modules is now available in preview on Azure Stack Hub. This allows for cross-platform compatibility with Linux and macOs. Azure Stack Hub now supports PowerShell core with the Az modules, more information [here](https://aka.ms/az4AzureStack)
100+
* Az modules support profile 2019-03-01-hybrid:
101+
- Az.Billing
102+
- Az.Compute
103+
- Az.DataBoxEdge
104+
- Az.EventHub
105+
- Az.IotHub
106+
- Az.KeyVault
107+
- Az.Monitor
108+
- Az.Network
109+
- Az.Resources
110+
- Az.Storage
111+
- Az.Websites
112+
* Three new PowerShell modules for az have been introduced that work with Azure Stack Hub, which are Az.Databox, Az.IotHub, and Az.EventHub
113+
* Commands remain relatively the same, with minor changes such as changing AzureRM to Az
114+
* Updated link to PowerShell documentation for Azure Stack Hub can be found [here](aka.ms/InstallASHPowerShell)
115+
116+
#### Az.Accounts
117+
* Upgrade from ADAL to MSAL
118+
1119
## 3.7.0 - March 2020
2120
#### Az.Accounts
3121
* Fixed 'Get-AzTenant'/'Get-AzDefault'/'Set-AzDefault' throw NullReferenceException when not login [#10292]
@@ -45,6 +163,8 @@
45163
- 'New-AzVirtualHub'
46164
- 'Update-AzVirtualHub'
47165
* Removed Sql Management SDK dependency
166+
* Updated cmdlets to allow force firewallPolicy association
167+
- 'New-AzApplicationGateway'
48168

49169
#### Az.PolicyInsights
50170
* Improved error messages
@@ -74,10 +194,10 @@
74194

75195
#### Az.Websites
76196
* Added support for working with webapp Traffic Routing Rules via below new cmdlets
77-
- 'Get-AzWebAppTrafficRouting'
78-
- 'Update-AzWebAppTrafficRouting'
79-
- 'Add-AzWebAppTrafficRouting'
80-
- 'Remove-AzWebAppTrafficRouting'
197+
- 'Get-AzWebAppTrafficRouting'
198+
- 'Update-AzWebAppTrafficRouting'
199+
- 'Add-AzWebAppTrafficRouting'
200+
- 'Remove-AzWebAppTrafficRouting'
81201

82202
## 3.6.1 - March 2020
83203
#### Az.Accounts
@@ -96,15 +216,15 @@
96216

97217
#### Az.IotHub
98218
* Added support to manage devices in an Iot Hub. New Cmdlets are:
99-
- 'Add-AzIotHubDevice'
100-
- 'Get-AzIotHubDevice'
101-
- 'Remove-AzIotHubDevice'
102-
- 'Set-AzIotHubDevice'
219+
- 'Add-AzIotHubDevice'
220+
- 'Get-AzIotHubDevice'
221+
- 'Remove-AzIotHubDevice'
222+
- 'Set-AzIotHubDevice'
103223
* Added support to manage modules on a target Iot device in an Iot Hub. New Cmdlets are:
104-
- 'Add-AzIotHubModule'
105-
- 'Get-AzIotHubModule'
106-
- 'Remove-AzIotHubModule'
107-
- 'Set-AzIotHubModule'
224+
- 'Add-AzIotHubModule'
225+
- 'Get-AzIotHubModule'
226+
- 'Remove-AzIotHubModule'
227+
- 'Set-AzIotHubModule'
108228
* Added cmdlet to get the connection string of a target IoT device in an Iot Hub.
109229
* Added cmdlet to get the connection string of a module on a target IoT device in an Iot Hub.
110230
* Added support to get/set parent device of an IoT device. New Cmdlets are:
@@ -190,18 +310,18 @@
190310

191311
#### Az.IotHub
192312
* Added support to manage devices in an Iot Hub. New Cmdlets are:
193-
- 'Add-AzIotHubDevice'
194-
- 'Get-AzIotHubDevice'
195-
- 'Remove-AzIotHubDevice'
196-
- 'Set-AzIotHubDevice'
313+
- 'Add-AzIotHubDevice'
314+
- 'Get-AzIotHubDevice'
315+
- 'Remove-AzIotHubDevice'
316+
- 'Set-AzIotHubDevice'
197317

198318
#### Az.KeyVault
199319
* Fixed duplicated text for Add-AzKeyVaultKey.md
200320

201321
#### Az.Monitor
202322
* Fixed description of the Get-AzLog cmdlet.
203323
* A new parameter called ActionGroupId was added to 'New-AzMetricAlertRuleV2' command.
204-
- The user can provide either ActionGroupId(string) or ActionGorup(ActivityLogAlertActionGroup).
324+
- The user can provide either ActionGroupId(string) or ActionGorup(ActivityLogAlertActionGroup).
205325

206326
#### Az.Network
207327
* Added one extra parameter note for parameter '-EnableProxyProtocol' for 'New-AzPrivateLinkService' cmdlet.
@@ -451,12 +571,12 @@ to enable create Azure-SSIS IR with static public IP addresses.
451571
- Revoke-AzStorageAccountUserDelegationKeys
452572
* Upgrade to Microsoft.Azure.Management.Storage 14.2.0, to support new API version 2019-06-01.
453573
* Support Share QuotaGiB more than 5120 in Management plane File Share cmdlets, and add parameter alias 'Quota' to parameter 'QuotaGiB'
454-
- New-AzRmStorageShare
455-
- Update-AzRmStorageShare
574+
- New-AzRmStorageShare
575+
- Update-AzRmStorageShare
456576
* Add parameter alias 'QuotaGiB' to parameter 'Quota'
457-
- Set-AzStorageShareQuota
577+
- Set-AzStorageShareQuota
458578
* Fix the issue that Set-AzStorageContainerAcl can clean up the stored Access Policy
459-
- Set-AzStorageContainerAcl
579+
- Set-AzStorageContainerAcl
460580

461581
## 3.1.0 - November 2019
462582
### Highlights since the last major release
@@ -807,13 +927,13 @@ to enable create Azure-SSIS IR with static public IP addresses.
807927

808928
#### Az.Monitor
809929
* New action group receivers added for action group
810-
-ItsmReceiver
811-
-VoiceReceiver
812-
-ArmRoleReceiver
813-
-AzureFunctionReceiver
814-
-LogicAppReceiver
815-
-AutomationRunbookReceiver
816-
-AzureAppPushReceiver
930+
-ItsmReceiver
931+
-VoiceReceiver
932+
-ArmRoleReceiver
933+
-AzureFunctionReceiver
934+
-LogicAppReceiver
935+
-AutomationRunbookReceiver
936+
-AzureAppPushReceiver
817937
* Use common alert schema enabled for the receivers. This is not applicable for SMS, Azure App push , ITSM and Voice recievers
818938
* Webhooks now supports Azure active directory authentication .
819939

@@ -885,10 +1005,10 @@ to enable create Azure-SSIS IR with static public IP addresses.
8851005
#### Az.IotHub
8861006
* Add support to invoke failover for an IotHub to the geo-paired disaster recovery region.
8871007
* Add support to manage message enrichment for an IotHub. New cmdlets are:
888-
- Add-AzIotHubMessageEnrichment
889-
- Get-AzIotHubMessageEnrichment
890-
- Remove-AzIotHubMessageEnrichment
891-
- Set-AzIotHubMessageEnrichment
1008+
- Add-AzIotHubMessageEnrichment
1009+
- Get-AzIotHubMessageEnrichment
1010+
- Remove-AzIotHubMessageEnrichment
1011+
- Set-AzIotHubMessageEnrichment
8921012

8931013
#### Az.Monitor
8941014
* Pointing to the most recent Monitor SDK, i.e. 0.24.1-preview
@@ -898,8 +1018,8 @@ to enable create Azure-SSIS IR with static public IP addresses.
8981018
- 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.
8991019
- 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.
9001020
* Support Dynamic Threshold criteria for metric alert V2
901-
- New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also
902-
- Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also
1021+
- New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also
1022+
- Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also
9031023
* Improvements in Scheduled Query Rule cmdlets (SQR)
9041024
- Cmdlets will accept 'Location' paramater in both formats, either the location (e.g. eastus) or the location display name (e.g. East US)
9051025
- Illustrated 'Enabled' parameter in help files properly
@@ -1124,7 +1244,7 @@ to enable create Azure-SSIS IR with static public IP addresses.
11241244

11251245
#### Az.LogicApp
11261246
* Fix for Get-AzIntegrationAccountMap to list all map types
1127-
- Added new MapType parameter for filtering
1247+
- Added new MapType parameter for filtering
11281248

11291249
#### Az.ManagedServices
11301250
* Added support for api version 2019-06-01 (GA)
@@ -1600,13 +1720,13 @@ to enable create Azure-SSIS IR with static public IP addresses.
16001720
#### Az.Compute
16011721
* Proximity placement group feature.
16021722
- The following new cmdlets are added:
1603-
New-AzProximityPlacementGroup
1604-
Get-AzProximityPlacementGroup
1605-
Remove-AzProximityPlacementGroup
1606-
- The new parameter, ProximityPlacementGroupId, is added to the following cmdlets:
1607-
New-AzAvailabilitySet
1608-
New-AzVMConfig
1609-
New-AzVmssConfig
1723+
New-AzProximityPlacementGroup
1724+
Get-AzProximityPlacementGroup
1725+
Remove-AzProximityPlacementGroup
1726+
- The new parameter, ProximityPlacementGroupId, is added to the following cmdlets:
1727+
New-AzAvailabilitySet
1728+
New-AzVMConfig
1729+
New-AzVmssConfig
16101730
* StorageAccountType parameter is added to New-AzGalleryImageVersion.
16111731
* TargetRegion of New-AzGalleryImageVersion can contain StorageAccountType.
16121732
* SkipShutdown switch parameter is added to Stop-AzVM and Stop-AzVmss
@@ -1641,23 +1761,23 @@ to enable create Azure-SSIS IR with static public IP addresses.
16411761
* Added a new cmdlet Set-AzHDInsightGatewayCredential to replace Grant-AzHDInsightHttpServicesAccess
16421762
* Update cmdlet Get-AzHDInsightJobOutput to distinguish reader role and hdinsight operator role:
16431763
- Users with reader role need to specify 'DefaultStorageAccountKey' parameter explicitly, otherwise error occurs.
1644-
- Users with hdinsight operator role will not be affected.
1764+
- Users with hdinsight operator role will not be affected.
16451765

16461766
#### Az.Monitor
16471767
* New cmdlets for SQR API (Scheduled Query Rule)
16481768
- New-AzScheduledQueryRuleAlertingAction
1649-
- New-AzScheduledQueryRuleAznsActionGroup
1650-
- New-AzScheduledQueryRuleLogMetricTrigger
1651-
- New-AzScheduledQueryRuleSchedule
1652-
- New-AzScheduledQueryRuleSource
1653-
- New-AzScheduledQueryRuleTriggerCondition
1654-
- New-AzScheduledQueryRule
1655-
- Get-AzScheduledQueryRule
1656-
- Set-AzScheduledQueryRule
1657-
- Update-AzScheduledQueryRule
1658-
- Remove-AzScheduledQueryRule
1659-
- [More](https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules) information about SQR API
1660-
- Updated Az.Monitor.md to include cmdlets for GenV2(non classic) metric-based alert rule
1769+
- New-AzScheduledQueryRuleAznsActionGroup
1770+
- New-AzScheduledQueryRuleLogMetricTrigger
1771+
- New-AzScheduledQueryRuleSchedule
1772+
- New-AzScheduledQueryRuleSource
1773+
- New-AzScheduledQueryRuleTriggerCondition
1774+
- New-AzScheduledQueryRule
1775+
- Get-AzScheduledQueryRule
1776+
- Set-AzScheduledQueryRule
1777+
- Update-AzScheduledQueryRule
1778+
- Remove-AzScheduledQueryRule
1779+
- [More](https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules) information about SQR API
1780+
- Updated Az.Monitor.md to include cmdlets for GenV2(non classic) metric-based alert rule
16611781

16621782
#### Az.Network
16631783
* Add support for Nat Gateway Resource
@@ -2017,15 +2137,15 @@ to enable create Azure-SSIS IR with static public IP addresses.
20172137
* Add in Basic sku for Integration Accounts
20182138
* Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
20192139
* New cmdlets for Integration Account Assemblies
2020-
- Get-AzIntegrationAccountAssembly
2021-
- New-AzIntegrationAccountAssembly
2022-
- Remove-AzIntegrationAccountAssembly
2023-
- Set-AzIntegrationAccountAssembly
2140+
- Get-AzIntegrationAccountAssembly
2141+
- New-AzIntegrationAccountAssembly
2142+
- Remove-AzIntegrationAccountAssembly
2143+
- Set-AzIntegrationAccountAssembly
20242144
* New cmdlets for Integration Account Batch Configuration
2025-
- Get-AzIntegrationAccountBatchConfiguration
2026-
- New-AzIntegrationAccountBatchConfiguration
2027-
- Remove-AzIntegrationAccountBatchConfiguration
2028-
- Set-AzIntegrationAccountBatchConfiguration
2145+
- Get-AzIntegrationAccountBatchConfiguration
2146+
- New-AzIntegrationAccountBatchConfiguration
2147+
- Remove-AzIntegrationAccountBatchConfiguration
2148+
- Set-AzIntegrationAccountBatchConfiguration
20292149
* Update Logic App SDK to version 4.1.0
20302150

20312151
#### Az.Monitor

0 commit comments

Comments
 (0)