Skip to content

Commit ac11f3a

Browse files
committed
Fixing language and renaming screenshots
1 parent 4492ae6 commit ac11f3a

15 files changed

+10
-10
lines changed

learn-pr/azure/incident-response-with-alerting-on-azure/includes/8-exercise-activity-log-alerts.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Your goal is to set up a Linux virtual machine (VM) and create an activity log m
1818

1919
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** (which you used in the previous exercise to create a VM), then select **Apply**.
2020

21-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the 'Select a resource' pane with the sandbox resource group selected.":::
2222

2323
1. Back on the **Create an alert rule** pane, the Scope target resource now shows **All Virtual machines**. Select the **Condition** tab.
2424

2525
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.
2626

2727
1. On the **Select a signal** overlay pane, search for and select **Delete Virtual Machine (Virtual Machines)**, then select **Apply**
2828

29-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the 'Select a signal' pane with 'Delete Virtual Machine (Virtual Machines)' selected.":::
3030

3131
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.
3232

@@ -52,7 +52,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
5252
| Action group name | **Alert the operations team** |
5353
| Display name | **AlertOps** |
5454

55-
:::image type="content" source="../media/7-action-group-basics.png" alt-text="Screenshot that shows the 'Create action group' pane with with all Project details and Instance details entered.":::
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.":::
5656

5757
1. Select **Next: Notifications** and enter the following values for each setting.
5858

@@ -65,7 +65,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
6565

6666
1. On the **Email/SMS message/Push/Voice** overlay pane, select **Email**. Then, in the **Email** field, enter your email address and select **OK**.
6767

68-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the 'Email/SMS message/Push/Voice' pane with Email selected.":::
6969

7070
1. Back on the **Create action group** pane, select **Review + create** to validate your input.
7171

@@ -80,7 +80,7 @@ For the previous Azure Monitor alert, you didn't add any actions. You just viewe
8080

8181
1. Expand the **Advanced options** section and confirm that **Enable alert rule upon creation** is selected.
8282

83-
:::image type="content" source="../media/7-alert-details.png" alt-text="Screenshot that shows a completed alert details section.":::
83+
:::image type="content" source="../media/8-alert-details.png" alt-text="Screenshot that shows a completed alert details section.":::
8484

8585
1. Select **Review + create** to validate your input, then select **Create**.
8686

@@ -104,7 +104,7 @@ To trigger an alert, you need to delete the Linux VM that you created in the pre
104104

105105
1. Enter *delete* to confirm deletion and select **Delete**.
106106

107-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the 'Delete Resources' pane with the VM selected.":::
108108

109109
1. In the title bar, select the **Notifications** icon and wait until **vm1** is successfully deleted.
110110

@@ -114,13 +114,13 @@ In the exercise, you set up an Ubuntu VM and created an activity log rule to det
114114

115115
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].
116116

117-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the email you receive when an alert fires.":::
118118

119119
1. On the Azure portal resource menu, select **Monitor**, and then select **Alerts** in the menu on the left.
120120

121121
1. You should have three verbose alerts that were generated by deleting **vm1**.
122122

123-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows all alerts with Name, Severity, Alert condition, User response and Fired time.":::
124124

125125
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.
126126

@@ -134,7 +134,7 @@ We're going to schedule a one-time, overnight, planned maintenance. It starts in
134134

135135
1. Check the box for your sandbox resource group as the scope of the alert processing rule, then select **Apply**.
136136

137-
:::image type="content" source="../media/7-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" alt-text="Screenshot that shows the selected resource group for the alert processing rule.":::
138138

139139
1. Select **Next: Rule settings**, then select **Suppress notifications**.
140140

@@ -150,7 +150,7 @@ Enter these settings for the scheduling of the alert processing rule:
150150
| End | Enter tomorrow's date at 7am. |
151151
| Time zone | Select the local timezone. |
152152

153-
:::image type="content" source="../media/7-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" alt-text="Screenshot of the scheduling section of an alert processing rule.":::
154154

155155
1. Select **Next: Details** and enter these settings:
156156

Binary file not shown.

0 commit comments

Comments
 (0)