Difference between revisions of "Az ad sp list"

From wikieduonline
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[az ad sp]] list
 
  [[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}}
+
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 ==
 +
* {{tf aks}}
 +
* {{az}}

Latest revision as of 10:01, 16 July 2024

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: