Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Created June 18, 2020 10:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/488599ff687e63687ca36e485823f12c to your computer and use it in GitHub Desktop.
Save pmatthews05/488599ff687e63687ca36e485823f12c to your computer and use it in GitHub Desktop.
#Creates a Service Principal for a given Application Registration Id
az ad sp create --id $AppId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment