Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook enables automated addition of URLs to the Zscaler Internet Access (ZIA) security whitelist when triggered by Microsoft Sentinel incidents. It uses OAuth2 authentication to securely communicate with the Zscaler API and add URLs to the allow list while preserving existing whitelist entries.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Zscaler Internet Access |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 0 |
azuresentinel_1 |
Managed | 0 | 1 |
http |
Built-in | 0 | 2 |
workflow |
Built-in | 0 | 1 |
azuresentinel_1 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Entities_-_Get_URLs | post | /entities/url |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_Existing_Whitelist | GET | https://api.zsapi.net/zia/api/v1/security |
— |
| HTTP | PUT | https://api.zsapi.net/zia/api/v1/security |
— |
workflow (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Zscaler-Oauth2-Authentication | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', resourceGroup().name, '/providers/Microsoft.Logic/workflows/Zscaler-Oauth2-Authentication')]triggerName= manual |
📄 Source: Oauth2WhitelistURL/readme.md
This playbook enables automated addition of URLs to the Zscaler Internet Access (ZIA) security whitelist when triggered by Microsoft Sentinel incidents. It uses OAuth2 authentication to securely communicate with the Zscaler API and add URLs to the allow list while preserving existing whitelist entries.
The Zscaler-Oauth2-WhitelistURL playbook is designed to:
Before deploying this playbook, ensure you have:
Click the button below to deploy the Zscaler-Oauth2-WhitelistURL 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-WhitelistURL |
/security/security with the merged whitelistBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊