formatting

This commit is contained in:
Meghan Stewart
2023-02-06 08:48:45 -08:00
parent ef18e0d4a1
commit 772f602fd5
2 changed files with 25 additions and 22 deletions

View File

@ -15,6 +15,8 @@ ms.date: 02/14/2023
<!--7512398-->
***(Applies to: Windows 11 & Windows 10)***
The Windows Update for Business deployment service is used to approve and schedule software updates. The deployment service exposes its capabilities through the [Microsoft Graph API](/graph/use-the-api). You can call the API directly, through a [Graph SDK](/graph/sdks/sdks-overview), or integrate them with a management tool such as [Microsoft Intune](/mem/intune). This article uses Graph Explorer to walk through the entire process of deploying a feature update to clients. In this article, you will:
In this article, you will:
> [!div class="checklist"]
> * [Open Graph Explorer](#open-graph-explorer)
@ -22,7 +24,8 @@ In this article, you will:
> * [Enroll devices](#enroll-devices)
> * Do Z
> * Do Z
> * [Remove device enrollment](#remove-device-enrollment)
> - [Unenroll devices](#unenroll-devices)
## Prerequisites
@ -61,4 +64,4 @@ As long as a device remains enrolled in feature update management, the device do
## Unenroll devices
<!--Using include for removing device enrollment-->
[!INCLUDE [Graph Explorer enroll devices](./includes/wufb-deployment-graph-unenroll.md)]
[!INCLUDE [Graph Explorer enroll devices](./includes/wufb-deployment-graph-unenroll.md)]