To complete the installation, the following requirements are set:
- A Global Administrator account must be used;
- An Azure subscription is available. Either the Global Administrator account can create Resource Groups in this Azure subscription or a Resource Group is available where the Global Administrator account has the Owner role.
To install Make the following PowerShell modules are required:
-
PowerShell v5.1 or newer
Windows PowerShell v5.1 is installed by default on Windows Server® 2016 and Windows® 10.
More information: https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-5.1 -
Azure PowerShell
From an elevated PowerShell session, run the cmdlet Install-Module Az
More information: https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-4.1.0#install-the-azure-powershell-module -
Microsoft SharePoint Online Management
From an elevated PowerShell session, run the cmdlet Install-Module Microsoft.Online.SharePoint.PowerShell
More information: https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online?view=sharepoint-ps -
Microsoft Graph PowerShell
From an elevated PowerShell session, run the cmdlet Install-Module Microsoft.Graph
More information: https://www.powershellgallery.com/packages/Microsoft.Graph