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
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.
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.
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 of the resource to be fetched.
Global Parameters
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.
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.