az security secure-scores

Secure scores.

Commands

Name Description Type Status
az security secure-scores list

List of secure-scores details and state results.

Core GA
az security secure-scores show

Shows a secure score details for selected initiative.

Core GA

az security secure-scores list

List of secure-scores details and state results.

az security secure-scores list

Examples

Get secure scores list.

az security secure-scores 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 secure-scores show

Shows a secure score details for selected initiative.

az security secure-scores show --name

Examples

Get secure score details.

az security secure-scores show -n 'ascScore'

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.