Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you need higher quotas for your CTI API key to handle larger volumes of queri

The deployment uses an Azure Resource Manager template that can be deployed directly to your Azure environment.

[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fbuixor%2Fcrowdsec-sentinel-playbook%2Frefs%2Fheads%2Fmain%2Fazuredeploy.json)
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fcrowdsecurity%2Fcrowdsec-sentinel-playbook%2Frefs%2Fheads%2Fmain%2Fazuredeploy.json)

Click the "Deploy to Azure" button above to begin the deployment process.

Expand All @@ -37,7 +37,6 @@ In your resource group, navigate to IAM (Identity and Access Management) and gra
- **"Microsoft Sentinel Contributor"** role to the Logic App
- **"Microsoft Sentinel Automation Contributor"** role to "Azure Security Insights"


### 2. Configure API Connection

Allow the Azure Sentinel API Connection by navigating to:
Expand Down
Loading