mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
additions
This commit is contained in:
@ -22,6 +22,8 @@ In this article, you will:
|
||||
> * [Open Graph Explorer](#open-graph-explorer)
|
||||
> * [Run queries to identify devices](#run-queries-to-identify-devices)
|
||||
> * [Enroll devices](#enroll-devices)
|
||||
> * [Create a deployment audience and add audience members](#create-a-deployment-audience-and-add-audience-members)
|
||||
> * [List catalog entries for feature updates](#list-catalog-entries-for-feature-updates)
|
||||
> * Do Z
|
||||
> * Do Z
|
||||
> - [Unenroll devices](#unenroll-devices)
|
||||
@ -63,6 +65,7 @@ As long as a device remains enrolled in feature update management, the device do
|
||||
|
||||
## List catalog entries for feature updates
|
||||
|
||||
|
||||
```http
|
||||
GET https://graph.microsoft.com/beta/admin/windows/updates/catalog/entries?$filter=isof('microsoft.graph.windowsUpdates.featureUpdateCatalogEntry')
|
||||
```
|
||||
|
Reference in New Issue
Block a user