Skip to content

Commit 4b600cf

Browse files
author
Maddie Clayton
authored
Merge pull request Azure#6136 from cormacpayne/update-breaking-changes
Re-serialize module metadata and empty BreakingChangeIssues.csv
2 parents ed051d8 + 9caf218 commit 4b600cf

21 files changed

+56929
-18029
lines changed

tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv

Lines changed: 1 addition & 1607 deletions
Large diffs are not rendered by default.

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.Compute.dll.json

Lines changed: 42 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -31956,8 +31956,10 @@
3195631956
"ValidateNotNullOrEmpty": false
3195731957
},
3195831958
{
31959-
"Name": "ImageName",
31960-
"AliasList": [],
31959+
"Name": "Image",
31960+
"AliasList": [
31961+
"ImageName"
31962+
],
3196131963
"Type": {
3196231964
"Namespace": "System",
3196331965
"Name": "System.String",
@@ -32789,8 +32791,10 @@
3278932791
},
3279032792
{
3279132793
"ParameterMetadata": {
32792-
"Name": "ImageName",
32793-
"AliasList": [],
32794+
"Name": "Image",
32795+
"AliasList": [
32796+
"ImageName"
32797+
],
3279432798
"Type": {
3279532799
"Namespace": "System",
3279632800
"Name": "System.String",
@@ -98581,7 +98585,7 @@
9858198585
"SupportsShouldProcess": true,
9858298586
"ConfirmImpact": 2,
9858398587
"SupportsPaging": false,
98584-
"DefaultParameterSetName": "AADClientSecretParameterSet",
98588+
"DefaultParameterSetName": "SinglePassParameterSet",
9858598589
"OutputTypes": [
9858698590
{
9858798591
"Type": {
@@ -99116,30 +99120,6 @@
9911699120
"ValueFromPipeline": false,
9911799121
"ValueFromPipelineByPropertyName": true
9911899122
},
99119-
{
99120-
"ParameterMetadata": {
99121-
"Name": "AadClientID",
99122-
"AliasList": [],
99123-
"Type": {
99124-
"Namespace": "System",
99125-
"Name": "System.String",
99126-
"AssemblyQualifiedName": "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
99127-
"Properties": {},
99128-
"ElementType": null,
99129-
"GenericTypeArguments": [],
99130-
"Methods": [],
99131-
"Constructors": []
99132-
},
99133-
"ValidateSet": [],
99134-
"ValidateRangeMin": null,
99135-
"ValidateRangeMax": null,
99136-
"ValidateNotNullOrEmpty": false
99137-
},
99138-
"Mandatory": true,
99139-
"Position": 2,
99140-
"ValueFromPipeline": false,
99141-
"ValueFromPipelineByPropertyName": true
99142-
},
9914399123
{
9914499124
"ParameterMetadata": {
9914599125
"Name": "DiskEncryptionKeyVaultUrl",
@@ -99581,7 +99561,7 @@
9958199561
"Parameters": [
9958299562
{
9958399563
"ParameterMetadata": {
99584-
"Name": "AadClientSecret",
99564+
"Name": "AadClientID",
9958599565
"AliasList": [],
9958699566
"Type": {
9958799567
"Namespace": "System",
@@ -99596,16 +99576,16 @@
9959699576
"ValidateSet": [],
9959799577
"ValidateRangeMin": null,
9959899578
"ValidateRangeMax": null,
99599-
"ValidateNotNullOrEmpty": true
99579+
"ValidateNotNullOrEmpty": false
9960099580
},
9960199581
"Mandatory": true,
99602-
"Position": 3,
99582+
"Position": 2,
9960399583
"ValueFromPipeline": false,
9960499584
"ValueFromPipelineByPropertyName": true
9960599585
},
9960699586
{
9960799587
"ParameterMetadata": {
99608-
"Name": "ResourceGroupName",
99588+
"Name": "AadClientSecret",
9960999589
"AliasList": [],
9961099590
"Type": {
9961199591
"Namespace": "System",
@@ -99623,16 +99603,14 @@
9962399603
"ValidateNotNullOrEmpty": true
9962499604
},
9962599605
"Mandatory": true,
99626-
"Position": 0,
99606+
"Position": 3,
9962799607
"ValueFromPipeline": false,
9962899608
"ValueFromPipelineByPropertyName": true
9962999609
},
9963099610
{
9963199611
"ParameterMetadata": {
99632-
"Name": "VMName",
99633-
"AliasList": [
99634-
"ResourceName"
99635-
],
99612+
"Name": "ResourceGroupName",
99613+
"AliasList": [],
9963699614
"Type": {
9963799615
"Namespace": "System",
9963899616
"Name": "System.String",
@@ -99649,14 +99627,16 @@
9964999627
"ValidateNotNullOrEmpty": true
9965099628
},
9965199629
"Mandatory": true,
99652-
"Position": 1,
99630+
"Position": 0,
9965399631
"ValueFromPipeline": false,
9965499632
"ValueFromPipelineByPropertyName": true
9965599633
},
9965699634
{
9965799635
"ParameterMetadata": {
99658-
"Name": "AadClientID",
99659-
"AliasList": [],
99636+
"Name": "VMName",
99637+
"AliasList": [
99638+
"ResourceName"
99639+
],
9966099640
"Type": {
9966199641
"Namespace": "System",
9966299642
"Name": "System.String",
@@ -99670,10 +99650,10 @@
9967099650
"ValidateSet": [],
9967199651
"ValidateRangeMin": null,
9967299652
"ValidateRangeMax": null,
99673-
"ValidateNotNullOrEmpty": false
99653+
"ValidateNotNullOrEmpty": true
9967499654
},
9967599655
"Mandatory": true,
99676-
"Position": 2,
99656+
"Position": 1,
9967799657
"ValueFromPipeline": false,
9967899658
"ValueFromPipelineByPropertyName": true
9967999659
},
@@ -100118,7 +100098,7 @@
100118100098
"Parameters": [
100119100099
{
100120100100
"ParameterMetadata": {
100121-
"Name": "AadClientCertThumbprint",
100101+
"Name": "AadClientID",
100122100102
"AliasList": [],
100123100103
"Type": {
100124100104
"Namespace": "System",
@@ -100133,16 +100113,16 @@
100133100113
"ValidateSet": [],
100134100114
"ValidateRangeMin": null,
100135100115
"ValidateRangeMax": null,
100136-
"ValidateNotNullOrEmpty": true
100116+
"ValidateNotNullOrEmpty": false
100137100117
},
100138100118
"Mandatory": true,
100139-
"Position": 3,
100119+
"Position": 2,
100140100120
"ValueFromPipeline": false,
100141100121
"ValueFromPipelineByPropertyName": true
100142100122
},
100143100123
{
100144100124
"ParameterMetadata": {
100145-
"Name": "ResourceGroupName",
100125+
"Name": "AadClientCertThumbprint",
100146100126
"AliasList": [],
100147100127
"Type": {
100148100128
"Namespace": "System",
@@ -100160,16 +100140,14 @@
100160100140
"ValidateNotNullOrEmpty": true
100161100141
},
100162100142
"Mandatory": true,
100163-
"Position": 0,
100143+
"Position": 3,
100164100144
"ValueFromPipeline": false,
100165100145
"ValueFromPipelineByPropertyName": true
100166100146
},
100167100147
{
100168100148
"ParameterMetadata": {
100169-
"Name": "VMName",
100170-
"AliasList": [
100171-
"ResourceName"
100172-
],
100149+
"Name": "ResourceGroupName",
100150+
"AliasList": [],
100173100151
"Type": {
100174100152
"Namespace": "System",
100175100153
"Name": "System.String",
@@ -100186,14 +100164,16 @@
100186100164
"ValidateNotNullOrEmpty": true
100187100165
},
100188100166
"Mandatory": true,
100189-
"Position": 1,
100167+
"Position": 0,
100190100168
"ValueFromPipeline": false,
100191100169
"ValueFromPipelineByPropertyName": true
100192100170
},
100193100171
{
100194100172
"ParameterMetadata": {
100195-
"Name": "AadClientID",
100196-
"AliasList": [],
100173+
"Name": "VMName",
100174+
"AliasList": [
100175+
"ResourceName"
100176+
],
100197100177
"Type": {
100198100178
"Namespace": "System",
100199100179
"Name": "System.String",
@@ -100207,10 +100187,10 @@
100207100187
"ValidateSet": [],
100208100188
"ValidateRangeMin": null,
100209100189
"ValidateRangeMax": null,
100210-
"ValidateNotNullOrEmpty": false
100190+
"ValidateNotNullOrEmpty": true
100211100191
},
100212100192
"Mandatory": true,
100213-
"Position": 2,
100193+
"Position": 1,
100214100194
"ValueFromPipeline": false,
100215100195
"ValueFromPipelineByPropertyName": true
100216100196
},
@@ -100649,6 +100629,10 @@
100649100629
"ValueFromPipelineByPropertyName": false
100650100630
}
100651100631
]
100632+
},
100633+
{
100634+
"Name": "SinglePassParameterSet",
100635+
"Parameters": []
100652100636
}
100653100637
],
100654100638
"AliasList": []
@@ -112528,4 +112512,4 @@
112528112512
"Constructors": []
112529112513
}
112530112514
}
112531-
}
112515+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.DataLakeAnalytics.dll.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15133,9 +15133,7 @@
1513315133
},
1513415134
{
1513515135
"Name": "Tag",
15136-
"AliasList": [
15137-
"Tags"
15138-
],
15136+
"AliasList": [],
1513915137
"Type": {
1514015138
"Namespace": "System.Collections",
1514115139
"Name": "System.Collections.Hashtable",
@@ -15369,9 +15367,7 @@
1536915367
{
1537015368
"ParameterMetadata": {
1537115369
"Name": "Tag",
15372-
"AliasList": [
15373-
"Tags"
15374-
],
15370+
"AliasList": [],
1537515371
"Type": {
1537615372
"Namespace": "System.Collections",
1537715373
"Name": "System.Collections.Hashtable",
@@ -15937,9 +15933,7 @@
1593715933
},
1593815934
{
1593915935
"Name": "Tag",
15940-
"AliasList": [
15941-
"Tags"
15942-
],
15936+
"AliasList": [],
1594315937
"Type": {
1594415938
"Namespace": "System.Collections",
1594515939
"Name": "System.Collections.Hashtable",
@@ -16159,9 +16153,7 @@
1615916153
{
1616016154
"ParameterMetadata": {
1616116155
"Name": "Tag",
16162-
"AliasList": [
16163-
"Tags"
16164-
],
16156+
"AliasList": [],
1616516157
"Type": {
1616616158
"Namespace": "System.Collections",
1616716159
"Name": "System.Collections.Hashtable",
@@ -19512,4 +19504,4 @@
1951219504
]
1951319505
}
1951419506
}
19515-
}
19507+
}

0 commit comments

Comments
 (0)