Skip to content

Commit e7ac7c0

Browse files
committed
Address feedback
1 parent 252cd56 commit e7ac7c0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/iot-central/core/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
href: howto-manage-devices.md
7676
- name: Configure rules
7777
href: howto-configure-rules.md
78-
- name: Configure advanced rules
78+
- name: Use workflows to integrate with other services
7979
href: howto-configure-rules-advanced.md
8080
- name: Analyze your device data
8181
href: howto-create-analytics.md

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
---
2-
title: Configure advanced rules and actions in Azure IoT Central | Microsoft Docs
2+
title: Use workflows to integrate your Azure IoT Central application with other cloud services | Microsoft Docs
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: 04/29/2020
6+
ms.date: 05/11/2020
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
---
1111

12-
# Configure advanced rules
12+
# Use workflows to integrate your Azure IoT Central application with other cloud services
1313

1414
*This article applies to solution builders.*
1515

1616
You can create rules in IoT Central that trigger actions, such as sending an email, in response to telemetry-based conditions, such as device temperature exceeding a threshold.
1717

18-
The IoT Central connector for Power Automate and Azure Logic Apps lets you create more advanced rules:
18+
The IoT Central connector for Power Automate and Azure Logic Apps lets you create more advanced rules to automate operations in IoT Central:
1919

20-
- When a rule fires in your Azure IoT Central app, it can trigger a flow in Power Automate or Azure Logic Apps. These flows can run actions in other cloud services, such as Office 365, or a third-party service.
21-
- An event in another cloud service, such as Office 365, can trigger a flow in Power Automate or Azure Logic Apps. These flows can run actions or retrieve data from your IoT Central application.
20+
- When a rule fires in your Azure IoT Central app, it can trigger a workflow in Power Automate or Azure Logic Apps. These workflows can run actions in other cloud services, such as Office 365, or a third-party service.
21+
- An event in another cloud service, such as Office 365, can trigger a workflow in Power Automate or Azure Logic Apps. These workflows can run actions or retrieve data from your IoT Central application.
2222

23-
## Trigger a flow
23+
## Trigger a workflow from a rule
2424

25-
Before you can trigger a flow in Power Automate or Azure Logic Apps, you need a rule in your IoT Central application. To learn more, see [Configure rules and actions in Azure IoT Central](./howto-configure-rules.md).
25+
Before you can trigger a workflow in Power Automate or Azure Logic Apps, you need a rule in your IoT Central application. To learn more, see [Configure rules and actions in Azure IoT Central](./howto-configure-rules.md).
2626

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

@@ -41,11 +41,11 @@ To add the **Azure IoT Central - preview** connector as a trigger in Azure Logic
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

44-
You can now add more steps to your flow to build out your integration scenario.
44+
You can now add more steps to your workflow to build out your integration scenario.
4545

4646
## Run an action
4747

48-
You can run actions in an IoT Central application from Power Automate and Azure Logic Apps flows. First, create your flow and use a connector to define a trigger to start the flow. Then use the **Azure IoT Central - preview** connector as an action.
48+
You can run actions in an IoT Central application from Power Automate and Azure Logic Apps workflows. First, create your workflow and use a connector to define a trigger to start the workflow. Then use the **Azure IoT Central - preview** connector as an action.
4949

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

0 commit comments

Comments
 (0)