This guide will walk you through the process of setting up a SharePoint integration app in Microsoft Azure, connecting OrygoAI to SharePoint and start loading your SharePoint Folders in your Agents
Go to the Azure Portal
Navigate to the Azure Portal.
Search for App Registrations
Use the search bar at the top of the page to find and select App Registrations.
Create a New App Registration
Click on New Registration.
Provide a name for the app.
Example: SharePoint Integration App.
Copy the app tenand_id and client_id from the App homepage
Generate a Client Secret
In the left-hand menu under Manage, go to Certificates & Secrets.
Click on New client secret.
Add a description (e.g., “SharePoint App Secret”).
Set the expiration date and click Add. Note: Make sure to copy and save the client secret, as it will not be displayed again.
Configure API Permissions
Under Manage, go to API Permissions.
Click on Add a permission and select Microsoft Graph.
Choose Application permissions.
Search for and select the following permissions:
Files.Read.All
Sites.Read.All
Click Add permissions.
Grant Admin Consent
Ensure the user performing these steps has admin privileges. Grant admin consent for the app by clicking on Grant admin consent for the necessary permissions.
Connect OrygoAI to Your SharePoint Site
To connect OrygoAI to your SharePoint site, enter the APP credentials (client_id, tenant_id and client_secret) as well as the site name and site hostname for the SharePoint you want to connect: