Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook looks up IP categorization information from Zscaler using OAuth2 authentication.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Zscaler Internet Access |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 1 |
http |
Built-in | 0 | 1 |
workflow |
Built-in | 0 | 1 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Entities_-_Get_IPs | post | /entities/ip |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP_Lookup_IP | POST | https://api.zsapi.net/zia/api/v1/urlLookup |
— |
workflow (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| zscaler | — | — | workflowId=[variables('ZscalerAuthenticationFlow')]triggerName= manual |
📄 Source: Oauth2LookupIP/readme.md
This playbook enables automated IP address classification lookup in Zscaler Internet Access (ZIA) when triggered by Microsoft Sentinel incidents. It uses OAuth2 authentication to securely query the Zscaler API and retrieve URL category information for IP addresses found in incidents.
The Zscaler-Oauth2-LookupIP playbook is designed to:
Before deploying this playbook, ensure you have:
Click the button below to deploy the Zscaler-Oauth2-LookupIP playbook to your Azure environment:
After deployment, complete the following steps:
Authorize API Connections
Grant Required Permissions
Configure Zscaler API URL (Optional)
Configure Automation Rules
| Parameter | Description | Default Value |
|---|---|---|
| PlaybookName | Name of the Logic App | Zscaler-Oauth2-LookupIP |
/urlLookup)url: The queried IP addressurlClassifications: Array of URL category classificationsurlClassificationsWithSecurityAlert: Security-related classificationsBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊