az security regulatory-compliance-standards
Regulatory compliance standards.
Commands
az security regulatory-compliance-standards list |
List supported regulatory compliance standards details and state results. |
az security regulatory-compliance-standards show |
Shows a regulatory compliance details state for selected standard. |
az security regulatory-compliance-standards list
List supported regulatory compliance standards details and state results.
az security regulatory-compliance-standards list [--query-examples]
[--subscription]
Examples
Get regulatory compliance standards list.
az security regulatory-compliance-standards list
Optional Parameters
Recommend JMESPath string for you. You can copy one of the query and paste it after --query parameter within double quotation marks to see the results. You can add one or more positional keywords so that we can give suggestions based on these key words.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
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
[--query-examples]
[--subscription]
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.
Optional Parameters
Recommend JMESPath string for you. You can copy one of the query and paste it after --query parameter within double quotation marks to see the results. You can add one or more positional keywords so that we can give suggestions based on these key words.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
Increase logging verbosity. Use --debug for full debug logs.