web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Sharepoint links as da...
Copilot Studio
Answered

Sharepoint links as data referencing works in PVA testbot but not in Microsoft Teams

(0) ShareShare
ReportReport
Posted on by 15

Hello, I create a PVA bot last week and was able to successfully connect it to my Teams using the documentation. On Thursday everything seem to work just fine, what I had seen in the PVA test was mimicked in Teams.

 

Today, anytime I ask a question that I would expect to get a Generative response for using Sharepoint links, it returns "I'm sorry, I'm not sure how to help with that. Can you try rephrasing?" However, it works just fine in the PVA test chat. I tried recreating what I did on Thursday, as well as confirmed my API exposures and scopes are set up correctly - still nothing. Was there a recent update that was rolled out that could have changed something?

 
 
 
 
I have the same question (0)
  • remidyon Profile Picture
    Microsoft Employee on at

    Hi @KylerLas 

    Are you still facing the issue? 

  • Verified answer
    KylerLas Profile Picture
    15 on at

    Hi! I did eventually submit a support ticket and it turns out there was a product issue, likely because of the recent changes made to the portal itself. The issue was resolved two weeks ago, everything runs smoothly in teams now.

  • AJW1 Profile Picture
    8 on at

    Can it be the issue is back again? Yesterday I created a Chatbot based on some SharePoint content. Works fine in Copilot Studio test, but fails to use the content when asking questions in Teams.

  • KylerLas Profile Picture
    15 on at

    Works fine on my end. What could be your issue us that you've selected the "Teams Only" authentication method which doesnt seem to authenticate Teams users as described - doesnt seem to do it at all. Go ahead and switch over to "Manual." It is a bit more effort to setup, but it should work for you. Refer to this documentation for setting it up:

    Configure single sign-on for the Microsoft Copilot Studio app in Teams - Microsoft Copilot Studio | Microsoft Learn

  • AJW1 Profile Picture
    8 on at

    Yes, I used  the "Teams Only", and expected that to work. Thanks for the work-around!

  • ValentinoMW Profile Picture
    37 on at

    Hello, I've changed the authentication to manual and followed the instructions. Now is not responding in the Test chat either. Any ideas? I think the solution will be just to get in touch with support. 

  • D-KFAZ Profile Picture
    2 on at

    Hi, I have the same Issue as Valentino. Is there any progress on fixing the Teams only access bug?

     

  • Diego_JARA_97 Profile Picture
    2 on at

    Hola También tengo el mismo problema! Traigo enlaces desde una lista de sharepoint y no funciona en algunos casos...

  • Arcanyx Profile Picture
    12 on at

    I am experiencing the same issue on two of my chatbots.  Not just one.  Have one designed for a future integration and one as a standalone.  Scheduled to do a showcase on Friday.

  • remidyon Profile Picture
    Microsoft Employee on at

    Have you connected your copilot to application insights? This is helpful to understand why it does not return any answers.

     

    You can use that query to understand what is going on with generative answers:

    customEvents
    | where name == "GenerativeAnswers"
    | extend cd = todynamic(customDimensions)
    | extend conversationId = tostring(cd.conversationId)
    | extend topic = tostring(cd.TopicName)
    | extend message = tostring(cd.Message)
    | extend result = tostring(cd.Result)
    | extend SerializedData = tostring(cd.SerializedData)
    | extend Summary = tostring(cd.Summary)
    | extend feedback = tostring(todynamic(replace_string(SerializedData,"$","")).value)
    | project cloud_RoleInstance, name, timestamp, conversationId, topic, message, result, feedback, Summary
    | order by timestamp desc

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 131

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 130 Super User 2026 Season 1

#3
chiaraalina Profile Picture

chiaraalina 36 Super User 2026 Season 1

Last 30 days Overall leaderboard