diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index aace7d20..03693095 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -105,7 +105,7 @@ export const docsNavigation = [ {title: 'Activity event streaming', href: '/how-to/activity-event-streaming' }, {title: 'Identity provider sync', href: '/how-to/idp-sync' }, {title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' }, - {title: 'Endpoint Detection and Response (EDR)', href: '/how-to/endpoint-detection-and-response' }, + {title: 'Endpoint detection and response (EDR)', href: '/how-to/endpoint-detection-and-response' }, ] }, diff --git a/src/pages/how-to/endpoint-detection-and-response.mdx b/src/pages/how-to/endpoint-detection-and-response.mdx index 53e1ba5e..de99ea16 100644 --- a/src/pages/how-to/endpoint-detection-and-response.mdx +++ b/src/pages/how-to/endpoint-detection-and-response.mdx @@ -1,4 +1,4 @@ -# Endpoint Detection and Response (EDR) +# Endpoint detection and response (EDR) Endpoint Detection and Response (EDR) is a cybersecurity technology designed to help organizations detect, investigate, and respond to threats on endpoint devices. An endpoint is any device that is connected to a network, such as laptops, @@ -55,13 +55,13 @@ Before you start creating and configuring a CrowdStrike integration, ensure that crowdstrike-credentials

- Select groups you want to apply the integration to -- If you would like to apply ZTA threshold then enable the `Zero Trust Assessment Score` and set the desired limit, and click `Connect`. +- If you would like to apply a ZTA threshold, then enable the [Zero Trust Assessment Score](https://www.crowdstrike.com/blog/tech-center/securing-private-applications-with-crowdstrike-zero-trust-assessment-and-aws-verified-access/) and set the desired limit, and click `Connect`.

crowdstrike-groups-zta

- The EDR check will apply only to machines in the selected groups and will require the presence of the CrowdStrike agent. + The EDR check will apply only to machines in the selected groups and will require a running CrowdStrike agent. You can also use groups [synchronized from your Identity Provider (IdP)](/how-to/idp-sync).