This commit is contained in:
jingsta 2021-07-19 16:38:52 -05:00
Родитель 3b1fa20f89
Коммит 507888be4d
2 изменённых файлов: 2 добавлений и 5 удалений

Просмотреть файл

@ -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": {