Microsoft Intune Integration
Learn how to get started with Microsoft Intune integration
Create Microsoft OAuth app
- follow this guide
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
- Client ID:
-
navigate to this page
-
click
Save
Create a consumer
- follow this guide
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 thenAuthorize
, 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 !
Updated about 2 months ago