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

« Previous Version 5 Next »

About the Device

Office 365 is a subscription service that combines several traditional Microsoft applications like MS Office, Powerpoint, Excel with some new ones, all of which are enabled over the cloud. 

Device Information

 Entity

Particulars

Vendor Name

Microsoft

Product Name

Office 365

Type of Device

Cloud

Collection Method

Log Type

 Ingestion label

Preferred Logging Protocol

Log collection method

Data Source

Office 365

OFFICE_365

API Pull JSON

C2C

https://cloud.google.com/chronicle/docs/reference/feed-management-api#office-365

Port Requirements

Device Configuration

Enable Auditing in Office 365:

  1. Login to the Microsoft Purview compliance portal at https://compliance.microsoft.com with Admin or Similar Access Privileges. 

  2. Navigate to Solutions > Audit. If the auditing isn't turned on for your organization, a banner is displayed prompting you Start recording user and admin activity.

  3. Select the Start recording user and admin activity banner to enable Audit Logs.

Note - It may take up to 60 minutes for the change to take effect.

image-20240318-093957.png

App registration and Generate Secret Key for Integration

  1. Login to the Azure management portal.

  2. Select  Azure Active Directory.

image-20240318-094039.png
  1. Click App registrations.

image-20240318-094117.png
  1. Click on New registrations. Create an application as shown below

image-20240318-094155.png
  1. Now new registered app will get displayed under App Registration 

image-20240318-094251.png
  1. Click on Add a permission and then provide permissions to API. (Refer below screenshot for API permissions).

image-20240318-094346.png
  1. Select Certificates & secrets section, click New Client Secret then provide a description and specify the validity duration in the pop-up window.

image-20240318-094418.png
  1. Click Add. Newly added Client secret details will be displayed as below

image-20240318-094450.png
  1. Copy the Secret Value displayed and not the Secret ID,

Note: Secret Value will be displayed only at the time of creation and this will be required for Adaptive MxDR integration.

  1. To find your Microsoft 365 tenant ID in the Azure AD admin center. Your tenant ID can be found in the Directory ID box on the Properties page.

image-20240318-094533.png
  1. To find your Microsoft 365 Client ID (Application ID) in the Azure AD admin center

    • Select Azure Active Directory.

    • From App registrations in Azure AD, select your application.

    • Copy the Client ID (Application ID)

image-20240318-094754.png

Integration Parameters

Parameters required from customer for Integration.

Property

Default Value

Description

OAuth Client ID

Custom Value

OAuth Client ID value obtained from step11 in above configuration.

OAuth Client Secret

Custom Value

OAuth Client Secret value obtained from step9 in above configuration.

Tenant ID

Custom Value

Tenant ID value obtained from step10 in above configuration.

  • No labels