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

--workspace-resource-id

The fully qualified Log Analytics Workspace Azure Resource ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.