HTTP Trigger Entity Analyzer

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook is triggered by HTTP POST requests with entity information and performs automated investigation and enrichment of URL and User entities with asynchronous processing.

Attribute Value
Type Playbook
Solution SentinelSOARessentials
Source View on GitHub

Logic App Connectors

This playbook uses 1 Logic App connector / built-in action:

Connector / Action Type Connections Actions
sentinelmcp Managed 1 2
Action parameters (URLs, paths, function IDs)

sentinelmcp (Managed)

Action Method Endpoint Other
User_Analyzer post /aiprimitives/analysis
Url_Analyzer post /aiprimitives/analysis

Additional Documentation

📄 Source: Http-Trigger-Entity-Analyzer/readme.md

Entity Analyzer - HTTP Trigger Playbook

Activating the 'Deploy' button initiates the deployment of an Azure Logic App integrated with Microsoft Sentinel MCP Actions, utilizing an HTTP request trigger. The Logic App is configured to run when an HTTP POST request is received with entity information. This Logic App automatically analyzes URL and User entities and provides detailed security insights including classification, analysis results, and recommendations for each entity type.

The playbook automatically triggers when:

After the analysis is complete, the MCP Entity Analyzer conducts a comprehensive investigation of the entity and returns results asynchronously:

Prerequisites

Prior to beginning the installation process, it's crucial to confirm that you have met the following prerequisites:

Deployment Files

This playbook includes two deployment files:

1. azuredeploy.json

The main ARM template file that defines the Azure resources to be deployed:

2. azuredeploy.parameters.json

The parameters file that contains the configuration values for deployment. This file should be customized before deployment:

Parameters explained:

Parameters

During deployment, you'll need to provide:

Deployment

Option 1: Deploy via Azure Portal (Recommended)

To deploy the Entity Analyzer HTTP Trigger Logic App using the Deploy to Azure button:

  1. Press on the Deploy button below
  2. Select your subscription and resource group (use the same tenant where Microsoft Sentinel is configured)
  3. Provide your Sentinel workspace ID
  4. Configure the lookBackDays parameter if needed (default is 40 days)

Deploy to Azure

[Content truncated...]


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to SentinelSOARessentials