Skip to content

Commit a1d7427

Browse files
Remove references to testing an AG while editing the AG.
1 parent 509d63f commit a1d7427

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,23 +123,27 @@ When you create or update an action group in the Azure portal, you can **test**
123123

124124
1. Define an action, as described in the previous few sections. Then select **Review + create**.
125125

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**.
127131

128132
:::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.":::
129133

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**.
131135

132136
:::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.":::
133137

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.
135139

136140
:::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.":::
137141

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**.
139143

140144
:::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.":::
141145

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.
143147

144148
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.
145149

0 commit comments

Comments
 (0)