40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
|
||
"contentVersion": "1.0.0.0",
|
||
"parameters": {
|
||
"actionGroups__ag_manual_recovery_alerts_odms_stg_name": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"resources": [
|
||
{
|
||
"apiVersion": "2023-01-01",
|
||
"location": "Global",
|
||
"name": "[parameters('actionGroups__ag_manual_recovery_alerts_odms_stg_name')]",
|
||
"properties": {
|
||
"armRoleReceivers": [],
|
||
"automationRunbookReceivers": [],
|
||
"azureAppPushReceivers": [],
|
||
"azureFunctionReceivers": [],
|
||
"emailReceivers": [
|
||
{
|
||
"emailAddress": "saito.k@nds-tyo.co.jp",
|
||
"name": "Alert Notification Address_-EmailAction-",
|
||
"useCommonAlertSchema": false
|
||
}
|
||
],
|
||
"enabled": true,
|
||
"eventHubReceivers": [],
|
||
"groupShortName": "Žè“®•œ‹ŒƒGƒ‰<C692>[",
|
||
"itsmReceivers": [],
|
||
"logicAppReceivers": [],
|
||
"smsReceivers": [],
|
||
"voiceReceivers": [],
|
||
"webhookReceivers": []
|
||
},
|
||
"type": "microsoft.insights/actionGroups"
|
||
}
|
||
],
|
||
"variables": {}
|
||
}
|