Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Dec 9, 2024
1 parent b38b5b5 commit 617cd6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eslzArm/prerequisites/deployPrerequisites1.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"type": "Microsoft.Resources/deployments",
"apiVersion": "2022-09-01",
"name": "alz-prerequisites-uai",
"subscriptionId": "[parameters('managementSubscriptionId')]",

"resourceGroup": "[parameters('resourceGroupName')]",
"properties": {
"expressionEvaluationOptions": {
Expand Down Expand Up @@ -123,7 +123,7 @@
"type": "Microsoft.Resources/deployments",
"apiVersion": "2022-09-01",
"name": "[format('ds-{0}-prereqs', parameters('location'))]",
"subscriptionId": "[parameters('managementSubscriptionId')]",

"resourceGroup": "[parameters('resourceGroupName')]",
"properties": {
"expressionEvaluationOptions": {
Expand Down

0 comments on commit 617cd6e

Please sign in to comment.