Skip to content

Commit d09f5ad

Browse files
committed
Update Resources 2020-06 to include changes from 2019-10 (From PR - Azure#9580)
1 parent 6375002 commit d09f5ad

File tree

1 file changed

+1
-8
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/stable/2020-06-01

1 file changed

+1
-8
lines changed

specification/resources/resource-manager/Microsoft.Resources/stable/2020-06-01/resources.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,7 @@
26282628
"$ref": "#/parameters/ApiVersionParameter"
26292629
},
26302630
{
2631-
"$ref": "#/parameters/SourceSubscriptionIdParameter"
2631+
"$ref": "#/parameters/SubscriptionIdParameter"
26322632
}
26332633
],
26342634
"responses": {
@@ -5894,13 +5894,6 @@
58945894
"type": "string",
58955895
"description": "The ID of the target subscription."
58965896
},
5897-
"SourceSubscriptionIdParameter": {
5898-
"name": "subscriptionId",
5899-
"in": "path",
5900-
"required": true,
5901-
"type": "string",
5902-
"description": "The ID of the source subscription."
5903-
},
59045897
"DeploymentNameParameter": {
59055898
"name": "deploymentName",
59065899
"in": "path",

0 commit comments

Comments
 (0)