Last active
May 15, 2017 20:12
-
-
Save nextechu/6d07eb6a7202a0da554fd3f142e00cca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install-Module MSOnline | |
-- 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