# Client Connection: SharePoint

Fields with the asterisk **\*** are mandatory.

You can connect Data Mover **only to a SharePoint online** site.&#x20;

<table><thead><tr><th width="230">Properties</th><th>Description</th></tr></thead><tbody><tr><td><strong>STATUS</strong></td><td><p>Enable or disable the client connection. Possible values:</p><ul><li>Enabled (default)</li><li>Disabled</li></ul></td></tr><tr><td><strong>NAME *</strong></td><td>Name of the SharePoint connection you are creating. The maximum number of characters is 128. Blanks and the ' " | special characters are not supported.</td></tr><tr><td><strong>DESCRIPTION</strong></td><td>Description of the SharePoint connection you are creating. The maximum number of characters for this field is 2048.</td></tr><tr><td><strong>CONNECTION TIMEOUT *</strong></td><td>Number of seconds without network activity to wait before closing a session due to inactivity.<br>Default value: 60.</td></tr><tr><td><strong>SEARCH CREDENTIAL *</strong></td><td>Select the Credential - uploaded in <strong>Setup</strong> → <a href="/pages/3D8ZcuwmZpnd7INHCXXX">Credentials</a> - to be associated with the Client Connection.</td></tr><tr><td><strong>ENDPOINT URL *</strong></td><td>Enter the SharePoint tenant.</td></tr><tr><td><strong>ENDPOINT SITE *</strong></td><td>Enter the SharePoint site endpoint.</td></tr><tr><td><strong>MAX RETRIES *</strong></td><td>Maximum number of retries. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful. A high value corresponds to a high number of retrying attempts.</td></tr><tr><td><strong>CONFIGURATION TEST</strong></td><td>Use this section to test that the <strong>Cluster</strong> and the <strong>STENG</strong> are connected correctly.<br>Select a <strong>Cluster</strong> and a <strong>STENG</strong> you want to test and click the <strong>TEST</strong> button. A message with a green check will confirm a successful connection. A message with a red exclamation mark will warn about an unsuccessful connection. The message also details the reason why the connection fails.<br>The first time you try to test the connection, if trusting certificates are missing, a generic error message will appear. In this case, go to the <strong>Setup</strong> → <strong>Untrusted Cache</strong> → <strong>Certificates</strong> tab and trust the 3 Google certificates that are listed. If you now test again the connection and you see the same error message, the trust anchor file (or root file) is missing. This file must be asked to the Administrators of the Google Storage site. The file must be imported into the <strong>Setup</strong> → <strong>Trust Store</strong> → <strong>Certificates</strong> tab and clicking the <strong>Import</strong> button.<br>Information on how to trust and import certificates is available in the relevant sections of this documentation.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/transfer-protocols-and-connectors/client-connections/client-connection-sharepoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
