diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index 02259ae42b..d821b947f1 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -7659,6 +7659,17 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
+### MemoryDump policies
+
+
+ -
+ MemoryDump/AllowCrashDump
+
+ -
+ MemoryDump/AllowLiveDump<
+
+
+
### Messaging policies
diff --git a/windows/client-management/mdm/policy-csp-memorydump.md b/windows/client-management/mdm/policy-csp-memorydump.md
new file mode 100644
index 0000000000..eea0f98401
--- /dev/null
+++ b/windows/client-management/mdm/policy-csp-memorydump.md
@@ -0,0 +1,117 @@
+---
+title: Policy CSP - MemoryDump
+description: Use the Policy CSP
+ms.author: dansimp
+ms.topic: article
+ms.prod: w10
+ms.technology: windows
+author: dansimp
+ms.localizationpriority: medium
+ms.date: 09/27/2019
+ms.reviewer:
+manager: dansimp
+---
+
+# Policy CSP - MemoryDump
+
+
+
+
+
+
+## MemoryDump policies
+
+
+ -
+ MemoryDump/AllowCrashDump
+
+ -
+ MemoryDump/AllowLiveDump
+
+
+
+
+
+
+
+**MemoryDump/AllowCrashDump**
+
+
+
+|Edition|Windows 10|Windows 11|
+|--- |--- |--- |
+|Home|No|No|
+|Pro|Yes|Yes|
+|Business|Yes|Yes|
+|Enterprise|Yes|Yes|
+|Education|Yes|Yes|
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+This policy setting decides if crash dump collection on the machine is allowed or not.
+
+
+
+The following list shows the supported values:
+
+- 0 - Disable crash dump collection.
+- 1 (default) - Allow crash dump collection.
+
+
+
+
+
+
+
+**MemoryDump/AllowLiveDump**
+
+
+
+|Edition|Windows 10|Windows 11|
+|--- |--- |--- |
+|Home|No|No|
+|Pro|Yes|Yes|
+|Business|Yes|Yes|
+|Enterprise|Yes|Yes|
+|Education|Yes|Yes|
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+This policy setting decides if crash dump collection on the machine is allowed or not.
+
+
+
+
+The following list shows the supported values:
+
+- 0 - Disable crash dump collection.
+- 1 (default) - Allow crash dump collection.
+
+
+
+
+
+
+
diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml
index 8b642d0a06..92d90c671f 100644
--- a/windows/client-management/mdm/toc.yml
+++ b/windows/client-management/mdm/toc.yml
@@ -741,6 +741,8 @@ items:
href: policy-csp-lockdown.md
- name: Maps
href: policy-csp-maps.md
+ - name: MemoryDump
+ href: policy-csp-memorydump.md
- name: Messaging
href: policy-csp-messaging.md
- name: MixedReality