From 229e27887440241ea69619f39bf67c0b5573043e Mon Sep 17 00:00:00 2001 From: Sinead O'Sullivan Date: Thu, 25 Jun 2020 21:02:32 +0100 Subject: [PATCH] Update deploy-data-processor-service-windows.md --- .../deploy-data-processor-service-windows.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/windows/privacy/deploy-data-processor-service-windows.md b/windows/privacy/deploy-data-processor-service-windows.md index 3efe6748c2..8578c33ea6 100644 --- a/windows/privacy/deploy-data-processor-service-windows.md +++ b/windows/privacy/deploy-data-processor-service-windows.md @@ -1,6 +1,6 @@ --- -title: Technical Deployment of the Data Processor Service for Windows -description: Use this article to understand how to deploy and manage the Data Processor Service for Windows. +title: Technical Deployment of the data processor service for windows +description: Use this article to understand how to deploy and manage the data processor service for windows. keywords: privacy, GDPR ms.localizationpriority: high ROBOTS: NOINDEX, NOFOLLOW @@ -20,32 +20,32 @@ ms.collection: # Data Processor Service for Windows Overview >[!NOTE] ->This topic is intended for participants in the Data Processor Service for Windows preview program and requires acceptance of specific terms of use. To learn +>This topic is intended for participants in the data processor service for windows preview program and requires acceptance of specific terms of use. To learn more about the program and agree to the terms of use, see [https://aka.ms/dpswpublicpreview](https://aka.ms/dpswpublicpreview). The privacy landscape keeps evolving, and with it, we make changes to our services to meet our customers’ needs. -Data Processor Service for Windows (DPSW) empowers you to be in control of diagnostic data from Windows devices, and act as data controllers for that data, under the definition of the European Union General Data Protection Regulation (GDPR). +The data processor service for windows empowers you to be in control of diagnostic data from Windows devices, and act as data controllers for that data, under the definition of the European Union General Data Protection Regulation (GDPR). -DPSW will serve as a foundation for other Microsoft services that use Windows diagnostic data. +The data processor service for windows will serve as a foundation for other Microsoft services that use Windows diagnostic data. -The DPSW offering enables you to store and manage your Windows diagnostic data in the cloud, on top of an end-to-end data platform designed and built with compliance in mind, to help you meet your compliance obligations. +The data processor service for windows offering enables you to store and manage your Windows diagnostic data in the cloud, on top of an end-to-end data platform designed and built with compliance in mind, to help you meet your compliance obligations. Your data is routed and stored inside an enterprise compliance boundary, operating under a prescriptive and focused set of compliance requirements, in accordance with industry standards. -DPSW provides you with controls that help respond to delete data subject requests (DSRs) on diagnostic data, either for a specific device, or at user account closure, for a specific Azure AD User ID. Additionally, you’re able to execute an export DSR for a specific Azure AD User ID. -Should you desire so, Microsoft will accommodate a DPSW tenant account closure, either because you decide to close your Azure or Azure AD tenant account, or because you decide you no longer wish to be the data controller for diagnostic data, but still wish to remain an Azure customer. +The data processor service for windows provides you with controls that help respond to delete data subject requests (DSRs) on diagnostic data, either for a specific device, or at user account closure, for a specific Azure AD User ID. Additionally, you’re able to execute an export DSR for a specific Azure AD User ID. +Should you desire so, Microsoft will accommodate a data processor service for windows tenant account closure, either because you decide to close your Azure or Azure AD tenant account, or because you decide you no longer wish to be the data controller for diagnostic data, but still wish to remain an Azure customer. >[!Note] >Tenant account closure will lead to the deletion of all data associated with that tenant. ## Deployment of Data Processor Service for Windows -Use the instructions below to easily manage the Data Processor Service for Windows using a single setting, through Group Policy, or an MDM solution, in Windows 10, version 1809 or Windows Server 2019 and newer. +Use the instructions below to easily manage the data processor service for windows using a single setting, through Group Policy, or an MDM solution, in Windows 10, version 1809 or Windows Server 2019 and newer. ### Prerequisites #### Versions supported -DPSW is currently supported on Windows 10, version 1809, and newer versions. +The data processor service for windows is currently supported on Windows 10, version 1809, and newer versions. #### Network requirements -The following endpoints need to be reachable from devices enrolled into the Data Processor Service for Windows: +The following endpoints need to be reachable from devices enrolled into the data processor service for windows: login.live.com @@ -64,11 +64,11 @@ For additional information, see the “device authentication” and “diagnosti ### Deploying Data Processor Service for Windows You can use either Group Policy or an MDM solution to deploy the Processor Service for Windows to your supported devices. -In Group Policy, to enable data collection through the Data Processor Service for Windows, go to **Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds** and switch the **Allow commercial data pipeline** setting to **enabled**. +In Group Policy, to enable data collection through the data processor service for windows, go to **Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds** and switch the **Allow commercial data pipeline** setting to **enabled**. If you wish to disable, at any time, switch the same setting to **disabled**. The default state of the above setting is **disabled**. -To use an MDM solution, such as [Microsoft Intune](https://docs.microsoft.com/intune/custom-settings-windows-10), to deploy the Data Processor Service for Windows to your supported devices, use the following custom OMA-URI setting configuration: +To use an MDM solution, such as [Microsoft Intune](https://docs.microsoft.com/intune/custom-settings-windows-10), to deploy the data processor service for windows to your supported devices, use the following custom OMA-URI setting configuration: - **Name:** System/AllowCommercialDataPipeline - **OMA-URI:** ./Vendor/MSFT/Policy/Config/System/AllowCommercialDataPipeline @@ -79,11 +79,11 @@ Under **Value**, use **1** to enable the service. If you wish to disable, at any time, switch the same setting to **0** to disable. The default is **0**. >[!Note] ->Data collected from a device, before it was enrolled into the Data Processor Service for Windows, will not be moved into the enterprise compliance boundary. +>Data collected from a device, before it was enrolled into the data processor service for windows, will not be moved into the enterprise compliance boundary. ## Managing the Data Processor Service for Windows ### Executing user-based data subject requests (DSRs) -To perform user-based DSRs, DPSW requires your organization to be reflected in Azure AD. +To perform user-based DSRs, the data processor service for windows requires your organization to be reflected in Azure AD. If your environment is cloud-only and managed in Azure, or all your devices are Azure AD joined - you don’t need to take any further action. @@ -91,4 +91,4 @@ If your environment uses on-premises Active Directory to manage identities - Azu To learn more, visit [How To: Plan your hybrid Azure Active Directory join implementation](https://docs.microsoft.com/azure/active-directory/devices/hybrid-azuread-join-plan) and [Azure AD Connect sync: Understand and customize synchronization](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-connect-sync-whatis). ## Geo-location -Windows Diagnostic Data collected through DPSW is hosted in our datacenter in the United States. \ No newline at end of file +Windows Diagnostic Data collected through the data processor service for windows is hosted in our datacenter in the United States. \ No newline at end of file