az security automation-action-logic-app
Creates security automation logic app action.
Commands
Name | Description | Type | Status |
---|---|---|---|
az security automation-action-logic-app create |
Creates security automation logic app action. |
Core | GA |
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
The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App.
The Logic App trigger URI endpoint (it will not be included in any response).
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI