Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Service-to-service integrations allow the Cloudflare One Client to get device po
| [Custom integration](/cloudflare-one/integrations/service-providers/custom/) | ✅ | ✅ | ✅ | ✅ | ✅ |
| [Crowdstrike](/cloudflare-one/integrations/service-providers/crowdstrike/) | ✅ | ✅ | ✅ | ❌ | ❌ |
| [Kolide](/cloudflare-one/integrations/service-providers/kolide/) | ✅ | ✅ | ✅ | ❌ | ❌ |
| [Microsoft Endpoint Manager](/cloudflare-one/integrations/service-providers/microsoft/) | ✅ | ✅ | | ❌ | ❌ |
| [Microsoft Endpoint Manager](/cloudflare-one/integrations/service-providers/microsoft/) | ✅ | ✅ | | ❌ | ❌ |
| [SentinelOne](/cloudflare-one/integrations/service-providers/sentinelone/) | ✅ | ✅ | ✅ | ❌ | ❌ |
| [Tanium](/cloudflare-one/integrations/service-providers/taniums2s/) | ✅ | ✅ | ✅ | ❌ | ❌ |
| [Uptycs](/cloudflare-one/integrations/service-providers/uptycs/) | ✅ | ✅ | ✅ | ❌ | ❌ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ Device posture with Microsoft Endpoint Manager requires:
}}
/>

:::note
Linux devices are not supported. Microsoft Intune does not collect hardware details, including serial numbers, for Linux devices. Cloudflare matches devices using serial numbers, so posture checks return empty results for Linux.

Refer to Microsoft's [device details](https://learn.microsoft.com/en-us/intune/device-management/inventory-and-status/device-details) documentation.
:::

## 1. Obtain Microsoft Graph settings

The following values are required:
Expand Down