> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/data-security-documentation/cortex-data-security-data-sources-and-connectors/vendor-specific-data-sources-and-connectors/microsoft/microsoft-office-365.md).

# Microsoft Office 365

Use Microsoft Office 365 data with Cortex Data Security.

You can configure collecting Microsoft Office 365 logs and data using a standard data source or connectors:

| Collection Method                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Standard data source overview             | Forward logs and data to Cortex Data Security from Microsoft Office 365 Management Activity API and Microsoft Graph API using the Office 365 data source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Link to standard data source instructions | <p>The following types of logs and data can be ingested from Microsoft Office 365 Management Activity API and Microsoft Graph API:</p><ul><li><p>Microsoft Office 365 audit events from Management Activity API</p><ul><li>Microsoft Entra ID (Azure AD)</li><li>Exchange Online</li><li>SharePoint Online</li><li>DLP</li><li>General</li></ul></li><li>Microsoft Entra ID (Azure AD) authentication and audit events from Microsoft Graph API</li><li><p>Microsoft 365 alerts from Microsoft Graph Security API are available for different products:</p><ul><li>Microsoft Graph Security API v1</li><li>Microsoft Graph Security API v2</li></ul></li></ul><p>For more information, see <a href="/data-security-documentation/cortex-data-security-data-sources-and-connectors/vendor-specific-data-sources-and-connectors/microsoft/microsoft-office-365/ingest-logs-from-microsoft-office-365.md">Ingest logs from Microsoft Office 365</a>.</p> |
| Link to connector details                 | <ul><li><a href="/data-security-documentation/cortex-data-security-data-sources-and-connectors/vendor-specific-data-sources-and-connectors/microsoft/microsoft-office-365/microsoft-365-new.md">Microsoft 365</a> (recommended)</li><li><a href="/data-security-documentation/cortex-data-security-data-sources-and-connectors/vendor-specific-data-sources-and-connectors/microsoft/microsoft-office-365/microsoft365-legacy.md">Microsoft365</a> (legacy)</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/data-security-documentation/cortex-data-security-data-sources-and-connectors/vendor-specific-data-sources-and-connectors/microsoft/microsoft-office-365.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
