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/iot-central/core/howto-configure-rules-advanced.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Use workflows to integrate your Azure IoT Central application with other
3
3
description: This how-to article shows you, as a builder, how to configure rules and actions that integrate your IoT Central application with other cloud services. To create an advanced rule, you use an IoT Central connector in either Power Automate or Azure Logic Apps.
4
4
author: dominicbetts
5
5
ms.author: dobett
6
-
ms.date: 05/11/2020
6
+
ms.date: 05/12/2020
7
7
ms.topic: how-to
8
8
ms.service: iot-central
9
9
services: iot-central
@@ -26,18 +26,18 @@ Before you can trigger a workflow in Power Automate or Azure Logic Apps, you nee
26
26
27
27
To add the **Azure IoT Central - preview** connector as a trigger in Power Automate:
28
28
29
-
- In Power Automate, select **+ Create**, select the **Custom** tab.
30
-
- Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
31
-
- In the list of triggers, select **When a rule is fired (preview)**.
32
-
- In the **When a rule is fired** step, select your IoT Central application and the rule you're using.
29
+
1. In Power Automate, select **+ Create**, select the **Custom** tab.
30
+
1. Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
31
+
1. In the list of triggers, select **When a rule is fired (preview)**.
32
+
1. In the **When a rule is fired** step, select your IoT Central application and the rule you're using.
33
33
34
34
To add the **Azure IoT Central - preview** connector as a trigger in Azure Logic Apps:
35
35
36
-
- In **Logic Apps Designer**, select the **Blank Logic App** template.
37
-
- In the designer, select the **Custom** tab.
38
-
- Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
39
-
- In the list of triggers, select **When a rule is fired (preview)**.
40
-
- In the **When a rule is fired** step, select your IoT Central application and the rule you're using.
36
+
1. In **Logic Apps Designer**, select the **Blank Logic App** template.
37
+
1. In the designer, select the **Custom** tab.
38
+
1. Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
39
+
1. In the list of triggers, select **When a rule is fired (preview)**.
40
+
1. In the **When a rule is fired** step, select your IoT Central application and the rule you're using.
41
41
42
42
:::image type="content" source="./media/howto-configure-rules-advanced/triggers.png" alt-text="Find the Azure IoT Central - preview connector and choose the trigger":::
43
43
@@ -49,17 +49,17 @@ You can run actions in an IoT Central application from Power Automate and Azure
49
49
50
50
To add the **Azure IoT Central - preview** connector as an action in Power Automate:
51
51
52
-
- In Power Automate, in the **Choose an action** panel, select the **Custom** tab.
53
-
- Search for *IoT Central* and select the **Azure IoT Central - preview** connector.
54
-
- In the list of actions, select the IoT Central action you want to use.
55
-
- In the action step, complete the configuration for the action you chose. Then select **Save**.
52
+
1. In Power Automate, in the **Choose an action** panel, select the **Custom** tab.
53
+
1. Search for *IoT Central* and select the **Azure IoT Central - preview** connector.
54
+
1. In the list of actions, select the IoT Central action you want to use.
55
+
1. In the action step, complete the configuration for the action you chose. Then select **Save**.
56
56
57
57
To add the **Azure IoT Central - preview** connector as an action in Azure Logic Apps:
58
58
59
-
- In **Logic Apps Designer**, in the **Choose an action** panel, select the **Custom** tab.
60
-
- Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
61
-
- In the list of actions, select the IoT Central action you want to use.
62
-
- In the action step, complete the configuration for the action you chose. Then select **Save**.
59
+
1. In **Logic Apps Designer**, in the **Choose an action** panel, select the **Custom** tab.
60
+
1. Search for *IoT Central*, and select the **Azure IoT Central - preview** connector.
61
+
1. In the list of actions, select the IoT Central action you want to use.
62
+
1. In the action step, complete the configuration for the action you chose. Then select **Save**.
63
63
64
64
:::image type="content" source="./media/howto-configure-rules-advanced/actions.png" alt-text="Find the Azure IoT Central - preview connector and choose an action":::
0 commit comments