Share via


az security automation-rule-set

Creates security automation rule set.

Commands

Name Description Type Status
az security automation-rule-set create

Creates security automation rule set.

Core GA

az security automation-rule-set create

Creates security automation rule set.

az security automation-rule-set create [--rules]

Examples

Creates security automation rule set.

az security automation-rule-set create

Optional Parameters

--rules

A rule which is evaluated upon event interception. The rule is configured by comparing a specific value from the event model to an expected value. This comparison is done by using one of the supported operators set.

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.