79202497

Date: 2024-11-19 08:04:15
Score: 0.5
Natty:
Report link

I believe these are new commands:

az ad sp list --display-name name-of-app  --query "[0].id"

See also https://learn.microsoft.com/en-us/cli/azure/azure-cli-sp-tutorial-4?tabs=bash#list-service-principals

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: John Reilly