Building and customizing solutions using Microsoft 365 Copilot APIs and tools
In this context, “foundation LLM” means the underlying large language models that power Microsoft 365 Copilot (for example, the base models hosted via Azure OpenAI Service and other Microsoft‑hosted LLMs). These are the core, general‑purpose models that Copilot relies on before any grounding in Microsoft Graph data or user context.
The key point of the statement
“Prompts, responses, and data accessed through Microsoft Graph aren't used to train foundation LLMs”
is:
- Prompts entered into Microsoft 365 Copilot.
- Copilot’s responses.
- Organizational data that Copilot accesses via Microsoft Graph (emails, documents, chats, etc.).
are not used as training data to further train or improve those underlying foundation models.
Additional clarifications from the documentation:
- Microsoft 365 Copilot connects LLMs to organizational data via Microsoft Graph to generate contextual responses, but that data stays within the Microsoft 365 service boundary and is processed under existing privacy, security, and compliance commitments.
- For Microsoft 365 Copilot and Microsoft 365 Copilot Chat, prompts, responses, and Graph data are explicitly stated as not used to train foundation models.
- The same pattern applies in specialized Copilot scenarios such as Viva Glint: raw survey responses, prompts, and respondent attributes processed or stored there are also not used to train foundation LLMs.
- When using external data via Microsoft 365 Copilot connectors, prompts, responses, and data accessed through Microsoft Graph likewise aren’t used to train foundation LLMs.
The provided documentation does not describe any separate or “secondary” LLMs being trained on this data. It consistently states that user prompts, responses, and organizational data (including data from Viva Glint and from connectors) are not used to train the foundation LLMs that power Copilot.
References:
- Data, Privacy, and Security for Microsoft 365 Copilot
- Enterprise data protection in Microsoft 365 Copilot and Microsoft 365 Copilot Chat
- Data stored about user interactions with Microsoft 365 Copilot
- Data, privacy, and security for Microsoft 365 Copilot in Viva Glint
- Data, privacy, and security considerations for extending Microsoft 365 Copilot