Skip to content

Commit b859473

Browse files
authored
Revise role requirements for entity analyzer tool
Updated role requirements for using the entity analyzer tool and clarified SCU usage roles.
1 parent 57c2342 commit b859473

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

articles/sentinel/datalake/sentinel-mcp-data-exploration-tool.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,17 @@ To access the data exploration tool collection, you need the following prerequis
2929
- [Microsoft Foundry](sentinel-mcp-use-tool-azure-ai-foundry.md#add-a-microsoft-sentinel-tool-collection)
3030
- [Visual Studio Code](sentinel-mcp-use-tool-visual-studio-code.md)
3131

32-
To use the [entity analyzer tool](#entity-analyzer), you also need the following roles:
33-
- **Security Reader** and **Security Copilot Contributor** - To use the tool, which uses [Security Compute Units (SCUs)](/copilot/security/manage-usage) to deliver the reasoned entity risk analysis.
34-
- **Security Copilot Owner** - To view SCU usage. For more information, see [Understand authentication in Microsoft Security Copilot](/copilot/security/authentication).
32+
> [!IMPORTANT]
33+
> Access to Sentinel MCP tools is supported for users, managed identities, or service principals that are assigned with ***at least*** any of the following roles:
34+
> - Security Administrator
35+
> - Security Contributor
36+
> - Security Operator
37+
> - Security Reader
38+
>
39+
> To use the entity analyzer tool, you also need the following roles:
40+
> - **Security Copilot Contributor** – This role is required to use the tool, which consumes Security Compute Units (SCUs) to deliver reasoned entity risk analysis.
41+
> - **Security Copilot Owner** (optional) – This role is only required to view and monitor SCU usage.
42+
> For more information, see [Understand authentication in Microsoft Security Copilot](/copilot/security/authentication).
3543
3644
## Add the data exploration collection
3745

@@ -82,11 +90,6 @@ For example, `analyze_user_entity` reasons over the user's authentication patter
8290

8391
Entity analysis tools might require a few minutes to generate results, so there are tools to start analysis for each entity and another one that polls for the analysis results.
8492

85-
> [!IMPORTANT]
86-
> This tool uses [Security Compute Units (SCUs)](/copilot/security/manage-usage) to deliver the reasoned entity risk analysis, so you need to have the **Security Reader** and **Security Copilot Contributor** roles to use it and generate results.
87-
>
88-
> To view SCU usage, you also need to have the **Security Copilot Owner** role. For more information, see [Understand authentication in Microsoft Security Copilot](/copilot/security/authentication).
89-
9093
#### Start analysis (`analyze_user_entity` and `analyze_url_entity`)
9194

9295
| Parameters | Required? | Description |

0 commit comments

Comments
 (0)