- Least privileged Microsoft Graph permission to access the action via application:
DeviceManagementManagedDevices.ReadWrite.All,DeviceManagementManagedDevices.Read.All.
External DocumentationTo learn more, visit the Microsoft Intune documentation.
Parameters
| Parameter | Description |
|---|---|
| Filter | The filter to apply on the operation. You can filter by display name, tag names, values etc. For example, to filter for a display name use displayName eq ‘ManagedDeviceName’. For more information about group fields: https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0#properties |
| Limit | The maximum number of items to return per page. |
| Return All Pages | Automatically fetch all resources, page by page. |