Skip to content

Commit e32efeb

Browse files
Merge pull request #298870 from DENKEN02MSFT/Top50_dobett_Row40
Top50 - row 40
2 parents 0f867e0 + 8662010 commit e32efeb

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/iot-central/core/howto-configure-rules.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure rules and actions in Azure IoT Central
33
description: This how-to article shows you, as a builder, how to configure telemetry-based rules and actions in your Azure IoT Central application.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 04/16/2024
6+
ms.date: 04/25/2025
77
ms.topic: how-to
88
ms.service: azure-iot-central
99
services: iot-central
@@ -46,7 +46,7 @@ You can specify a time aggregation to trigger your rule based on a time window.
4646

4747
## Create an email action
4848

49-
When you create an email action, the email address must be a **user ID** in the application, and the user must have signed in to the application at least once. You can also specify a note to include in the email. IoT Central shows an example of what the email looks like when the rule triggers:
49+
When you create an email action, the email address must be a **user ID** in the application, and the user must sign in to the application at least once. You can also specify a note to include in the email. IoT Central shows an example of what the email looks like when the rule triggers:
5050

5151
:::image type="content" source="media/howto-configure-rules/email-action.png" alt-text="Screenshot that shows an email action for a rule." lightbox="media/howto-configure-rules/email-action.png":::
5252

@@ -58,10 +58,12 @@ In this example, you connect to *RequestBin* to test the notification:
5858

5959
1. Navigate to [RequestBin](https://requestbin.com/).
6060

61-
1. Select **Create a RequestBin**.
61+
1. Select **Create Request Bin**.
6262

6363
1. Sign in with one of the available methods.
6464

65+
1. If necessary, follow the instructions to create a RequestBin workspace.
66+
6567
1. Copy the URL of your RequestBin endpoint.
6668

6769
1. Add an action to your rule:
@@ -188,7 +190,7 @@ If you have one or more webhooks created and saved before **3 April 2020**, dele
188190

189191
This section describes how to use [Azure Monitor](/azure/azure-monitor/overview) *action groups* to attach multiple actions to an IoT Central rule. You can attach an action group to multiple rules. An [action group](/azure/azure-monitor/alerts/action-groups) is a collection of notification preferences defined by the owner of an Azure subscription.
190192

191-
You can [create and manage action groups in the Azure portal](/azure/azure-monitor/alerts/action-groups) or with an [Azure Resource Manager template](/azure/azure-monitor/alerts/action-groups-create-resource-manager-template).
193+
You can [create and manage action groups in the Azure portal](/azure/azure-monitor/alerts/action-groups#create-an-action-group-in-the-azure-portal) or with an [Azure Resource Manager template](/azure/azure-monitor/alerts/action-groups#create-an-action-group-with-a-resource-manager-template).
192194

193195
An action group can:
194196

@@ -228,4 +230,4 @@ A restriction applies to rules that are applied to IoT Edge modules. Rules on te
228230

229231
## Next steps
230232

231-
Now that you've learned how to configure a rule in your Azure IoT Central application, you can learn how to [Configure advanced rules](howto-configure-rules-advanced.md) using Power Automate or Azure Logic Apps.
233+
Now that you know how to configure a rule in your Azure IoT Central application, you can learn how to [configure advanced rules](howto-configure-rules-advanced.md) using Power Automate or Azure Logic Apps.

0 commit comments

Comments
 (0)