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
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.
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.