From 3db89c2afdcc8d5d10e07ad603bb85bc7adc654e Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Fri, 17 Sep 2021 15:40:54 +0530
Subject: [PATCH] Updated
---
.../mdm/policies-in-policy-csp-admx-backed.md | 1 -
.../policy-configuration-service-provider.md | 7 ----
...-csp-admx-feeds.md => policy-csp-feeds.md} | 36 ++++++++-----------
3 files changed, 15 insertions(+), 29 deletions(-)
rename windows/client-management/mdm/{policy-csp-admx-feeds.md => policy-csp-feeds.md} (53%)
diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
index e215f891b8..586e5edcc6 100644
--- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
+++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
@@ -280,7 +280,6 @@ ms.date: 10/08/2020
- [ADMX_ExternalBoot/PortableOperatingSystem_Hibernate](./policy-csp-admx-externalboot.md#admx-externalboot-portableoperatingsystem_hibernate)
- [ADMX_ExternalBoot/PortableOperatingSystem_Sleep](./policy-csp-admx-externalboot.md#admx-externalboot-portableoperatingsystem_sleep)
- [ADMX_ExternalBoot/PortableOperatingSystem_Launcher](./policy-csp-admx-externalboot.md#admx-externalboot-portableoperatingsystem_launcher)
-- [ADMX_Feeds/FeedsEnabled](./policy-csp-admx-feeds.md#admx-feeds-feedsenabled)
- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-wdiscenarioexecutionpolicy)
- [ADMX_FileServerVSSProvider/Pol_EncryptProtocol](./policy-csp-admx-fileservervssprovider.md#admx-fileservervssprovider-pol-encryptprotocol)
- [ADMX_FileSys/DisableCompression](./policy-csp-admx-filesys.md#admx-filesys-disablecompression)
diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index fa753bd3f4..6922bada43 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -1144,13 +1144,6 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
-### ADMX_Feeds policies
-
- -
- ADMX_Feeds/FeedsEnabled
-
-
-
### ADMX_FileRecovery policies
-
diff --git a/windows/client-management/mdm/policy-csp-admx-feeds.md b/windows/client-management/mdm/policy-csp-feeds.md
similarity index 53%
rename from windows/client-management/mdm/policy-csp-admx-feeds.md
rename to windows/client-management/mdm/policy-csp-feeds.md
index b96c8f3500..bc8b0b1996 100644
--- a/windows/client-management/mdm/policy-csp-admx-feeds.md
+++ b/windows/client-management/mdm/policy-csp-feeds.md
@@ -1,27 +1,30 @@
---
-title: Policy CSP - ADMX_Feeds
-description: Policy CSP - ADMX_Feeds
+title: Policy CSP - Feeds
+description: Use the Policy CSP - Feeds setting policy specifies whether news and interests is allowed on the device.
+.
ms.author: dansimp
-ms.localizationpriority: medium
ms.topic: article
ms.prod: w10
ms.technology: windows
author: nimishasatapathy
-ms.date: 09/16/2021
+ms.localizationpriority: medium
+ms.date: 09/17/2021
ms.reviewer:
manager: dansimp
---
-# Policy CSP - ADMX_Feeds
-> [!WARNING]
-> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
+# Policy CSP - Feeds
+
+
+## Feeds policies
+
-
- ADMX_Feeds/FeedsEnabled
+ Feeds/FeedsEnabled
@@ -29,7 +32,7 @@ manager: dansimp
-**ADMX_Feeds/FeedsEnabled**
+**Feeds/FeedsEnabled**
@@ -74,9 +77,10 @@ manager: dansimp
> [!div class = "checklist"]
> * Machine
+
+
-
This policy setting specifies whether news and interests is allowed on the device.
The values for this policy are 1 and 0. This policy defaults to 1.
@@ -86,26 +90,16 @@ The values for this policy are 1 and 0. This policy defaults to 1.
- 0 - News and interests feature will be turned off completely, and the settings UI in Taskbar context menu will be removed.
-> [!TIP]
-> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
->
-> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
->
-> 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).
ADMX Info:
-- GP Friendly name: *Enable news and interests on the taskbar.*
+- GP Friendly name: *Enable news and interests on the taskbar*
- GP name: *FeedsEnabled*
- GP path: *Windows Components\News and interests*
- GP ADMX file name: *Feeds.admx*
-
-
-> [!NOTE]
-> These policies are currently only available as part of a Windows Insider release.