az security automation-source
Creates security automation source.
Commands
Name | Description | Type | Status |
---|---|---|---|
az security automation-source create |
Creates security automation source. |
Core | GA |
az security automation-source create
Creates security automation source.
az security automation-source create --event-source
[--rule-sets]
Examples
Creates security automation source.
az security automation-source create --event-source 'Assessments'
Required Parameters
A valid event source type.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
A set of rules which evaluate upon event interception. A logical disjunction is applied between defined rule sets (logical "or").
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
Property | Value |
---|---|
Default value: | False |