Skip to content

Commit

Permalink
ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
jfaurskov committed Sep 28, 2023
1 parent 4ff66ae commit 0e78374
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eslzArm/eslzArm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1382,6 +1382,9 @@
"enableAMBAServiceHealth": {
"value": "[parameters('enableMonitorBaselines')]"
},
"delayCount": {
"value": "[parameters('delayCount')]"
},
"policyAssignmentParametersCommon": {
"value": {
"alzMonitorResourceGroupName": {
Expand All @@ -1398,9 +1401,6 @@
"value": "[parameters('emailContactActionGroup')]"
}
}
},
"delayCount": {
"value": "[parameters('delayCount')]"
}
}
}
Expand Down

0 comments on commit 0e78374

Please sign in to comment.