az security automation-action-logic-app

Creates security automation logic app action.

Commands

az security automation-action-logic-app create

Creates security automation logic app action.

az security automation-action-logic-app create

Creates security automation logic app action.

az security automation-action-logic-app create --logic-app-resource-id
                                               --uri

Examples

Creates security automation logic app action.

az security automation-action-logic-app create --logic-app-resource-id '/subscriptions/03b601f1-7eca-4496-8f8d-355219eee254/resourceGroups/sample-rg/providers/Microsoft.Logic/workflows/LA' --uri 'https://ms.portal.azure.com/'

Required Parameters

--logic-app-resource-id

The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App.

--uri

The Logic App trigger URI endpoint (it will not be included in any response).