az security secure-score-controls

Secure score controls.

Commands

Name Description Type Status
az security secure-score-controls list

List supported of secure score controls details and state for scope.

Core GA
az security secure-score-controls list_by_score

List supported of secure score controls details and state for selected score.

Core GA

az security secure-score-controls list

List supported of secure score controls details and state for scope.

az security secure-score-controls list

Examples

Get secure score controls list.

az security secure-score-controls 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-score-controls list_by_score

List supported of secure score controls details and state for selected score.

az security secure-score-controls list_by_score --name

Examples

Get secure score controls list.

az security secure-score-controls list_by_score -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.