From 07047bec1713eb7ebb34f001817c42bbb4540410 Mon Sep 17 00:00:00 2001 From: Harrison Ravazzolo <38767391+harrisonravazzolo@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:58:15 -0800 Subject: [PATCH] Clarify BYOD enrollment methods in Fleet documentation (#40740) Updated the BYOD enrollment section to clarify that both profile-based and account-driven enrollment methods are supported in Fleet, and added a link to a guide for more information. --- articles/enroll-byod-ios-ipados-hosts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/enroll-byod-ios-ipados-hosts.md b/articles/enroll-byod-ios-ipados-hosts.md index 4d39a1e615..e81847901c 100644 --- a/articles/enroll-byod-ios-ipados-hosts.md +++ b/articles/enroll-byod-ios-ipados-hosts.md @@ -24,7 +24,7 @@ Fleet only collects software inventory for apps installed through Fleet. Built-i ## Profile-based vs. account-driven enrollment -Currently, BYOD enrollment in Fleet requires end users to install a configuration profile on their device. This is called profile-based _device_ enrollment. Apple recently deprecated profile-based _user_ enrollment (not supported in Fleet) in favor of the new account-driven enrollment: enrollment happens when end users add a Managed Apple Account to their device. Account-driven enrollment in Fleet is coming soon. +BYOD enrollment in Fleet requires end users to install a configuration profile on their device. This is called profile-based _device_ enrollment. Apple recently deprecated profile-based _user_ enrollment (not supported in Fleet) in favor of the new account-driven enrollment: enrollment happens when end users add a Managed Apple Account to their device. Both profile-based and account-driven enrollment methods are supported in Fleet. To learn more, see this [guide](https://fleetdm.com/guides/enroll-personal-byod-ios-ipad-hosts-with-managed-apple-account). ## Conclusion