In this blog post, we will install Azure AD module for PowerShell.
Type the ‘Install-Module AzureAD’ command to install the Azure AD module.
As you can see from the below screen, the installation process has started.
Once the installation process is complete, we can connect to an Azure AD subscription by typing the below command.
There you have it folks.