Skip to content

Commit 8783957

Browse files
committed
update
1 parent 7d036bd commit 8783957

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/sentinel/create-push-codeless-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,15 @@ CCF Push provide several key benefits:
3434
- Permission to create an application with secrets. Note: The connector fails if Entra applications can't be created with secrets due to security reasons.
3535
- Microsoft Azure permissions:
3636
- Permission to assign Monitoring Metrics Publisher role on data collection rule (DCR). Typically requires Azure RBAC Owner or User Access Administrator role.
37+
38+
3739
### Prerequisites
3840

3941
- Before you begin, you must have access to the Azure-Sentinel GitHub repository for packaging tools.
4042
- Microsoft Entra permissions:
4143
- Permission to create an app registration in Microsoft Entra ID. Typically requires Entra ID Application Developer role or higher.
4244
- Permission to create an application with secrets. Note: The connector fails if Entra applications can't be created with secrets due to security reasons.
45+
- You must have the appropriate role to retrieve tokens from the Microsoft Entra application. These tokens are required for authenticating requests to the Data Collection Endpoint (DCE), which is the endpoint where your connector ultimately pushes its data.
4346
- Microsoft Azure permissions:
4447
- Permission to assign Monitoring Metrics Publisher role on data collection rule (DCR). Typically requires Azure RBAC Owner or User Access Administrator role.
4548

0 commit comments

Comments
 (0)