Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Nov 25, 2024
1 parent f909d3d commit b66a425
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions eslzArm/subscriptionTemplates/avnmConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@
"value": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', parameters('managementSubscriptionId'), 'rg-alz-prereqs'), 'Microsoft.Resources/deployments', 'alz-prerequisites-uai'), '2022-09-01').outputs.userAssignedIdentityId.value]"
}
},
"variables": {
"rgName": {
"value": "[variables('rgName')]"
}
},
"template": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
Expand All @@ -94,11 +89,6 @@
"type": "string"
}
},
"variables": {
"rgName": {
"type": "string"
}
},
"resources": [
{
"type": "Microsoft.Network/networkManagers",
Expand Down

0 comments on commit b66a425

Please sign in to comment.