From b178871ae4b1f6e351772f39a3b3ea435103be07 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:55:56 -0500 Subject: [PATCH] Remove Windows Holographic for Business edition example from Assigned Access CSP documentation --- windows/client-management/mdm/assignedaccess-csp.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/windows/client-management/mdm/assignedaccess-csp.md b/windows/client-management/mdm/assignedaccess-csp.md index 7e973e4850..c61e6f81e9 100644 --- a/windows/client-management/mdm/assignedaccess-csp.md +++ b/windows/client-management/mdm/assignedaccess-csp.md @@ -821,10 +821,6 @@ Here's the Assigned Access XSD reference article: [Assigned Access XML Schema De For practical examples of Assigned Access configuration files, see [Assigned Access examples](/windows/configuration/assigned-access/examples). -## Windows Holographic for Business edition example - -This example configures the following apps: Skype, Learning, Feedback Hub, and Calibration, for first line workers. Use this XML in a provisioning package using Windows Configuration Designer. For instructions, see [Configure HoloLens using a provisioning package](/hololens/hololens-provisioning). - ## Handling XML in Configuration XML encoding (escaped) and CDATA of the XML in the Data node will both ensure that DM client can properly interpret the SyncML and send the configuration xml as string (in original format, unescaped) to AssignedAccess CSP to handle.