diff --git a/windows/client-management/mdm/assignedaccess-csp.md b/windows/client-management/mdm/assignedaccess-csp.md
index f083dad4a1..fa60680334 100644
--- a/windows/client-management/mdm/assignedaccess-csp.md
+++ b/windows/client-management/mdm/assignedaccess-csp.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 03/20/2018
+ms.date: 04/25/2018
---
# AssignedAccess CSP
@@ -20,7 +20,7 @@ For a step-by-step guide for setting up devices to run in kiosk mode, see [Set u
In Windows 10, version 1709, the AssignedAccess configuration service provider (CSP) has been expanded to make it easy for administrators to create kiosks that run more than one app. You can configure multi-app kiosks using a provisioning package. For a step-by-step guide, see [Create a Windows 10 kiosk that runs multiple apps](https://docs.microsoft.com/en-us/windows/configuration/lock-down-windows-10-to-specific-apps).
> [!Note]
-> The AssignedAccess CSP is supported in Windows 10 Enterprise and Windows 10 Education. Starting from Windows 10, version 1709 it is also supported in Windows 10 Pro and Windows 10 S.
+> The AssignedAccess CSP is supported in Windows 10 Enterprise and Windows 10 Education. Starting from Windows 10, version 1709 it is also supported in Windows 10 Pro and Windows 10 S. Starting in Windows 10, version 1803, it is also supported in Windows Holographic for Business edition.
The following diagram shows the AssignedAccess configuration service provider in tree format
@@ -1137,4 +1137,64 @@ ShellLauncherConfiguration Get
+```
+
+## 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](https://docs.microsoft.com/en-us/hololens/hololens-provisioning).
+
+``` syntax
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ]]>
+
+
+
+
+
+
+
+
+ AzureAD\multiusertest@analogfre.onmicrosoft.com
+
+
+
+
```
\ No newline at end of file
diff --git a/windows/client-management/mdm/configuration-service-provider-reference.md b/windows/client-management/mdm/configuration-service-provider-reference.md
index 25ce5fcc58..aaf22f9dd8 100644
--- a/windows/client-management/mdm/configuration-service-provider-reference.md
+++ b/windows/client-management/mdm/configuration-service-provider-reference.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 04/20/2018
+ms.date: 04/24/2018
---
# Configuration service provider reference
@@ -2585,9 +2585,9 @@ The following list shows the configuration service providers supported in Window
| Configuration service provider | Windows Holographic edition | Windows Holographic for Business edition |
|--------|--------|------------|
-| [AccountManagement CSP](accountmanagement-csp.md) |  | 3 |
-| [Application CSP](application-csp.md) |  |  |
+| [AccountManagement CSP](accountmanagement-csp.md) |  | 4 |
| [AppLocker CSP](applocker-csp.md) |  |  |
+| [AssignedAccess CSP](assignedaccess-csp.md) |  | 4 |
| [CertificateStore CSP](certificatestore-csp.md) |  | |
| [ClientCertificateInstall CSP](clientcertificateinstall-csp.md) |  |  |
| [DevDetail CSP](devdetail-csp.md) |  |  |
@@ -2606,9 +2606,11 @@ The following list shows the configuration service providers supported in Window
| [WiFi CSP](wifi-csp.md) |  |  |
| [WindowsLicensing CSP](windowslicensing-csp.md) |  |  |
-Footnotes:
-- 2 - Added in Windows 10, version 1703
-- 3 - Added in Windows 10, version 1803
+ Footnotes:
+- 1 - Added in Windows 10, version 1607
+- 2 - Added in Windows 10, version 1703
+- 3 - Added in Windows 10, version 1709
+- 4 - Added in Windows 10, version 1803
## CSPs supported in Microsoft Surface Hub
diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
index 1a3accc59d..a5338c8831 100644
--- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
+++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
@@ -10,7 +10,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 04/11/2018
+ms.date: 04/25/2018
---
# What's new in MDM enrollment and management
@@ -1309,7 +1309,7 @@ For details about Microsoft mobile device management protocols for Windows 10 s
ShellLauncher
StatusConfiguration
-Updated the AssigneAccessConfiguration schema.
+Updated the AssigneAccessConfiguration schema. Starting in Windows 10, version 1803 AssignedAccess CSP is supported in Windows Holographic for Business edition. Added example for Windows Holographic for Business edition.
[MultiSIM CSP](multisim-csp.md) |
@@ -1807,7 +1807,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
ShellLauncher
StatusConfiguration
-Updated the AssigneAccessConfiguration schema.
+Updated the AssigneAccessConfiguration schema. Starting in Windows 10, version 1803 AssignedAccess CSP is supported in Windows Holographic for Business edition. Added example for Windows Holographic for Business edition.
[MultiSIM CSP](multisim-csp.md) |