Skip to content

Commit de37407

Browse files
committed
Address blocking issues
1 parent e7ac7c0 commit de37407

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use workflows to integrate your Azure IoT Central application with other
33
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.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 05/11/2020
6+
ms.date: 05/12/2020
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
@@ -26,18 +26,18 @@ Before you can trigger a workflow in Power Automate or Azure Logic Apps, you nee
2626

2727
To add the **Azure IoT Central - preview** connector as a trigger in Power Automate:
2828

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

3434
To add the **Azure IoT Central - preview** connector as a trigger in Azure Logic Apps:
3535

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

4242
:::image type="content" source="./media/howto-configure-rules-advanced/triggers.png" alt-text="Find the Azure IoT Central - preview connector and choose the trigger":::
4343

@@ -49,17 +49,17 @@ You can run actions in an IoT Central application from Power Automate and Azure
4949

5050
To add the **Azure IoT Central - preview** connector as an action in Power Automate:
5151

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

5757
To add the **Azure IoT Central - preview** connector as an action in Azure Logic Apps:
5858

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

6464
:::image type="content" source="./media/howto-configure-rules-advanced/actions.png" alt-text="Find the Azure IoT Central - preview connector and choose an action":::
6565

0 commit comments

Comments
 (0)