updated template
This commit is contained in:
Родитель
3b1fa20f89
Коммит
507888be4d
|
@ -22,7 +22,7 @@
|
|||
"parameters": {
|
||||
"PlaybookName": {
|
||||
"defaultValue": "SNOW-Teams-Integration",
|
||||
"type": "String",
|
||||
"type": "string",
|
||||
"metadata": {
|
||||
"description": "Name of the primary playbook that will be called from Azure Sentinel"
|
||||
}
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
|
||||
"contentVersion": "1.0.0.0",
|
||||
"parameters": {
|
||||
"deploymentGroupName": {
|
||||
"value": "playbook"
|
||||
},
|
||||
"playbookName": {
|
||||
"PlaybookName": {
|
||||
"value": "ServiceNow-Teams-Integration"
|
||||
},
|
||||
"MSUserName": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче