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: articles/azure-monitor/alerts/action-groups.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,23 +123,27 @@ When you create or update an action group in the Azure portal, you can **test**
123
123
124
124
1. Define an action, as described in the previous few sections. Then select **Review + create**.
125
125
126
-
1. On the page that lists the information that you entered, select **Test action group**.
126
+
> [!NOTE]
127
+
>
128
+
> If you are editing an already exisitng action group, you must save changes to the action group before testing.
129
+
130
+
2. On the page that lists the information that you entered, select **Test action group**.
127
131
128
132
:::image type="content" source="./media/action-groups/test-action-group.png" alt-text="Screenshot of test action group start page. A Test action group button is visible.":::
129
133
130
-
2. Select a sample type and the notification and action types that you want to test. Then select **Test**.
134
+
3. Select a sample type and the notification and action types that you want to test. Then select **Test**.
131
135
132
136
:::image type="content" source="./media/action-groups/test-sample-action-group.png" alt-text="Screenshot of the Test sample action group page. An email notification type and a webhook action type are visible.":::
133
137
134
-
3. If you close the window or select **Back to test setup** while the test is running, the test is stopped, and you don't get test results.
138
+
4. If you close the window or select **Back to test setup** while the test is running, the test is stopped, and you don't get test results.
135
139
136
140
:::image type="content" source="./media/action-groups/stop-running-test.png" alt-text="Screenshot of the Test sample action group page. A dialog box contains a Stop button and asks the user about stopping the test.":::
137
141
138
-
4. When the test is complete, a test status of either **Success** or **Failed** appears. If the test failed and you'd like to get more information, select **View details**.
142
+
5. When the test is complete, a test status of either **Success** or **Failed** appears. If the test failed and you'd like to get more information, select **View details**.
139
143
140
144
:::image type="content" source="./media/action-groups/test-sample-failed.png" alt-text="Screenshot of the Test sample action group page. Error details are visible, and a white X on a red background indicates that a test failed.":::
141
145
142
-
You can use the information in the **Error details** section to understand the issue. Then you can edit and test the action group again.
146
+
You can use the information in the **Error details** section to understand the issue. Then you can edit, save changes, and test the action group again.
143
147
144
148
When you run a test and select a notification type, you get a message with "Test" in the subject. The tests provide a way to check that your action group works as expected before you enable it in a production environment. All the details and links in test email notifications are from a sample reference set.
0 commit comments