Skip to content

Instantly share code, notes, and snippets.

@gautamdsheth
Created June 13, 2020 17:17
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 gautamdsheth/92a5b213c847fbcb6a73bae47ab6268b to your computer and use it in GitHub Desktop.
Save gautamdsheth/92a5b213c847fbcb6a73bae47ab6268b to your computer and use it in GitHub Desktop.
Connect-PnPOnline "https://<tenant-name>.sharepoint.com/" -Scopes "User.ReadWrite.All"
Apply-PnPTenantTemplate -Path .\AddAzureADUser.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment