Skip to main content

Configuring a SharePoint folder

Integrating a SharePoint storage space can have several benefits:

  • Increase job storage space.
  • Define storage spaces for RAG knowledge bases.
  • Define storage spaces for skills.
  • Define external folders for matching files.

HocNota prerequisites

Before configuring the folder, you must configure the Azure connection.

Configuring permissions in the Azure portal

Go to your organization's Azure portal (https://portal.azure.com/).

In the search bar, search for "app registration" to open the resource manager.

01-app-registration.png

Select the HocNota application created during the Azure connection step.

00-selection-hocnota.png

Select "API permissions" on the left.

01-app-api-permissions.png

Select "+ Add permission".

02-app-add-permission.png

Select "Microsoft Graph".

03-app-microsoft-graph.png

Select "Application permissions".

04-app-application-permissions.png

Select the desired permission level for Sites and Files.

To grant read/write access:

05-app-sites-permission.png

06-app-files-readwrite.png

07-app-sites-readall.png

Click "Add permissions" once the rights have been added.

Then click "Grant admin consent for xxx" to apply the permissions.

08-app-grant-admin-consent.png

Configuring the folder in HocNota

First, get the SharePoint folder link using the "Copy link" function.

09-chrome-copy-link.png

For this example, we will create a RAG storage space, but the principle is the same for other spaces.

Add a space.

10-hocnota-add-space.png

Enter the folder information.

11-hocnota-rag-space.png

You can test the connection with the "Test connection" button.

12-hocnota-test-connexion.png

Once the space is saved, it can be used from the Manager interface.

See also the reference page: Connecting HocNota as an Azure application.