cipp_list_user_devices
List all devices enrolled by a specific user in Microsoft 365 tenants. Provide the user's Azure AD object ID or UPN and tenant scope to retrieve their enrolled devices.
Instructions
List devices enrolled by a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The target user's Azure AD object ID or User Principal Name (UPN, e.g. alice@contoso.com). | |
| tenantFilter | Yes | Tenant domain name or ID to scope the operation. Use 'allTenants' to target every managed tenant. |