Removed bugs from Remediation IP azuredeploy.json

This commit is contained in:
Devika Mehra 2022-06-28 14:02:10 +05:30
Родитель 76a5b080f3
Коммит c2e65fda87
1 изменённых файлов: 1 добавлений и 7 удалений

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

@ -124,7 +124,7 @@
"type": "Microsoft.Logic/workflows"
},
{
"type": "MICROSOFT.WEB/CONNECTIONS",
"type": "Microsoft.Web/connections",
"apiVersion": "2016-06-01",
"name": "[variables('AzureSentinelConnectionName')]",
"kind": "V1",
@ -292,12 +292,6 @@
},
"method": "post",
"path": "/entities/ip"
},
"runtimeConfiguration": {
"staticResult": {
"staticResultOptions": "Disabled",
"name": "Entities_-_Get_IPs0"
}
}
},
"Filter_success_status_code": {