PDE initial export

This commit is contained in:
Paolo Matarazzo 2023-08-09 12:07:53 +02:00
parent 5a50fcbf1e
commit 777af751f8
2 changed files with 40 additions and 1 deletions

View File

@ -0,0 +1,37 @@
---
title: PDE settings and configuration
description: Learn about the available options to configure Personal Data Encryption (PDE) and how to configure them via Microsoft Intune or configuration Service Provider (CSP).
ms.topic: how-to
ms.date: 03/13/2023
---
# PDE settings and configuration
This article describes the Personal Data Encryption (PDE) settings and how to configure them via Microsoft Intune or configuration Service Provider (CSP).
## PDE settings list
## PDE configuration
### Configure PDE with Microsoft Intune
To configure devices using Microsoft Intune, [create a **Settings catalog** policy][MEM-1], and use the settings listed under the category **`Local Policies Security Options`**:
Assign the policy to a security group that contains as members the devices or users that you want to configure.
### Configure PDE with CSP
Alternatively, you can configure devices using a [custom policy][MEM-2] with the [Name CSP][CSP-1].\
The policy settings are located under: `./Device/Vendor/MSFT/`.
|Setting|
| - |
| **Setting name**: Title<br>**Policy CSP name**: `Setting Name`|
<!--links used in this document-->
[CSP-1]: /windows/client-management/mdm/policy-csp-localpoliciessecurityoptions
[MEM-1]: /mem/intune/configuration/settings-catalog
[MEM-2]: /mem/intune/configuration/custom-settings-windows-10

View File

@ -1,7 +1,9 @@
items:
- name: Overview
href: index.md
- name: Configure PDE with Intune
- name: Configure PD`E
href: configure.md
- name: (Old) Configure PDE with Intune
href: configure-pde-in-intune.md
- name: Enable Personal Data Encryption (PDE)
href: intune-enable-pde.md