az security automation-action-workspace
Creates security automation workspace action.
Commands
Name | Description | Type | Status |
---|---|---|---|
az security automation-action-workspace create |
Creates security automation workspace action. |
Core | GA |
az security automation-action-workspace create
Creates security automation workspace action.
az security automation-action-workspace create --workspace-resource-id
Examples
Creates security automation workspace action.
az security automation-action-workspace create --workspace-resource-id '/subscriptions/03b601f1-7eca-4496-8f8d-355219eee254/resourcegroups/sample-rg/providers/microsoft.operationalinsights/workspaces/sampleworkspace'
Required Parameters
The fully qualified Log Analytics Workspace Azure Resource ID.
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.