Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook looks up URL 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_URLs | post | /entities/url |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP_Lookup_URL | POST | https://api.zsapi.net/zia/api/v1/urlLookup |
— |
workflow (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| zscaler | — | — | workflowId=[variables('ZscalerAuthenticationFlow')]triggerName= manual |
📄 Source: Oauth2LookupURL/readme.md
This playbook enables automated URL 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 URLs found in incidents.
The Zscaler-Oauth2-LookupURL playbook is designed to:
Before deploying this playbook, ensure you have:
Click the button below to deploy the Zscaler-Oauth2-LookupURL 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-LookupURL |
/urlLookup)url: The queried URLurlClassifications: Array of URL category classificationsurlClassificationsWithSecurityAlert: Security-related classificationsBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊