
Announcements
AI keeps saying I'm sorry after entering a question while the internal sharepoint website is linked. When checking the trigger, it shows authentication must be enabled to use this feature under sharepoint in Data Source. Checked the authentication "Authenticate with Microsoft" is selected in Security under settings. Should I select "authenticate manually"? IF so, where can I find the client ID and CLient secret?
You need to create a client id and secret in Azure Entra ID
Follow this article to setup the SharePoint SSO - https://github.com/microsoft/CopilotStudioSamples/blob/master/SharePointSSOComponent/SETUP.md
Make sure you add Files.Read.All and Sites.Read.All to Scopes in Copilot Authentication setting