Configuration Manager Result Sets
In brief
The page’s `ms.service` value changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`.
What Intune admins need to know
This keeps the documentation associated with the updated Configuration Manager service identifier; no administrator action is indicated.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
Configuration Manager Result Sets
In Configuration Manager, the result set of a query contains one or more instances that match the specified criteria of theSELECT statement. The result instances are either Generic class instances or instances of the class that is specified in the FROM clause.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: article ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # Configuration Manager Result Sets In Configuration Manager, the result set of a query contains one or more instances that match the specified criteria of the`SELECT` statement. The result instances are either `Generic` class instances or instances of the class that is specified in the FROM clause.