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/load-testing/how-to-create-notification-rules.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,27 +11,27 @@ ms.date: 01/09/2025
11
11
---
12
12
13
13
14
-
# Configure Notifications for Azure Load Testing
14
+
# Configure notifications for Azure Load Testing
15
15
16
16
Learn how to configure notifications for events in Azure Load Testing. For example, you can set up notifications to alert you when a test run completes or when a scheduled test run begins. Notifications enable you to stay informed about test run updates, schedules, and test results through email or webhooks.
17
17
18
18
## Overview
19
19
20
20
Azure Load Testing allows you to configure notifications to receive updates for key events, such as test completion or schedule changes. These notifications can help you automate follow-up actions and improve team collaboration.
21
21
22
-
## Supported Events
22
+
## Supported events
23
23
24
24
Azure Load Testing supports the following events for notifications:
25
25
26
-
1. Test Run Started: Notifications for all test runs when they start.
26
+
- Test Run Started: Notifications for all test runs when they start.
27
27
28
-
1. Test Run Completed: Notifications when a test run is completed, including failed tests or failed results.
28
+
- Test Run Completed: Notifications when a test run is completed, including failed tests or failed results.
29
29
30
-
1. Schedule Events: Notifications when schedules complete or are disabled.
30
+
- Schedule Events: Notifications when schedules complete or are disabled.
31
31
32
-
## Supported Notification Channels
32
+
## Supported notification channels
33
33
34
-
### Action Groups
34
+
### Action groups
35
35
36
36
[Action Groups](https://learn.microsoft.com/azure/azure-monitor/alerts/action-groups) are collections of notification preferences and actions that can be triggered by events. In the context of Azure Load Testing, they enable users to route notifications to email recipients, webhooks, or integrated tools like Azure Logic Apps.
37
37
@@ -42,23 +42,23 @@ Azure Load Testing supports the following events for notifications:
42
42
43
43
To configure notifications, ensure you meet the following requirements:
44
44
45
-
1. Permissions: You should have at least the "Load Test Owner" or "Owner/Contributor" role at the resource level.
45
+
- Permissions: You should have at least the "Load Test Owner" or "Owner/Contributor" role at the resource level.
46
46
47
-
2. Action Group Creation: To create Action Groups, ensure you have the required permissions or contact your system administrator.
47
+
- Action Group Creation: To create Action Groups, ensure you have the required permissions or contact your system administrator.
48
48
49
-
## Configure Notifications in the Azure Portal
49
+
## Configure notifications in the Azure portal
50
50
51
-
1. In the [Azure portal](https://portal.azure.com/), navigate to your Load Test Resource. In the left navigation menu, select **Notifications**.
51
+
1. In the [Azure portal](https://portal.azure.com/), navigate to your Load Test Resource. In the left navigation menu, select **Notifications**.
52
52
53
-
:::image type="content" source="media/how-to-create-notification-rules/notification-blade.png" alt-text="Screenshot that shows the Notification menu item in the resource overview page in the Azure portal.":::
53
+
:::image type="content" source="media/how-to-create-notification-rules/notification-blade.png" alt-text="Screenshot that shows the Notification menu item in the resource overview page in the Azure portal.":::
54
54
55
55
2. Click **Create notification rule**.
56
56
57
57
3. In the **Scope** tab, provide a name for the notification rule. Select from one of the following scopes:
58
58
59
-
- All tests: The notification rule is applicable for all current and future tests.
60
-
61
-
- Specific Test: Select one or more tests in the resource on which the notification rule is applicable by clicking on Add Test.
59
+
- All tests: The notification rule is applicable for all current and future tests.
60
+
61
+
- Specific Test: Select one or more tests in the resource on which the notification rule is applicable by clicking on Add Test.
62
62
63
63
:::image type="content" source="media/how-to-create-notification-rules/scope-selection.png" alt-text="Screenshot that shows the added test in the scope of a notification rule.":::
64
64
@@ -75,7 +75,7 @@ To configure notifications, ensure you meet the following requirements:
75
75
76
76
5. Choose an existing Action Group or create a new Action Group. To select an Action Group, select **Add action group** and choose from the available ones in the tenant.
77
77
78
-
If you need to create one, refer to the Action Group [creation guide](https://docs.azure.cn/en-us/azure-monitor/alerts/action-groups#create-an-action-group-in-the-azure-portal). Ensure you have at least write permissions for the resource group where you are creating the Action Group.
78
+
If you need to create one, refer to the Action Group [creation guide](/azure/azure-monitor/alerts/action-groups#create-an-action-group-in-the-azure-portal). Ensure you have at least write permissions for the resource group where you are creating the Action Group.
79
79
80
80
:::image type="content" source="media/how-to-create-notification-rules/selected-action-group-list.png" alt-text="Screenshot that shows the added action groups in the notification rule.":::
81
81
@@ -86,21 +86,21 @@ To configure notifications, ensure you meet the following requirements:
86
86
87
87
:::image type="content" source="media/how-to-create-notification-rules/notification-rules-list.png" alt-text="Screenshot that shows the list of notification rules added.":::
88
88
89
-
## Linking Notification Rules to Tests
89
+
## Linking notification rules to tests
90
90
91
91
You can associate existing Notification Rules with specific tests or create new Notification Rules as needed. Follow the steps below.
92
92
93
93
1. For an existing test, go to the **Test** page, and click **Notifications**. A right context-pane pops up.
94
94
95
-
:::image type="content" source="media/how-to-create-notification-rules/link-nr-to-test.png" alt-text="Screenshot that shows the list of notification rules associated with a test.":::
95
+
:::image type="content" source="media/how-to-create-notification-rules/link-notification-rule-to-test.png" alt-text="Screenshot that shows the list of notification rules associated with a test.":::
96
96
97
97
2. You can associate a test with a rule by selecting it, and remove the test from the rule by deselecting it.
98
98
99
99
3. If you do not wish to select an existing Notification Rule, you can click on **Create Notification Rule**.
100
100
101
101
4. After making the changes, click on **Apply**.
102
102
103
-
## Edit a Notification Rule
103
+
## Edit a notification rule
104
104
105
105
1. In the Azure portal, navigate to your Load Test Resource. In the left navigation menu, select **Notifications**.
106
106
@@ -110,7 +110,7 @@ You can associate existing Notification Rules with specific tests or create new
110
110
111
111
4. Save your changes.
112
112
113
-
## Delete a Notification Rule
113
+
## Delete a notification rule
114
114
115
115
1. In the Azure portal, navigate to your Load Test Resource. In the left navigation menu, select **Notifications**.
0 commit comments