az security regulatory-compliance-standards
Regulatory compliance standards.
Commands
Name | Description | Type | Status |
---|---|---|---|
az security regulatory-compliance-standards list |
List supported regulatory compliance standards details and state results. |
Core | GA |
az security regulatory-compliance-standards show |
Shows a regulatory compliance details state for selected standard. |
Core | GA |
az security regulatory-compliance-standards list
List supported regulatory compliance standards details and state results.
az security regulatory-compliance-standards list
Examples
Get regulatory compliance standards list.
az security regulatory-compliance-standards list
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 |
az security regulatory-compliance-standards show
Shows a regulatory compliance details state for selected standard.
az security regulatory-compliance-standards show --name
Examples
Get regulatory compliance standard details.
az security regulatory-compliance-standards show -n 'Azure-CIS-1.1.0'
Required Parameters
Name of the resource to be fetched.
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 |