Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure online Link broken. #10

Open
dustinduse opened this issue Aug 17, 2018 · 2 comments
Open

Azure online Link broken. #10

dustinduse opened this issue Aug 17, 2018 · 2 comments

Comments

@dustinduse
Copy link

Microsoft has changed some things.
The link http://go.microsoft.com/fwlink/p/?linkid=236297 no longer leads to what it should.
I did however find the new method to install.

In Powershell run
Install-Module -Name AzureAD
and
Install-Module MSOnline

Then you are good to go.

@noahldavis
Copy link

noahldavis commented Aug 23, 2018 via email

@boomschtick
Copy link

boomschtick commented Oct 6, 2018

If Install-Module does not work, then you can install this update. https://www.microsoft.com/en-us/download/details.aspx?id=51451 (PackageManagement PowerShell Modules)

I think it has something to do with the version of PowerShell you are using, but it worked great after I installed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants