Skip to content

Instantly share code, notes, and snippets.

@comitieutu
Last active June 17, 2020 07:18
Show Gist options
  • Save comitieutu/06cc69e7367fb61b5db4b4a48d4ddc56 to your computer and use it in GitHub Desktop.
Save comitieutu/06cc69e7367fb61b5db4b4a48d4ddc56 to your computer and use it in GitHub Desktop.
Get-AzureADToken -TenantId '{TenantId}' -ClientId '{ClientId}' -UserName '{UserName}' -Password '{Password}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment