From c2e65fda876168f1276e2675e3e7adf43e966185 Mon Sep 17 00:00:00 2001 From: Devika Mehra Date: Tue, 28 Jun 2022 14:02:10 +0530 Subject: [PATCH] Removed bugs from Remediation IP azuredeploy.json --- MasterPlaybooks/Remediation-IP/azuredeploy.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/MasterPlaybooks/Remediation-IP/azuredeploy.json b/MasterPlaybooks/Remediation-IP/azuredeploy.json index c996137387..ce80735231 100644 --- a/MasterPlaybooks/Remediation-IP/azuredeploy.json +++ b/MasterPlaybooks/Remediation-IP/azuredeploy.json @@ -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": {