Skip to content

Commit e6854a8

Browse files
authored
Update alerts-create-log-alert-rule.md
1 parent 5f555ee commit e6854a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-create-log-alert-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Limitations for log search alert rule queries:
172172
1. <a name="managed-id"></a>In the **Identity** section, select which identity is used by the log search alert rule to send the log query. This identity is used for authentication when the alert rule executes the log query.
173173
174174
Keep these things in mind when selecting an identity:
175-
- A managed identity is required if you're sending a query to Azure Data Explorer.
175+
- A managed identity is required if you're sending a query to Azure Data Explorer (ADX) or to Azure Resource Graph (ARG).
176176
- Use a managed identity if you want to be able to see or edit the permissions associated with the alert rule.
177177
- If you don't use a managed identity, the alert rule permissions are based on the permissions of the last user to edit the rule, at the time the rule was last edited.
178178
- Use a managed identity to help you avoid a case where the rule doesn't work as expected because the user that last edited the rule didn't have permissions for all the resources added to the scope of the rule.

0 commit comments

Comments
 (0)