Hi everyone, quick question for those already playing with Entra Agent ID and Copilot Studio.
I have a customer scenario where an agent must use documents stored in SharePoint to answer questions, but users must never have access to those documents themselves.
With SharePoint configured as a Knowledge source, Copilot Studio enforces user-based security trimming, so the agent can only use documents that the user can read. This makes the scenario impossible in this mode.
We are currently looking at Azure AI Search as a workaround (index the documents and let the agent query the index instead).
My question is:
With the new Entra Agent ID feature (in preview state), do you see any supported way for a Copilot Studio agent to access SharePoint content using its own technical identity (not the user’s) and use it as knowledge? Or is Agent ID strictly limited to tools and API calls, not to SharePoint knowledge sources?
I want to make sure we are not missing something before committing to the Azure AI Search architecture.
Thanks a lot for your insights 🙏