Skip to content

Commit 4e32460

Browse files
authored
Update monitor-analytics-rule-integrity.md
1 parent ac9dad6 commit 4e32460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/monitor-analytics-rule-integrity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ For either **Scheduled analytics rule run** or **NRT analytics rule run**, you m
160160
| A function called by the query is named with a reserved word. | Remove or rename the function. |
161161
| A syntax error occurred while running the query. | Try resetting the analytics rule by editing and saving it (without changing any settings). |
162162
| The workspace does not exist. | |
163-
| This query was found to use too many system resources and was prevented from running. | Review and tune the analytics rule. Consult our Kusto Query Language [overview](kusto-overview.md) and [best practices](/data-explorer/kusto/query/best-practices?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json) documentation. |
163+
| This query was found to use too many system resources and was prevented from running. | Review and tune the analytics rule. Consult our Kusto Query Language [overview](kusto-overview.md) and [best practices](/azure/data-explorer/kusto/query/best-practices?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json) documentation. |
164164
| A function called by the query was not found. | Verify the existence in your workspace of all functions called by the query. |
165165
| The workspace used in the query was not found. | Verify that all workspaces in the query exist. |
166166
| You don't have permissions to run this query. | Try resetting the analytics rule by editing and saving it (without changing any settings). |

0 commit comments

Comments
 (0)