Azure

How To Set up Azure AD And Microsoft On-line PowerShell Module

Introduction

This text is about methods to arrange Azure AD & Microsoft On-line PowerShell Module.

Stipulations

PowerShell 5.zero or the newest

Step 1

Open PowerShell and run as Admin

Step 2

Run the next cmdlet. As soon as run cmdlet it’ll ask you to enter Sure to put in

Set up-Module azuread

Observe: For those who get any error message whereas scripting. Please run the next cmdlet. In any other case, ignore it. 

Set up-PackageProvider -Identify NuGet -Power
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

Step 3

Run the next cmdlet

Set up-Module msonline

How to Install Azure AD and Microsoft Online PowerShell Module

Connect with a Microsoft service portal

Step 4

Run the next cmdlet

Join-MsolService
Join-AzureAD

How to Install Azure AD and Microsoft Online PowerShell Module

Conclusion 

This text taught us methods to set up Azure AD and Microsoft On-line module PowerShell. You probably have any questions, please contact me.

Thanks.

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button