From 996aa769a78295b64a75edaad24cac8d14946419 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:06:39 -0400 Subject: [PATCH] Update OS settings guide (#26941) - Remove link to Apple docs because this applies to macOS and Windows profiles - Windows calls this "device level" (from docs [here](https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-configuration-service-provider#:~:text=Policy%20scope%20is%20the%20level%20at%20which%20a%20policy%20can%20be%20configured.%20Some%20policies%20can%20only%20be%20configured%20at%20the%20device%20level%2C%20meaning%20the%20policy%20will%20take%20effect%20independent%20of%20who%20is%20logged%20into%20the%20device)) --- articles/custom-os-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/custom-os-settings.md b/articles/custom-os-settings.md index 419d6743ec..9f6cdf17d7 100644 --- a/articles/custom-os-settings.md +++ b/articles/custom-os-settings.md @@ -2,7 +2,7 @@ In Fleet you can enforce OS settings like security restrictions, screen lock, Wi-Fi etc., on your your macOS, iOS, iPadOS, and Windows hosts using configuration profiles. -Currently, Fleet only supports [system level](https://support.apple.com/guide/deployment/intro-to-mdm-profiles-depc0aadd3fe/1/web/1.0#:~:text=Device%20and%20user%20settings%20vary%20according%20to%20where%20they%20reside%3A%20Settings%20installed%20at%20the%20system%20level%20reside%20in%20a%20device%20channel.%20Settings%20installed%20for%20a%20user%20reside%20in%20a%20user%20channel.) configuration profiles. +Currently, Fleet only supports system (device) level configuration profiles. ## Enforce OS settings