From be4404c6240fca0c4eb123773a290c14a13fc2de Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Tue, 5 May 2026 14:19:50 -0500 Subject: [PATCH] Remove unused policy YAML key (#44767) Remove unused `conditional_access_bypass_enabled` key --- docs/Configuration/yaml-files.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Configuration/yaml-files.md b/docs/Configuration/yaml-files.md index 93b1e4f614..6c466418a1 100644 --- a/docs/Configuration/yaml-files.md +++ b/docs/Configuration/yaml-files.md @@ -178,7 +178,6 @@ policies: critical: false calendar_events_enabled: false conditional_access_enabled: true - conditional_access_bypass_enabled: true - name: macOS - Disable guest account description: This policy checks if the guest account is disabled. resolution: As an IT admin, deploy a macOS, login window profile with the DisableGuestAccount option set to true.