From c10feec11b6b572645c3aa04f1f364ec99a263db Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:06:16 -0400 Subject: [PATCH] Update Using Fleet FAQ (#11320) - Remove "In progress" because MDM is in public beta --- docs/Deploying/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Deploying/FAQ.md b/docs/Deploying/FAQ.md index c691629cf0..87b1e29f44 100644 --- a/docs/Deploying/FAQ.md +++ b/docs/Deploying/FAQ.md @@ -193,7 +193,7 @@ If you would like to use the fleetctl CLI from outside of your network, the foll - `/api/latest/fleet/*` - `/api/v1/fleet/*` -**IN PROGRESS** If you would like to use Fleet MDM, the following endpoints need to be exposed: +If you would like to use Fleet's MDM features, the following endpoints need to be exposed: - `/mdm/apple/scep` to allow hosts to obtain a SCEP certificate. - `/mdm/apple/mdm` to allow hosts to reach the server using the MDM protocol.