Event banner
Microsoft 365 Copilot AMA
Event Ended
Thursday, Jul 13, 2023, 09:00 AM PDTEvent details
We are excited to announce a Microsoft 365 Copilot AMA on Thursday, July 13 th at 9:00 AM Pacific time!
Join our experts to ask questions about Microsoft 365 Copilot and discuss some best prac...
Meenah_Khosraw
Updated Jul 13, 2023
R_Avery_Schaller
Jul 13, 2023Frequent Reader
A lot of the current recommendations I’ve seen around preparing for Copilot are focused around using Data Governance (Purview) tools to clean up user file level permissions within OneDrive, SharePoint, etc… Is there any additional architectural guidance or recommendations around preparing for data in non-Microsoft apps that will be attached by connectors?
- AashishRamdasJul 13, 2023
Microsoft
The user's identity and ACLs are the primary filter to what data feeds into Copilot. For connectors that pull data from non-Microsoft apps, ensure that your application has an identity driven ACL model and that user OAuth tokens are honored - the connector must put these together to filter the data flowing from the non-Microsoft app to Microsoft/Copilot. This link is a good starting point: https://learn.microsoft.com/en-us/graph/connecting-external-content-connectors-overview - AutomationsanonJul 13, 2023Copper Contributorgood question, following along