From 1e0180913722041970477c30f7018ae95ae46212 Mon Sep 17 00:00:00 2001 From: Lori Atar Date: Thu, 8 Sep 2022 13:49:46 +0300 Subject: [PATCH] fix --- .../preview/2022-10-01-preview/AutomationRules.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-10-01-preview/AutomationRules.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-10-01-preview/AutomationRules.json index 037749c80c50..0ceb52883638 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-10-01-preview/AutomationRules.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-10-01-preview/AutomationRules.json @@ -1181,6 +1181,9 @@ }, "ManualTriggerRequestBody": { "type": "object", + "required": [ + "logicAppsResourceId" + ], "properties": { "tenantId": { "format": "uuid",