Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Nov 26, 2024
1 parent 393fb73 commit 1af27a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eslzArm/subscriptionTemplates/avnmConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"managementGroupScope": {
"value": "[parameters('managementGroupScope')]"
},
"managementSubscriptionId": {
"value": "[parameters('managementSubscriptionId')]"
"connectivitySubscriptionId": {
"value": "[parameters('connectivitySubscriptionId')]"
},
"userAssignedIdentityId": {
"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]"
Expand Down

0 comments on commit 1af27a6

Please sign in to comment.