Skip to content

Commit

Permalink
Another cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Nov 15, 2024
1 parent bf22332 commit 05d3531
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
3 changes: 0 additions & 3 deletions eslzArm/eslzArm.json
Original file line number Diff line number Diff line change
Expand Up @@ -5220,9 +5220,6 @@
"location": {
"value": "[parameters('connectivityLocation')]"
},
"connectivitySubscriptionId": {
"value": "[parameters('connectivitySubscriptionId')]"
},
"managementGroupScope": {
"value": "[variables('scopes').eslzRootManagementGroup]"
}
Expand Down
13 changes: 0 additions & 13 deletions eslzArm/subscriptionTemplates/avnmConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
},
"defaultValue": "[deployment().location]"
},
"connectivitySubscriptionId": {
"type": "string",
"defaultValue": "",
"metadata": {
"description": "Provide the subscription id for the dedicated connectivity subscription."
}
},
"managementGroupScope": {
"type": "string",
"defaultValue": "",
Expand Down Expand Up @@ -62,9 +55,6 @@
"location": {
"value": "[parameters('location')]"
},
"connectivitySubscriptionId": {
"value": "[parameters('connectivitySubscriptionId')]"
},
"managementGroupScope": {
"value": "[parameters('managementGroupScope')]"
}
Expand All @@ -76,9 +66,6 @@
"location": {
"type": "string"
},
"connectivitySubscriptionId": {
"type": "string"
},
"managementGroupScope": {
"type": "string"
}
Expand Down

0 comments on commit 05d3531

Please sign in to comment.