From f3e2c5b494c873559aacf1cce05a081385ae30f5 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:08:51 -0800 Subject: [PATCH] move section --- .../update/deployment-service-overview.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/windows/deployment/update/deployment-service-overview.md b/windows/deployment/update/deployment-service-overview.md index 02f88c51bf..4b8e52781b 100644 --- a/windows/deployment/update/deployment-service-overview.md +++ b/windows/deployment/update/deployment-service-overview.md @@ -96,13 +96,6 @@ To learn more about the deployment service and the deployment process, see: - [Deploy expedited updates using Graph Explorer](deployment-service-expedited-updates.md) - [Deploy driver and firmware updates using Graph Explorer](deployment-service-drivers.md) -### Use Microsoft Intune - -Microsoft Intune integrates with the deployment service to provide Windows client update management capabilities. For more information, see: - -- [Feature updates for Windows 10 and later policy in Intune](/mem/intune/protect/windows-10-feature-updates) -- [Expedite Windows quality updates in Microsoft Intune](/mem/intune/protect/windows-10-expedite-updates) - ### Scripting common actions using PowerShell The Microsoft Graph SDK includes a PowerShell extension that you can use to script and automate common update actions. For more information, see [Get started with the Microsoft Graph PowerShell SDK](/graph/powershell/get-started). @@ -117,3 +110,10 @@ Microsoft Graph makes deployment service APIs available through. Get started wit - Windows Update for Business deployment service [sample driver deployment application](https://github.com/microsoftgraph/windowsupdates-webapplication-sample) on GitHub - [Windows updates API overview in Microsoft Graph](/graph/windowsupdates-concept-overview) +### Use Microsoft Intune + +Microsoft Intune integrates with the deployment service to provide Windows client update management capabilities. For more information, see: + +- [Feature updates for Windows 10 and later policy in Intune](/mem/intune/protect/windows-10-feature-updates) +- [Expedite Windows quality updates in Microsoft Intune](/mem/intune/protect/windows-10-expedite-updates) +