Skip to content

Commit f9d4cc1

Browse files
committed
Fix pluralization in analyze_user_entity doc
Corrected a grammatical number in sentinel-mcp-data-exploration-tool.md: changed 'table' to 'tables' to accurately reflect that multiple optional tables may be present for analyze_user_entity (e.g., AADNonInteractiveUserSignInLogs, BehaviorAnalytics).
1 parent 064f9f6 commit f9d4cc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ While this tool automatically polls for a few minutes until results are ready, i
105105

106106
If you don't have any of these required tables, `analyze_user_entity` generates an error message that lists the tables you didn't onboard, along with links to their corresponding onboarding documentation.
107107

108-
- `analyze_user_entity` works best when the following table is also present in the data lake, but continues to work and assess risk, even if the said table is unavailable:
108+
- `analyze_user_entity` works best when the following tables are also present in the data lake, but continues to work and assess risk, even if the said tables are unavailable:
109109
- [AADNonInteractiveUserSignInLogs](../connect-azure-active-directory.md)
110110
- [BehaviorAnalytics](../enable-entity-behavior-analytics.md)
111111

0 commit comments

Comments
 (0)