> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Intune Changelog

> Release history for the Microsoft Intune connector. Each version lists what changed and which actions were affected.

<Card title="Microsoft Intune connector" icon="arrow-left" href="/connectors/microsoftintune" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v0.2.1" description="14 Aug 2026">
  `description-fix`

  Improved 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.

  <AccordionGroup>
    <Accordion title="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_definitions`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.2.0" description="13 Aug 2026">
  `new-feature` `auth-improvements`

  Added 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.

  <AccordionGroup>
    <Accordion title="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_device`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="11 Aug 2026">
  `description-fix` `guide-fix`

  Updated setup guide with concrete permission instructions and corrected field descriptions to reference Microsoft Entra admin center.
</Update>

<Update label="v0.1.0" description="6 Aug 2026">
  `new-actions`

  Initial 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.
</Update>
