Microsoft Intune connector
Back to the connector overview, authentication methods, and actions.
14 Aug 2026
description-fixImproved action descriptions for agentic use — added @odata.type not-selectable warning to all list actions, clarified get vs list projection differences for managed devices and role definitions, documented nextLink paging behavior on filtered role queries, warned against non-existent members property on role assignments, and noted @odata.count inconsistency on mobileApps. Removed unsupported $search from compliance policies and device configurations.Changed · 11 actions updated
Changed · 11 actions updated
microsoftintune_get_managed_device, microsoftintune_get_role_definition, microsoftintune_list_detected_apps, microsoftintune_list_device_compliance_policies, microsoftintune_list_device_configurations, microsoftintune_list_device_enrollment_configurations, microsoftintune_list_managed_devices, microsoftintune_list_mobile_app_categories, microsoftintune_list_mobile_apps, microsoftintune_list_role_assignments, microsoftintune_list_role_definitions13 Aug 2026
new-feature auth-improvementsAdded a delegated OAuth 2.0 authorization code flow alongside the existing client credentials option, with client ID and secret at the setup level and tenant ID per account.Changed · 43 actions updated
Changed · 43 actions updated
microsoftintune_assign_device_compliance_policy, microsoftintune_assign_device_configuration, microsoftintune_assign_device_enrollment_configuration, microsoftintune_assign_mobile_app, microsoftintune_bypass_activation_lock, microsoftintune_clean_windows_device, microsoftintune_create_role_definition, microsoftintune_delete_device_compliance_policy, microsoftintune_delete_device_configuration, microsoftintune_delete_managed_device, microsoftintune_delete_role_definition, microsoftintune_disable_lost_mode, microsoftintune_get_detected_app, microsoftintune_get_device_category, microsoftintune_get_device_compliance_policy, microsoftintune_get_device_configuration, microsoftintune_get_device_enrollment_configuration, microsoftintune_get_managed_device, microsoftintune_get_mobile_app, microsoftintune_get_mobile_app_category, microsoftintune_get_role_definition, microsoftintune_list_detected_app_managed_devices, microsoftintune_list_detected_apps, microsoftintune_list_device_compliance_policies, microsoftintune_list_device_configurations, microsoftintune_list_device_enrollment_configurations, microsoftintune_list_managed_devices, microsoftintune_list_mobile_app_categories, microsoftintune_list_mobile_apps, microsoftintune_list_role_assignments, microsoftintune_list_role_definitions, microsoftintune_locate_device, microsoftintune_reboot_device, microsoftintune_remote_lock, microsoftintune_reset_passcode, microsoftintune_retire_managed_device, microsoftintune_set_enrollment_priority, microsoftintune_shut_down_device, microsoftintune_sync_device, microsoftintune_update_role_definition, microsoftintune_windows_defender_scan, microsoftintune_windows_defender_update_signatures, microsoftintune_wipe_managed_device11 Aug 2026
description-fix guide-fixUpdated setup guide with concrete permission instructions and corrected field descriptions to reference Microsoft Entra admin center.6 Aug 2026
new-actionsInitial Microsoft Intune connector with 43 actions covering managed devices, compliance policies, device configurations, mobile apps, RBAC roles, enrollment configurations, and detected apps. Uses client credentials OAuth2 with application permissions.