> 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/cortex-xsiam-rn/cortex-xsiam-release-information/features-introduced-in-2026-xsiam/february-2026/changed-features.md).

# Changed Features

These features have been modified or removed in this release.

| FEATURE                             | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Broker VM                           | The Broker VM Pathfinder applet is now deprecated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Marketplace                         | <p>The following user interface changes have been implemented:</p><ul><li><strong>Marketplace</strong> is now relocated to: <strong>Settings</strong> > <strong>Configurations</strong> > <strong>Marketplace</strong><br>- The <strong>Automation & Feed Integrations</strong> page is now replaced by the <strong>Data Sources & Integrations</strong> page (<strong>Settings</strong> > <strong>Data Sources & Integrations</strong>)</li></ul>                                                                                                                                                                                                                                                                                                                                                                    |
| Microsoft Office 365 data collector | <p>Collecting security alerts using the <strong>Use Microsoft Graph API v2 (Beta)</strong> option now uses the <a href="https://learn.microsoft.com/en-us/graph/api/resources/security-alert?view=graph-rest-1.0">v2 GA API endpoint</a>.</p><p>Microsoft is deprecating the <a href="https://learn.microsoft.com/en-us/graph/api/resources/security-api-overview?view=graph-rest-1.0&#x26;preserve-view=true#legacy-alerts">Legacy Alerts (v1)</a> API in <strong>April 2026</strong>. To avoid ingestion failure for instances currently using the Legacy <strong>Alerts</strong> (v1) checkbox, switch to the <strong>Use Microsoft Graph API v2 (Beta)</strong> and verify your custom content (correlation rules, parsing rules, and dashboards) to ensure compatibility with Microsoft’s new alerts schema.</p> |


---

# 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/cortex-xsiam-rn/cortex-xsiam-release-information/features-introduced-in-2026-xsiam/february-2026/changed-features.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.
