Connecting to Office 365 with Azure Powershell
To connect to Azure Powershell, ensure that Azure Poweshell is installed. Download Azure Powershell Open the Azure Powershell Module Run the following command and enter the admin credentials for the given domain $credential = Get-Credential Create a new session using… Continue Reading