az ad sp list

From wikieduonline
Jump to navigation Jump to search

az ad sp list
az ad sp list | wc -l
6280
az ad sp list | grep -i displayName
az ad sp list | grep -i appdisplayName
az ad sp list --all  | grep -i appdisplayName | wc -l 
az ad sp list | grep -i appdisplayName | wc -l 
100
az ad sp list --display-name 


servicePrincipalType: ManagedIdentity | Application
az account list
managed_identity_principal_id
az ad app list

See also[edit]

Advertising: