Direct Inward Dialing: +1 408 916 9393
Before you add a Microsoft 365 tenant in ADManager Plus, ensure that:
Note: The Microsoft Graph API does not provide functionality for executing the MFA settings management action and editing properties of objects using management templates in ADManager Plus. Therefore, MSOnline PowerShell module is utilized to perform these tasks.
Microsoft .NET Framework
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version
PowerShell
$PSVersionTable
Get-Module -ListAvailable -Name MSOnline.
Uninstall-Module MSOnline
Install-Module -Name MSOnline -RequiredVersion 1.1.183.81 -Force.
The following domains must be allowed through your firewall.
Table 1: Domains that must be allowed by Azure AD general cloud users
MODULE | ENDPOINT |
REST API | login.microsoftonline.com |
graph.windows.net | |
graph.microsoft.com | |
manage.office.com | |
portal.office.com | |
login.windows.net/common/oauth2/token | |
admin.microsoft.com/fd/CommerceAPI/my-org | |
Exchange Online | outlook.office.com |
outlook.office365.com/powershell-liveid |
Table 2: Domains to be allowed by Azure AD China cloud users
MODULE | ENDPOINT |
REST API | login.partner.microsoftonline.cn |
graph.chinacloudapi.cn | |
microsoftgraph.chinacloudapi.cn | |
manage.office.cn | |
portal.azure.cn | |
login.partner.microsoftonline.cn/common/oauth2/token | |
Exchange Online | partner.outlook.cn |
partner.outlook.cn/PowerShell |
Table 3: Domains to be allowed by Azure AD US cloud users
MODULE | ENDPOINT |
REST API | login.microsoftonline.us |
graph.windows.net | |
graph.microsoft.us | |
manage.office.us | |
portal.azure.us | |
login.microsoftonline.us/common/oauth2/token | |
Exchange Online | outlook.office365.us |
outlook.office365.us/powershell-liveid |
Note: To automate Microsoft 365 tenant configuration, refer to this page.
Select a language to translate the contents of this web page:
Fill this form, and we'll contact you rightaway.
Our technical support team will get in touch with you at the earliest."