Add FleetDM integration to EDR documentation (#673)

* Add FleetDM integration to EDR documentation

* docs: Improve FleetDM API token note wording

---------

Co-authored-by: Jack Carter <128555021+SunsetDrifter@users.noreply.github.com>
This commit is contained in:
Maycon Santos
2026-03-31 19:08:02 +02:00
committed by GitHub
parent 85e12be9ff
commit 303307d791
3 changed files with 102 additions and 5 deletions

View File

@@ -154,6 +154,14 @@ export const docsNavigation = [
title: 'CrowdStrike Falcon',
href: '/manage/access-control/endpoint-detection-and-response/crowdstrike-edr',
},
{
title: 'FleetDM',
href: '/manage/access-control/endpoint-detection-and-response/fleetdm-edr',
},
{
title: 'Huntress',
href: '/manage/access-control/endpoint-detection-and-response/huntress-edr',
},
{
title: 'Microsoft Intune',
href: '/manage/access-control/endpoint-detection-and-response/intune-mdm',
@@ -162,10 +170,6 @@ export const docsNavigation = [
title: 'SentinelOne Singularity',
href: '/manage/access-control/endpoint-detection-and-response/sentinelone-edr',
},
{
title: 'Huntress',
href: '/manage/access-control/endpoint-detection-and-response/huntress-edr',
},
],
},
],