Infoblox-SOC-Import-Indicators-TI
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Content Index
Imports each Indicator of a Microsoft Sentinel Incident triggered by an Infoblox SOC Insight into the ThreatIntelligenceIndicator table. You must run the Infoblox-SOC-Get-Insight-Details playbook on a SOC Insight Incident before running this playbook.
Additional Documentation
📄 Source: Infoblox SOC Import Indicators TI/readme.md
Summary
This playbook imports each Indicator of an SOC Insight Incident into the ThreatIntelligenceIndicator table you can use as threat intelligence.
You must run the Infoblox-SOC-Get-Insight-Details playbook on the SOC Insight Incident before running this playbook.
This playbook can be configured to run automatically when a SOC Insight Incident occurs or run on demand.
Prerequisites
- Workspace Name
- Entra ID Application Secret
- Client ID
- Tenant ID
Deployment instructions
- To deploy the Playbook, click the Deploy to Azure button. This will launch the ARM Template deployment wizard.
- Fill in the required parameters:
- Playbook Name: Enter the playbook name here
- Workspace Name: Enter workspace name in which Incident is created
- Entra ID Application Secret: Enter value for Entra ID Application Secret
- Client ID: Enter value for Application (Client) ID
- Tenant ID: Enter value for Directory (Tenant) ID


Post-Deployment instructions
a. Authorize connections
Once deployment is complete, authorize each connection.
- Go to your logic app -> API connections -> Select azuremonitorlogs connection resource
- Go to General -> edit API connection
- Click Authorize
- Sign in
- Click Save
- Repeat steps for other connections
b. Assign Role to Update in incident
Assign role to this playbook
- Go to Log Analytics Workspace → select your workspace → Access Control → Add
- Add role assignment
- Assignment type: Job function roles -> Add 'Microsoft Sentinel Contributor' as a Role
- Members: select managed identity for assigned access to and add your logic app as member
- Click on review+assign
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Playbooks · Back to Infoblox