Skip to content

Commit 745f361

Browse files
authored
Merge pull request #108569 from nolavime/patch-14
Small updates
2 parents 5acc7f1 + c2724d1 commit 745f361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/alerts-activity-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ To create an activity log alert rule by using an Azure Resource Manager template
192192
```
193193
The previous sample JSON can be saved as, for example, sampleActivityLogAlert.json for the purpose of this walk-through and can be deployed by using [Azure Resource Manager in the Azure portal](../../azure-resource-manager/templates/deploy-portal.md).
194194

195-
The following fields are the fields that you can use in the Azure Resource Manager template for the conditions fields:
196-
Notice that “Resource Health”, “Advisor” and “Service Health” have extra properties fields for their special fields. In the beginning.
195+
The following fields are the options that you can use in the Azure Resource Manager template for the conditions fields:
196+
Notice that “Resource Health”, “Advisor” and “Service Health” have extra properties fields for their special fields.
197197
1. resourceId: The resource ID of the impacted resource in the activity log event that the alert should be generated on.
198198
2. category: The category of in the activity log event. For example: Administrative, ServiceHealth, ResourceHealth, Autoscale, Security, Recommendation, Policy.
199199
3. caller: The email address or Azure Active Directory identifier of the user who performed the operation of the activity log event.

0 commit comments

Comments
 (0)