Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

About The Device

Microsoft Intune is a cloud-based service that focuses on mobile device management (MDM) and mobile application management (MAM). You control how your organization’s devices are used, including mobile phones, tablets, and laptops. You can also configure specific policies to control applications. On personal devices, Intune helps make sure your organization's data stays protected and can isolate organization data from personal data.

Device Information

 Entity

Particulars

Vendor Name

Microsoft

Product Name

Intune

Type of Device

Cloud

Collection Method

Log Type

 Ingestion label

Preferred Logging Protocol - Format

Log Collection Method

Data Source

Microsoft Intune

  AZURE_MDM_INTUNE

 API - JSON

C2C

https://cloud.google.com/chronicle/docs/reference/feed-management-api#azure-mdm-intune

Device Configuration

Prerequisite

  • Active Intune License

Device Configuration

To Register Application

  1. Log in to Azure Portal: https://portal.azure.com

  2. In search bar, enter App registrations.

  1. Select the App registrations service in the search results.

  2. Select + New registration.

  1. In Register an application, Provide the name of the application.

  2. Select Accounts in this organizational directory only under Supported account types.

  3. Click Register.

  1. Once Application is created, you will see Application (client) ID & Directory (tenant) ID on Overview tab of the application. Copy these IDs for integrations with Chronicle.

To Grant Permissions

  1. Under above registered app, select API permissions, click + Add a permission

  1. Click APIs my organization uses.

  1. Search for Microsoft Graph and click on the search result Microsoft Graph.

  1. Click Application permissions.

  1. Search DeviceManagementApps.Read.All, DeviceManagementConfiguration.Read.All and DeviceManagementManagedDevices.Read.All permissions and select it.

  1. Click on Add permissions.

  2. Grant admin consent for each permission by clicking Grant admin consent for ACCOUNT

To Add a Client Secret

  1. Navigate back to the main application and select Certificates & secrets.

  1. Click on New client secret and provide description and expiry period for the created secret and click Add.

Please ensure that you save the value of the created secret as it will be displayed only once.

  1. Provide Application (client) ID, Directory (tenant) ID & Client Secret to Adaptive MxDR Service Delivery Lead for Chronicle feed.

Integration Parameters

Parameters required from customer for Integration.

Property

Default Value

Description

OAUTH CLIENT ID

N/A

The OAuth client ID.

OAUTH CLIENT SECRET

N/A

The client secret.

TENANT ID

N/A

The tenant ID

  • No labels