Overview
Devices web query displays Microsoft 365 devices. Devices web query is included in the built-in Microsoft 365 container.
Note: Not all properties are supported by Microsoft, and can make the Web Query fail with an error if such property is added to Properties to display. In this case, remove this unsupported property from the list.
Devices web query settings
The Devices web query has common settings with the Users web query. For information about common settings, please refer to the following article:
Filters by Extension attributes work differently than in the Users web query:
Setting name | Description |
---|---|
Query criteria |
Query criteria are sent to the target platform with other query parameters to reduce the number of returned objects and may improve query performance. Tip: To filter by extension attribute 1 you need to set MS graph advanced queries to Enabled and use a filter like this: {ExtensionAttributes/extensionAttribute1 -eq "test 1"}
|
Other Query Settings |
|
Post-query filter |
To hide unwanted data based on criteria, not supported by the target system in the query criteria, set the filtering conditions here. Tip 1: For optimal performance, use the Query criteria above to filter objects whenever possible.
Tip 2: To filter by extension attribute 1 you need to use a condition like this: {$_."ExtensionAttributes/extensionAttribute1" -eq "Sales"}.
|
Change History
Version | Notes |
---|---|
10.2.0 | The web query has been added. |
Comments
0 comments
Please sign in to leave a comment.