Microsoft Intune Configuration Guide
1. Introduction
- Valid configuration parameters are needed as per the requirement.
2. Prerequisite checks
- Tenant ID, Client ID and Client Secret are needed to configure the connector in the ASCERA.
3. Microsoft Intune Setup Guide
3.1. Get Config Parameters
Gather the following info from the Azure environment
Note: Please ensure that you collect the information from the directory where your Intune is deployed. If you are currently in another directory, kindly switch to the appropriate one.
Tenant ID:
https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/Overview
3.2. Create Entra App for Sentinel
3.2.1. Get Client ID & Client Secret
For Client ID and Client Secret we need to create an Entra app
Documentation links for the same:
- Create a Microsoft Entra application and service principal that can access resources
- Create a new application secret
Or follow the guide below:
-
Go to https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps or Select
Microsoft Entra IDor type in the search box forMicrosoft Entra ID -
Click on
App registrations -
Click on
New Registration -
Add relevant information to register an app
- We can skip the
Redirect URISince it is optional
- We can skip the
-
Copy the
Application (client) IDvalue -
Click on
Add a certificate or secret -
Click on
New Client Secret- Copy the secret
Value
- Copy the secret
Note: Please copy the client secret value, as it will only be displayed once and will not be visible again. If you lose this value, you will need to create a new client secret.