Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If your organization possesses files stored in a SharePoint site, you might want your agents to leverage their content to answer users' queries. This can be done by creating an Azure application for SharePoint credential credentialsthat will give access to your SharePoint tenant via an Azure application. These credentials can then be used to access a specific SharePoint site via a Microsoft SharePoint content data source.

Info

Note that connecting to your SharePoint can also be done via a SharePoint credentialcredentials, which uses use the standard credentials (username and password) of your SharePoint tenant.

...

Note

Do not forget to copy the Application ID (Client ID), Directory ID (Tenant ID), and Client Secret, as these credentials will be used to create the Azure application for SharePoint credential credentials.

Granting read permissions to the application

Ask an Azure Admin to explicitly grant read permissions on the SharePoint site specific to the application you just created.

Adding

...

Azure application for SharePoint

...

credentials

Below are the steps to create a new Azure application for SharePoint credential credentials:

  1. Go to Models & credentials Admin > Credentials.

  2. Click Add credential credentials to create a new credentialcredentials;

  3. Select the Azure application for SharePoint credential typecard;

  4. Name your credential, e.g. SharePoint Azure application Jean;

  5. Select who to share the credentials with. This will determine who can use your credentials in the data sources. If you want to keep these credentials private, select Only me. If you want to share them with other builders, select Builders.

  6. Provide the Tenant URL of your SharePoint, for example, https://company.sharepoint.com.

  7. Provide the Tenant ID of the application.

  8. Provide the Client ID of the application.

  9. Provide the Client secret associated with the given Client ID.

  10. Click Create Add credentials on the top right of the page to finalize the creation.

The new credential is credentials are now available in the Credentials list. You can now use it them when creating a new Microsoft SharePoint content data source.

What’s next?

Learn how to create a Microsoft SharePoint content data source that uses your credentials by reading this page: Microsoft SharePoint content.