Difference between revisions of "Az ad sp list"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[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 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]] | [[az ad sp list --display-name]] |
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: