From e46a8222c8940c9a942debfc7250b29e1d642263 Mon Sep 17 00:00:00 2001 From: ManikaDhiman Date: Fri, 19 Jul 2019 16:58:49 -0700 Subject: [PATCH] Adjusted column width --- .../mdm/policy-configuration-service-provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index 99c22d12a3..cf8beb53b2 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -5182,7 +5182,7 @@ The following diagram shows the Policy configuration service provider in tree fo The following list shows the Policies supported in HoloLens devices: | Policy | HoloLens (1st gen) Development Edition | HoloLens (1st gen) Commercial Suite | HoloLens 2 | -|--------|--------|------------|--------------| +| ----- | -------- | -------- | -------- | | [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection) | ![check mark](images/checkmark.png) | ![check mark](images/checkmark.png) | ![check mark](images/checkmark.png) | [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps) | ![cross mark](images/crossmark.png) | ![check mark](images/checkmark.png) | ![check mark](images/checkmark.png) | | [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate) | ![check mark](images/checkmark.png) | ![check mark](images/checkmark.png) | ![check mark](images/checkmark.png) |