diff --git a/windows/deployment/windows-autopilot/TOC.md b/windows/deployment/windows-autopilot/TOC.md
index 05444db224..a2ae9455f6 100644
--- a/windows/deployment/windows-autopilot/TOC.md
+++ b/windows/deployment/windows-autopilot/TOC.md
@@ -3,7 +3,6 @@
# Understanding Windows Autopilot
## [Overview](windows-autopilot.md)
## [Requirements](windows-autopilot-requirements.md)
-## [Platforms](windows-autopilot-platforms.md)
## [Scenarios and capabilities](windows-autopilot-scenarios.md)
## [Get started](demonstrate-deployment-on-vm.md)
diff --git a/windows/deployment/windows-autopilot/add-devices.md b/windows/deployment/windows-autopilot/add-devices.md
index c9613d403c..890a838ed0 100644
--- a/windows/deployment/windows-autopilot/add-devices.md
+++ b/windows/deployment/windows-autopilot/add-devices.md
@@ -89,16 +89,64 @@ The commands can also be run remotely, as long as WMI permissions are in place a
## Registering devices
-Once the hardware IDs have been captured from existing devices, they can be uploaded through a variety of means. See the detailed documentation for each available mechanism:
+
+
+
+Once the hardware IDs have been captured from existing devices, they can be uploaded through a variety of means. See the detailed documentation for each available mechanism.
- [Microsoft Intune](https://docs.microsoft.com/intune/enrollment-autopilot). This is the preferred mechanism for all customers.
- [Partner Center](https://msdn.microsoft.com/partner-center/autopilot). This is used by CSP partners to register devices on behalf of customers.
- [Microsoft 365 Business & Office 365 Admin](https://support.office.com/article/Create-and-edit-AutoPilot-profiles-5cf7139e-cfa1-4765-8aad-001af1c74faa). This is typically used by small and medium businesses (SMBs) who manage their devices using Microsoft 365 Business.
- [Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles).
-For a summary of platform capabilities, see [Windows Autopilot platforms](windows-autopilot-platforms.md).
+A summary of each platform's capabilities is provided below.
-
+
+
+Platform/Portal
+ | Register devices?
+ | Create/Assign profile
+ | Acceptable DeviceID
+ |
+
+
+OEM Direct API |
+YES - 1000 at a time max |
+NO |
+Tuple or PKID |
+
+
+
+Partner Center |
+YES - 1000 at a time max |
+YES |
+Tuple or PKID or 4K HH |
+
+
+
+Intune |
+YES - 500 at a time max\* |
+YES\* |
+4K HH |
+
+
+
+Microsoft Store for Business |
+YES - 1000 at a time max |
+YES |
+4K HH |
+
+
+
+Microsoft Business 365 |
+YES - 1000 at a time max |
+YES |
+4K HH |
+
+
+
+
+>*Microsoft recommended platform to use
## Summary
diff --git a/windows/deployment/windows-autopilot/index.md b/windows/deployment/windows-autopilot/index.md
index 51df457d81..9d21ace932 100644
--- a/windows/deployment/windows-autopilot/index.md
+++ b/windows/deployment/windows-autopilot/index.md
@@ -37,7 +37,6 @@ This guide is intended for use by an IT-specialist, system architect, or busines
[Overview of Windows Autopilot](windows-autopilot.md) | A review of Windows Autopilot is provided with a video walkthrough. Benefits and general requirements are discussed.
|
[Requirements](windows-autopilot-requirements.md) | Detailed software, network, licensiing, and configuration requirments are provided.
- |
[Platforms](windows-autopilot-platforms.md) | A summary of platforms available for registering Windows Autopilot devices.
|
[Scenarios and Capabilities](windows-autopilot-scenarios.md) | A summary of Windows Autopilot deployment scenarios and capabilities.
|
[Get started](demonstrate-deployment-on-vm.md) | Interested in trying out Autopilot? See this step-by-step walkthrough to test Windows Autopilot on a virtual machine or physical device with a free 30-day trial premium Intune account.
|
diff --git a/windows/deployment/windows-autopilot/windows-autopilot-platforms.md b/windows/deployment/windows-autopilot/windows-autopilot-platforms.md
deleted file mode 100644
index 49f8c8d04e..0000000000
--- a/windows/deployment/windows-autopilot/windows-autopilot-platforms.md
+++ /dev/null
@@ -1,78 +0,0 @@
----
-title: Windows Autopilot platforms
-ms.reviewer:
-manager: laurawi
-description: Windows Autopilot deployment
-keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune
-ms.prod: w10
-ms.mktglfcycl: deploy
-ms.localizationpriority: medium
-ms.sitesec: library
-ms.pagetype: deploy
-author: greg-lindsay
-ms.author: greglin
-ms.collection: M365-modern-desktop
-ms.topic: article
----
-
-
-# Windows Autopilot platforms
-
-**Applies to**
-
-- Windows 10
-
-Several platforms are available to register devices with Windows Autopilot. A summary of each platform's capabilities is provided below.
-
-
-
-Platform/Portal
- | Register devices?
- | Create/Assign profile
- | Acceptable DeviceID
- |
-
-
-OEM Direct API |
-YES - 1000 at a time max |
-NO |
-Tuple or PKID |
-
-
-
-Partner Center |
-YES - 1000 at a time max |
-YES |
-Tuple or PKID or 4K HH |
-
-
-
-Intune |
-YES - 500 at a time max\* |
-YES\* |
-4K HH |
-
-
-
-Microsoft Store for Business |
-YES - 1000 at a time max |
-YES |
-4K HH |
-
-
-
-Microsoft Business 365 |
-YES - 1000 at a time max |
-YES |
-4K HH |
-
-
-
-
->*Microsoft recommended platform to use
-
-
-## Related topics
-
-[Adding devices to Windows Autopilot](add-devices.md)
-[Configuring device profiles](profiles.md)
\ No newline at end of file