Skip to content

Commit 60d45b4

Browse files
authored
Update activity-log-alerts.md
1 parent 52469db commit 60d45b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ ms.date: 04/04/2022
1010

1111
## Overview
1212

13-
Activity log alerts allow you to be notified on events and operations that are logged in [Azure Activity Log](https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log). An alert is fired when a new [activity log event](../essentials/activity-log-schema.md) occurs that matches the conditions specified in the alert rule. Activity log alert rules are Azure resources, so they can be created by using an Azure Resource Manager template. They also can be created, updated, or deleted in the Azure portal. This article introduces the concepts behind activity log alerts. For more information on creating or usage of activity log alert rules, see [Create and manage activity log alerts](alerts-activity-log.md).
13+
Activity log alerts allow you to be notified on events and operations that are logged in [Azure Activity Log](../essentials/activity-log.md). An alert is fired when a new [activity log event](../essentials/activity-log-schema.md) occurs that matches the conditions specified in the alert rule. Activity log alert rules are Azure resources, so they can be created by using an Azure Resource Manager template. They also can be created, updated, or deleted in the Azure portal. This article introduces the concepts behind activity log alerts. For more information on creating or usage of activity log alert rules, see [Create and manage activity log alerts](.alerts-activity-log.md).
1414

1515
## Alerting on activity log event categories
1616

1717
You can create activity log alert rules to receive notifications on one of the following activity log event categories :
1818

1919
* **Administrative events** - get notified when a create, update, delete, or action operation occur on resources in your Azure subscription, resource group, or on a specific resource. For example, you might want to be notified when any virtual machine in myProductionResourceGroup is deleted. Or, you might want to be notified if any new roles are assigned to a user in your subscription.
20-
* **Service Health events** - get notified on Azure incidents, such as an outage or a maintenance event, occured in a specific Azure region and may impact services in your subscription. \
20+
* **Service Health events** - get notified on Azure incidents, such as an outage or a maintenance event, occured in a specific Azure region and may impact services in your subscription.
2121
* **Resource health events** - get notified when the health of a specific Azure resource you are using is degraded, or if the resource becomes unavailable.
22-
* **Autoscale events** - get notified when events related to the operation of the configured [autoscale operations](https://docs.microsoft.com/azure/azure-monitor/autoscale/autoscale-overview) in your subscription. An example of an Autoscale event is Autoscale scale up action failed.
23-
* **Recommendation** - get notified when a new [Azure Advisor recommendation](https://docs.microsoft.com/azure/advisor/advisor-overview) is available for your subscription.
22+
* **Autoscale events** - get notified when events related to the operation of the configured [autoscale operations](../autoscale/autoscale-overview.md) in your subscription. An example of an Autoscale event is Autoscale scale up action failed.
23+
* **Recommendation** - get notified when a new [Azure Advisor recommendation](../../advisor/advisor-overview.md) is available for your subscription.
2424
* **Security** - get notified on events generated by Microsoft Defender for Cloud. An example of a Security event is Suspicious double extension file executed.
2525
* **Policy** - get notified on effect action operations performed by Azure Policy. Examples of Policy events include Audit and Deny.
2626

0 commit comments

Comments
 (0)