You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/azure/incident-response-with-alerting-on-azure/includes/8-exercise-activity-log-alerts.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ Your goal is to set up a Linux virtual machine (VM) and create an activity log m
18
18
19
19
1. You want an alert when any virtual machine in your resource group is deleted. Select the box for the Sandbox resource group **learn-53f3da3b-946a-4d7d-974e-6ac534868856**, then select **Apply**.
20
20
21
-
:::image type="content" source="../media/8-alert-resource.png" alt-text="Screenshot that shows the 'Select a resource' pane with the sandbox resource group selected.":::
21
+
:::image type="content" source="../media/8-alert-resource.png" lightbox="../media/8-alert-resource.png" alt-text="Screenshot that shows the 'Select a resource' pane with the sandbox resource group selected.":::
22
22
23
23
1. Back on the **Create an alert rule** pane, the Scope target resource now shows **All Virtual machines**. Select the **Condition** tab.
24
24
25
25
1. On the **Condition** tab, select the **See all signals** link, which opens the **Select a signal** overlay pane to the right-hand side of your screen.
26
26
27
27
1. On the **Select a signal** overlay pane, search for and select **Delete Virtual Machine (Virtual Machines)**, then select **Apply**
28
28
29
-
:::image type="content" source="../media/8-alert-signal.png" alt-text="Screenshot that shows the 'Select a signal' pane with 'Delete Virtual Machine (Virtual Machines)' selected.":::
29
+
:::image type="content" source="../media/8-alert-signal.png" lightbox="../media/8-alert-signal.png" alt-text="Screenshot that shows the 'Select a signal' pane with 'Delete Virtual Machine (Virtual Machines)' selected.":::
30
30
31
31
1. You're back on the **Create an alert rule** pane. To receive alerts of all types, leave **Alert logic** settings at their default of **All selected**. Leave the **Create an alert rule** pane open for the next section.
32
32
@@ -52,7 +52,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
52
52
| Action group name |**Alert the operations team**|
53
53
| Display name |**AlertOps**|
54
54
55
-
:::image type="content" source="../media/8-action-group-basics.png" alt-text="Screenshot that shows the 'Create action group' pane with all Project details and Instance details entered.":::
55
+
:::image type="content" source="../media/8-action-group-basics.png" lightbox="../media/8-action-group-basics.png" alt-text="Screenshot that shows the 'Create action group' pane with all Project details and Instance details entered.":::
56
56
57
57
1. Select **Next: Notifications** and enter the following values for each setting.
58
58
@@ -65,7 +65,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
65
65
66
66
1. On the **Email/SMS message/Push/Voice** overlay pane, select **Email**. Then, in the **Email** field, enter your email address and select **OK**.
67
67
68
-
:::image type="content" source="../media/8-alert-action.png" alt-text="Screenshot that shows the 'Email/SMS message/Push/Voice' pane with Email selected.":::
68
+
:::image type="content" source="../media/8-alert-action.png" lightbox="../media/8-alert-action.png" alt-text="Screenshot that shows the 'Email/SMS message/Push/Voice' pane with Email selected.":::
69
69
70
70
1. Back on the **Create action group** pane, select **Review + create** to validate your input.
71
71
@@ -80,7 +80,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
80
80
81
81
1. Expand the **Advanced options** section and confirm that **Enable alert rule upon creation** is selected.
82
82
83
-
:::image type="content" source="../media/8-alert-details.png" alt-text="Screenshot that shows a completed alert details section.":::
83
+
:::image type="content" source="../media/8-alert-details.png" lightbox="../media/8-alert-details.png" alt-text="Screenshot that shows a completed alert details section.":::
84
84
85
85
1. Select **Review + create** to validate your input, then select **Create**.
86
86
@@ -104,7 +104,7 @@ To trigger an alert, you need to delete the Linux VM that you created in the pre
104
104
105
105
1. Enter *delete* to confirm deletion and select **Delete**.
106
106
107
-
:::image type="content" source="../media/8-delete-vm.png" alt-text="Screenshot that shows the 'Delete Resources' pane with the VM selected.":::
107
+
:::image type="content" source="../media/8-delete-vm.png" lightbox="../media/8-delete-vm.png" alt-text="Screenshot that shows the 'Delete Resources' pane with the VM selected.":::
108
108
109
109
1. In the title bar, select the **Notifications** icon and wait until **vm1** is successfully deleted.
110
110
@@ -114,13 +114,13 @@ In the exercise, you set up an Ubuntu VM and created an activity log rule to det
114
114
115
115
1. You should receive a notification email that reads, **Important notice: Azure Monitor alert VM was deleted was activated...** If not, open your email program and look for an email from [email protected].
116
116
117
-
:::image type="content" source="../media/8-alert-email.png" alt-text="Screenshot that shows the email you receive when an alert fires.":::
117
+
:::image type="content" source="../media/8-alert-email.png" lightbox="../media/8-alert-email.png" alt-text="Screenshot that shows the email you receive when an alert fires.":::
118
118
119
119
1. On the Azure portal resource menu, select **Monitor**, and then select **Alerts** in the menu on the left.
120
120
121
121
1. You should have three verbose alerts that were generated by deleting **vm1**.
122
122
123
-
:::image type="content" source="../media/8-alerts-pane.png" alt-text="Screenshot that shows all alerts with Name, Severity, Alert condition, User response and Fired time.":::
123
+
:::image type="content" source="../media/8-alerts-pane.png" lightbox="../media/8-alerts-pane.png" alt-text="Screenshot that shows all alerts with Name, Severity, Alert condition, User response and Fired time.":::
124
124
125
125
1. Select the name of one of the alerts (For example, **VM was deleted**). An **Alert details** pane appears that shows more details about the event.
126
126
@@ -134,7 +134,7 @@ We're going to schedule a one-time, overnight, planned maintenance. It starts in
134
134
135
135
1. Check the box for your sandbox resource group as the scope of the alert processing rule, then select **Apply**.
136
136
137
-
:::image type="content" source="../media/8-alert-processing-rule-resource.png" alt-text="Screenshot that shows the selected resource group for the alert processing rule.":::
137
+
:::image type="content" source="../media/8-alert-processing-rule-resource.png" lightbox="../media/8-alert-processing-rule-resource.png" alt-text="Screenshot that shows the selected resource group for the alert processing rule.":::
138
138
139
139
1. Select **Next: Rule settings**, then select **Suppress notifications**.
140
140
@@ -150,7 +150,7 @@ Enter these settings for the scheduling of the alert processing rule:
150
150
| End | Enter tomorrow's date at 7am. |
151
151
| Time zone | Select the local timezone. |
152
152
153
-
:::image type="content" source="../media/8-alert-processing-rule-schedule.png" alt-text="Screenshot of the scheduling section of an alert processing rule.":::
153
+
:::image type="content" source="../media/8-alert-processing-rule-schedule.png" lightbox="../media/8-alert-processing-rule-schedule.png" alt-text="Screenshot of the scheduling section of an alert processing rule.":::
154
154
155
155
1. Select **Next: Details** and enter these settings:
0 commit comments