Share via


az automanage service-principal

Note

This reference is part of the automanage extension for the Azure CLI (version 2.44.1 or higher). The extension will automatically install the first time you run an az automanage service-principal command. Learn more about extensions.

Manage Automanage AAD first party Application Service Principal.

Commands

Name Description Type Status
az automanage service-principal list

List the Automanage AAD first party Application Service Principal details for the subscription id.

Extension GA
az automanage service-principal show-default

Get the Automanage AAD first party Application Service Principal details for the subscription id.

Extension GA

az automanage service-principal list

List the Automanage AAD first party Application Service Principal details for the subscription id.

az automanage service-principal list

Examples

list service-principal

az automanage service-principal 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 automanage service-principal show-default

Get the Automanage AAD first party Application Service Principal details for the subscription id.

az automanage service-principal show-default

Examples

Show default service-principal

az automanage service-principal show-default
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.