File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Tasks/AzureResourceManagerTemplateDeploymentV3 Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1414 "author" : " Microsoft Corporation" ,
1515 "version" : {
1616 "Major" : 3 ,
17- "Minor" : 0 ,
18- "Patch" : 2
17+ "Minor" : 1 ,
18+ "Patch" : 0
1919 },
2020 "preview" : " true" ,
2121 "demands" : [],
5656 },
5757 {
5858 "name" : " ConnectedServiceName" ,
59+ "aliases" : [
60+ " azureResourceManagerConnection"
61+ ],
5962 "type" : " connectedService:AzureRM" ,
6063 "label" : " Azure Resource Manager connection" ,
6164 "defaultValue" : " " ,
6871 },
6972 {
7073 "name" : " subscriptionName" ,
74+ "aliases" : [
75+ " subscriptionId"
76+ ],
7177 "type" : " pickList" ,
7278 "label" : " Subscription" ,
7379 "required" : true ,
Original file line number Diff line number Diff line change 1414 "author" : " Microsoft Corporation" ,
1515 "version" : {
1616 "Major" : 3 ,
17- "Minor" : 0 ,
18- "Patch" : 2
17+ "Minor" : 1 ,
18+ "Patch" : 0
1919 },
2020 "preview" : " true" ,
2121 "demands" : [],
5656 },
5757 {
5858 "name" : " ConnectedServiceName" ,
59+ "aliases" : [
60+ " azureResourceManagerConnection"
61+ ],
5962 "type" : " connectedService:AzureRM" ,
6063 "label" : " ms-resource:loc.input.label.ConnectedServiceName" ,
6164 "defaultValue" : " " ,
6871 },
6972 {
7073 "name" : " subscriptionName" ,
74+ "aliases" : [
75+ " subscriptionId"
76+ ],
7177 "type" : " pickList" ,
7278 "label" : " ms-resource:loc.input.label.subscriptionName" ,
7379 "required" : true ,
You can’t perform that action at this time.
0 commit comments