Skip to content
Open
Changes from 2 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
5 changes: 3 additions & 2 deletions articles/sentinel/enable-entity-behavior-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ To enable or disable this feature (these prerequisites aren't required to use th
- Your user must be assigned to the Microsoft Entra ID **Security Administrator** role in your tenant or the equivalent permissions.

- Your user must be assigned at least one of the following **Azure roles** ([Learn more about Azure RBAC](roles.md)):
- **Microsoft Sentinel Contributor** at the workspace or resource group levels.
- **Log Analytics Contributor** at the resource group or subscription levels.
- **Owner** at the at the resource group level or above.
- **Contributor** at the at the resource group level or above.
- (Least privileged) **Microsoft Sentinel Contributor** at the workspace level or above and **Log Analytics Contributor** at the resource group level or above.

- Your workspace must not have any Azure resource locks applied to it. [Learn more about Azure resource locking](../azure-resource-manager/management/lock-resources.md).

Expand Down