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/logic-apps/logic-apps-control-flow-loops.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,13 +54,13 @@ Follow the steps based on whether you create a Consumption or Standard logic app
54
54
55
55
1. In the [Azure portal](https://portal.azure.com), create an example Consumption logic app workflow with the following steps in the specified order:
56
56
57
-
* The **RSS** trigger named **When a feed item is published**
57
+
* The **RSS** trigger named **When a feed item is published**
58
58
59
-
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
59
+
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
60
60
61
-
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
61
+
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
62
62
63
-
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
63
+
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
64
64
65
65
1.[Follow the same general steps](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action) to add the **For each** action between the RSS trigger and **Send an email** action in your workflow.
66
66
@@ -95,13 +95,13 @@ Follow the steps based on whether you create a Consumption or Standard logic app
95
95
96
96
1. In the [Azure portal](https://portal.azure.com), create an example Standard logic app workflow with the following steps in the specified order:
97
97
98
-
* The **RSS** trigger named **When a feed item is published**
98
+
* The **RSS** trigger named **When a feed item is published**
99
99
100
-
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
100
+
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
101
101
102
-
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
102
+
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
103
103
104
-
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=standard#add-action).
104
+
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=standard#add-action).
105
105
106
106
1.[Follow the same general steps](create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to add the **For each** action between the RSS trigger and **Send an email** action in your workflow.
0 commit comments