I have created a new bot and have enabled generative AI
I have given my local sharepoint and in the testbot page its showing from sharepoint
when i try the same bot from teams its not pulling data
I wanted to know what configuration is required for enabling answering reading from sharepoint site without me having to create topics
In order to get the Bot to read documents from SharePoint followed HenryJammes's post, enabled authentication in Azure App registration, published the Chat Bot App and had an admin approve it in Teams Admin center, in order for the app to be visible in Teams, if I try to enable SSO the bot is not able to show the login prompt.
Hi @aparnaa
For this scenario to work you can’t use the regular Teams Only authentication. You need Manual Authentication with specific API Permissions added.
See this: https://learn.microsoft.com/en-us/power-virtual-agents/nlu-boost-node#authentication
Also, to keep having single sign-on (SSO), the Teams app should be deployed with the app manifest zip file, and not the one-click action from Power Virtual Agents.
Henry
Michael E. Gernaey
468
Super User 2025 Season 2
stampcoin
52
Super User 2025 Season 2
trice602
46
Super User 2025 Season 2