mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
CSP changes to improve acro-scores
This commit is contained in:
12
windows/client-management/mdm/includes/mdm-admx-csp-note.md
Normal file
12
windows/client-management/mdm/includes/mdm-admx-csp-note.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
author: vinaypamnani-msft
|
||||
ms.author: vinpa
|
||||
ms.prod: windows
|
||||
ms.topic: include
|
||||
ms.date: 05/09/2023
|
||||
---
|
||||
|
||||
> [!TIP]
|
||||
> This CSP contains ADMX-backed policies which require a special SyncML format to enable or disable. You must specify the data type in the SyncML as `<Format>chr</Format>`. For details, see [Understanding ADMX-backed policies](../../understanding-admx-backed-policies.md).
|
||||
>
|
||||
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
author: vinaypamnani-msft
|
||||
ms.author: vinpa
|
||||
ms.prod: windows
|
||||
ms.topic: include
|
||||
ms.date: 05/09/2023
|
||||
---
|
||||
|
||||
> [!TIP]
|
||||
> This is an ADMX-backed policy and requires SyncML format for configuration. For an example of SyncML format, refer to [Enabling a policy](../../understanding-admx-backed-policies.md#enabling-a-policy).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
author: vinaypamnani-msft
|
||||
ms.author: vinpa
|
||||
ms.prod: windows
|
||||
ms.topic: include
|
||||
ms.date: 05/09/2023
|
||||
---
|
||||
|
||||
> [!IMPORTANT]
|
||||
> This CSP contains preview policies that are under development and only applicable for [Windows Insider Preview builds](/windows-insider/). These policies are subject to change and may have dependencies on other features or services in preview.
|
Reference in New Issue
Block a user