---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Configure the Microsoft cloud service endpoint URL

# Configure the Microsoft cloud service endpoint URL {#ariaid-title1}

* Release version: Xanadu
* 
* Updated April 16, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Specify the proper cloud service endpoint URL to use for external content connectors that crawl your Microsoft cloud application tenants.

## Before you begin

Role required: ais_admin or admin

## About this task

Integrations and API calls for the Microsoft SharePoint Online and Microsoft Teams external content connectors rely on a Microsoft cloud service endpoint URL that's specified as the value of the sn_ext_conn_admin.microsoft_authority_host system property.

By default, this property's value is https://login.microsoftonline.com, the endpoint URL for the Microsoft 365 cloud. If your organization's Microsoft application tenants are in a different cloud, you need to update the system property's value to specify the appropriate endpoint URL.

## Procedure

1. Navigate to the System Property \[sys_properties\] table's list view.
   1. Select All.
   2. In the Filter field, enter <kbd class="ph userinput">sys_properties.list</kbd>.
   3. Press Enter.
   {#configure-ms-cloud-service-endpoint-url__substeps_htg_ff5_b1c}
2. Open the record for the sn_ext_conn_admin.microsoft_authority_host system property by selecting it from the list.  
   If the system prompts you to change the application scope so that you can edit the record, select the provided link.
3. In the system property's Value field, change the existing URL to the cloud service endpoint URL for your Microsoft cloud.  
   As an example, if your Microsoft application tenants are in the Microsoft 365 GCC High cloud or the Microsoft 365 DoD cloud, enter https://login.microsoftonline.us/ as the URL.  
   Important:  
   The URL specified as the property value must end with a trailing slash. Entering a URL without a trailing slash may cause connectivity failures in the Microsoft SharePoint Online and Microsoft Teams external content connectors.
4. Select Update.

