Skip to content

Instantly share code, notes, and snippets.

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 nextechu/72d0408677eae77b7513db8396c73ce4 to your computer and use it in GitHub Desktop.
Save nextechu/72d0408677eae77b7513db8396c73ce4 to your computer and use it in GitHub Desktop.
Install-Module AzureAD
-- for preview version
-- Install-Module AzureADPreview
-- connect to Azure Active Directory
-- puts up a log in dialog for your Azure subscription
Connect-AzureAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment