Microsoft Intune Integration

Learn how to get started with Microsoft Intune integration

Create Microsoft OAuth app

Configure your Client ID and Secret in UAPI

  • configure the Microsoft Intune integration in UAPI using your client ID and secret saved in the previous step:

    • Client ID: Application ID of OAuth app
    • Client Secret: Value of the client secret
  • navigate to this page


  • click Save

Create a consumer

Set up the Microsoft connection

  • open the consumer created in the previous step

  • select the Available tab

  • look for the Microsoft Intune connection and open it

  • click on Connect and then Authorize, you will be redirected to Microsoft to authenticate with admin access


Make your first call to the Microsoft Intune API via our API Explorer

  • follow this guide and try to fetch devices
  • congratulations, you've made your first call !