Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #164 from Azure/arm-conversion-2023-05-23
Browse files Browse the repository at this point in the history
BICEP to ARM automatic conversion by Github Actions - update-2023-05-23
  • Loading branch information
arjenhuitema authored May 23, 2023
2 parents cf14396 + a7c6388 commit 4f05392
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.17.1.54307",
"templateHash": "17949851335460665601"
"templateHash": "490104898180853230"
}
},
"parameters": {
Expand Down Expand Up @@ -245,7 +245,7 @@
"actions": [
{
"actiongroupIds": [
"[[resourceId('Microsoft.Insights/actionGroups','AlzActionGrp')]"
"[[concat(subscription().Id, '/resourceGroups/', parameters('ALZMonitorResourceGroupName'), '/providers/Microsoft.Insights/actionGroups/AlzActionGrp')]"
],
"actionType": "AddActionGroups"
}
Expand Down

0 comments on commit 4f05392

Please sign in to comment.