Skip to content

Instantly share code, notes, and snippets.

@Structed
Created November 16, 2021 07:28
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 Structed/3e39de7bf64949c8e420638d60eb0f71 to your computer and use it in GitHub Desktop.
Save Structed/3e39de7bf64949c8e420638d60eb0f71 to your computer and use it in GitHub Desktop.
Service Principal cheat sheet

az ad sp create-for-rbac -n "PlayFabMatchHistoryExtension" --role contributor --scopes /subscriptions/75642a6e-c9cc-47f4-80f7-7e13e9c9b924/resourceGroups/pfmatchhistory-rg --sdk-auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment