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

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

Name of the resource to be fetched.

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.