Apps
Microsoft Sentinel

Interpres Application - Microsoft Sentinel

  • Type: SIEM/Data Lake
  • Vendor: Microsoft

This app integrates with Microsoft Sentinel to get Detections, Alerts, and Telemetry

Vendor setup

  1. Search for App registrations
Document image

  1. Click + New registration
Document image

  1. Enter "Interpres" for the app name. Leave the other defaults (Single-tenant, no Redirect URI). Click "Register".
Document image

  1. Copy the application (client) ID and the Directory (tenant) ID over to the Interpres integration setup page
Document image

  1. Click API permissions then Add a permission
Document image

  1. Click APIs my organization uses then search Log Analytics and select Log Analytics API
Document image

  1. Select Application Permissions then Data.Read and Add permission
Document image

  1. Click Grant admin consent for YOUR_TENANT
Document image

  1. Click Certificates & Secrets then New client secret
Document image

  1. Enter "Interpres" for the description and choose "12 months".
Document image

  1. Copy the client secret "Value" over to the Interpres integration setup.
  2. Go to your Microsoft Sentinel workspace, click Settings then click Workspace settings
Document image

  1. Copy the Subscription ID, Resource Group, and Workspace Name to the Interpres integration setup.
Document image

  1. Click Access control (IAM) then Role assignments and click Add
Document image

  1. Click Role assignment then select Reader and click Next
Document image

  1. Select User, group, or service principal then click Select members
Document image

  1. Choose the app you created in step 4, click Select , then Next, and finally Review + assign

App Configuration

App Parameters:

  • Tenant ID: Tenant ID
  • Client ID: Client ID
  • Client Secret: Client Secret
  • Subscription ID: Subscription ID
  • Resource Group Name: Resource Group Name
  • Workspace Name: Workspace Name

App Validation

Check there is connectivity (green light) in the integration created.

Implemented Actions

  • Get Available Telemetry: Returns a list of telemetry identifiers with their current status. It reads MS Sentinel tables by querying LogAnalytics using the following query:
Text


If CommonSecurityLog is found this query will also be excecuted to get Vendor/Product

Text