Skip to content

Commit 8a394ac

Browse files
committed
Update draft
1 parent ecc6b91 commit 8a394ac

6 files changed

+46
-24
lines changed

articles/logic-apps/create-workflow-with-trigger-or-action.md

Lines changed: 46 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,23 @@ The following steps use the Azure portal, but you can also use the following too
4040

4141
1. On the designer, under the search box, select **All** so that you can search all the connectors and triggers by name.
4242

43-
The following example shows the designer for a blank Consumption logic app workflow with the **All** group selected. The **Triggers** list shows all available triggers, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=consumption#connectors-triggers-actions-designer).
43+
The following example shows the designer for a blank Consumption logic app workflow with the **All** group selected. The **Triggers** list shows the available triggers, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and the triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=consumption#connectors-triggers-actions-designer).
4444

45-
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-triggers-consumption.png" alt-text="Screenshot showing Azure portal, Consumption logic app with blank workflow designer, and built-in triggers gallery.":::
45+
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-triggers-consumption.png" alt-text="Screenshot showing Azure portal, designer for Consumption logic app with blank workflow, and built-in triggers gallery.":::
4646

47-
To show more connectors in the gallery, below the connectors row, select the down arrow.
47+
To show more connectors with triggers in the gallery, below the connectors row, select the down arrow.
4848

49-
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-connectors-consumption.png" alt-text="Screenshot showing Azure portal, Consumption logic app with workflow designer, and down arrow selected to show more connectors.":::
49+
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-connectors-triggers-consumption.png" alt-text="Screenshot showing Azure portal, designer for Consumption workflow, and down arrow selected to show more connectors with triggers.":::
50+
51+
The designer uses the following groups to organize connectors and their operations:
52+
53+
| Group | Description |
54+
|-------|-------------|
55+
| **For You** | Any connectors and triggers that you recently used. |
56+
| **All** | All connectors and triggers in Azure Logic Apps. |
57+
| **Built-in** | Connectors and triggers that run directly and natively within the Azure Logic Apps runtime. |
58+
| **Standard** and **Enterprise** | Connectors and triggers that are Microsoft-managed, hosted, and run in multi-tenant Azure. |
59+
| **Custom** | Any connectors and actions that you created and installed. |
5060

5161
1. In the search box, enter the name for the connector or trigger that you want to find.
5262

@@ -69,19 +79,19 @@ The following steps use the Azure portal, but you can also use the following too
6979
| Group | Description |
7080
|-------|-------------|
7181
| **Built-in** | Connectors and triggers that run directly and natively within the Azure Logic Apps runtime. |
72-
| **Azure** | Connectors and triggers that are Microsoft-managed, hosted, and run in multi-tenant Azure. <br><br>**Note**: Stateless workflows have only the **Built-in** group, not the **Azure** group. |
82+
| **Azure** | For stateful workflows only, connectors and triggers that are Microsoft-managed, hosted, and run in multi-tenant Azure. |
7383

74-
The following example shows the designer for a blank Standard logic app workflow with the **Built-in** group selected. The **Triggers** list shows the available triggers, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard#connectors-triggers-actions-designer).
84+
The following example shows the designer for a blank Standard logic app workflow with the **Built-in** group selected. The **Triggers** list shows the available triggers, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and the triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard#connectors-triggers-actions-designer).
7585

76-
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-built-in-triggers-standard.png" alt-text="Screenshot showing Azure portal, Standard logic app with blank workflow designer, and built-in triggers gallery.":::
86+
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-built-in-triggers-standard.png" alt-text="Screenshot showing Azure portal, designer for Standard logic app with blank workflow, and built-in triggers gallery.":::
7787

78-
To show more connectors in the gallery, below the connectors row, select the down arrow.
88+
To show more connectors with triggers in the gallery, below the connectors row, select the down arrow.
7989

80-
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-connectors-standard.png" alt-text="Screenshot showing Azure portal, Standard logic app with workflow designer, and down arrow selected to show more connectors.":::
90+
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-built-in-connectors-triggers-standard.png" alt-text="Screenshot showing Azure portal, designer for Standard workflow, and down arrow selected to show more built-in connectors with triggers.":::
8191

82-
The following example shows the designer for a blank Standard logic app workflow with the **Azure** group selected. The **Triggers** list shows the available triggers, which appear in a specific order.
92+
For stateful workflows, the following example shows the designer for a blank Standard logic app workflow with the **Azure** group selected. The **Triggers** list shows the available triggers, which appear in a specific order.
8393

84-
:::image type="content" source="media/create-workflow-with-trigger-or-action/azure-triggers-standard.png" alt-text="Screenshot showing Azure portal, Standard logic app with blank workflow designer, and Azure triggers gallery.":::
94+
:::image type="content" source="media/create-workflow-with-trigger-or-action/azure-triggers-standard.png" alt-text="Screenshot showing Azure portal, designer for Standard workflow, and Azure triggers gallery.":::
8595

8696
1. To filter the list, in the search box, enter the name for the connector or trigger. From the triggers list, select the trigger that you want.
8797

@@ -97,7 +107,7 @@ The following steps use the Azure portal, but you can also use the following too
97107

98108
1. On the designer, select **Add a trigger**, if not already selected.
99109

100-
The **Browse operations** pane opens and shows all the available connectors.
110+
The **Browse operations** pane opens and shows the available connectors.
101111

102112
1. Choose either option:
103113

@@ -108,9 +118,9 @@ The following steps use the Azure portal, but you can also use the following too
108118
| Group | Description |
109119
|-------|-------------|
110120
| **In-App** | Connectors and triggers that run directly and natively within the Azure Logic Apps runtime. In the non-preview designer, this group is the same as the **Built-in** group. |
111-
| **Shared** | Connectors and triggers that are Microsoft-managed, hosted, and run in multi-tenant Azure. In the non-preview designer, this group is the same as the **Azure** group. |
121+
| **Shared** | For stateful workflows only, connectors and triggers that are Microsoft-managed, hosted, and run in multi-tenant Azure. In the non-preview designer, this group is the same as the **Azure** group. |
112122

113-
For more information about the way that the designer organizes operation collections, connectors, and triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard-preview#connectors-triggers-actions-designer).
123+
For more information about the way that the designer organizes operation collections, connectors, and the triggers list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard-preview#connectors-triggers-actions-designer).
114124

115125
1. From the operation collection or connector list, select the collection or connector that you want. After the triggers list appears, select the trigger that you want.
116126

@@ -136,9 +146,13 @@ The following steps use the Azure portal, but you can also use the following too
136146

137147
1. Under the **Choose an operation** search box, select **All** so that you can search all the connectors and actions by name.
138148

139-
The following example shows the designer for a Consumption logic app workflow, and the **Actions** list shows all available actions, sorted alphabetically by collection name:
149+
The following example shows the designer for a Consumption logic app workflow that has an existing trigger and shows the **All** group selected. The **Actions** list shows the available actions, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and the actions list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=consumption#connectors-triggers-actions-designer).
150+
151+
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-actions-consumption.png" alt-text="Screenshot showing Azure portal, designer for Consumption logic app workflow with existing trigger, and built-in actions gallery.":::
140152

141-
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-actions-consumption.png" alt-text="Screenshot showing Azure portal, Consumption logic app with blank workflow designer, and built-in actions gallery.":::
153+
To show more connectors with actions in the gallery, below the connectors row, select the down arrow.
154+
155+
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-connectors-actions-consumption.png" alt-text="Screenshot showing Azure portal, Consumption workflow designer, and down arrow selected to show more connectors with actions.":::
142156

143157
The designer uses the following groups to organize connectors and their operations:
144158

@@ -150,11 +164,9 @@ The following steps use the Azure portal, but you can also use the following too
150164
| **Standard** and **Enterprise** | Connectors and actions that are Microsoft-managed, hosted, and run in multi-tenant Azure. |
151165
| **Custom** | Any connectors and actions that you created and installed. |
152166

153-
For more information about the way that the designer organizes operation collections, connectors, and actions list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=consumption#connectors-triggers-actions-designer).
154-
155167
1. In the search box, enter the name for the connector or action that you want to find.
156168

157-
1. From the triggers list, select the action that you want.
169+
1. From the actions list, select the action that you want.
158170

159171
1. If prompted, provide any necessary connection information, which differs based on the connector. When you're done, select **Create**.
160172

@@ -177,9 +189,19 @@ The following steps use the Azure portal, but you can also use the following too
177189
| Group | Description |
178190
|-------|-------------|
179191
| **Built-in** | Connectors and actions that run directly and natively within the Azure Logic Apps runtime. |
180-
| **Azure** | Connectors and actions that are Microsoft-managed, hosted, and run in multi-tenant Azure. |
192+
| **Azure** | For stateful workflows only, connectors and actions that are Microsoft-managed, hosted, and run in multi-tenant Azure. |
193+
194+
The following example shows the designer for a Standard logic app workflow that has an existing trigger and shows the **Built-in** group selected. The **Actions** list shows the available actions, which appear in a specific order. For more information about the way that the designer organizes operation collections, connectors, and the actions list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard#connectors-triggers-actions-designer).
195+
196+
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-built-in-actions-standard.png" alt-text="Screenshot showing Azure portal, designer for Standard logic app workflow with a trigger, and built-in actions gallery.":::
197+
198+
To show more connectors with actions in the gallery, below the connectors row, select the down arrow.
199+
200+
:::image type="content" source="media/create-workflow-with-trigger-or-action/show-more-built-in-connectors-actions-standard.png" alt-text="Screenshot showing Azure portal, Standard workflow designer, and down arrow selected to show more built-in connectors with actions.":::
201+
202+
For stateful workflows, the following example shows the designer for a Standard logic app workflow that has an existing trigger and shows the **Azure** group selected. The **Actions** list shows the available actions, which appear in a specific order.
181203

182-
For more information about the way that the designer organizes operation collections, connectors, and actions list, see [Connectors, triggers, and actions in the designer](create-workflow-with-trigger-or-action.md?tabs=standard#connectors-triggers-actions-designer).
204+
:::image type="content" source="media/create-workflow-with-trigger-or-action/azure-triggers-standard.png" alt-text="Screenshot showing Azure portal, designer for Standard logic app workflow with a trigger, and Azure actions gallery.":::
183205

184206
1. To filter the list, in the search box, enter the name for the connector or action. From the actions list, select the action that you want.
185207

@@ -201,7 +223,7 @@ The following steps use the Azure portal, but you can also use the following too
201223

202224
1. On the designer, select **Add an action**, if not already selected.
203225

204-
The **Browse operations** pane opens and shows all the available connectors.
226+
The **Browse operations** pane opens and shows the available connectors.
205227

206228
1. Choose either option:
207229

@@ -246,11 +268,11 @@ The designer uses the following groups to organize connectors and their operatio
246268

247269
Under the search box, a row shows the available operation collections and connectors organized from left to right, based on global popularity and usage. The individual **Triggers** and **Actions** lists are grouped by collection or connector name. These names appear in ascending order, first numerically if any exist, and then alphabetically.
248270

249-
The following example shows the designer for a blank Consumption logic app workflow with the **All** group selected. So, the **Triggers** list shows all available triggers, based on the previously described order:
271+
The following example shows the designer for a blank Consumption logic app workflow with the **All** group selected. So, the **Triggers** list shows the available triggers, based on the previously described order:
250272

251273
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-triggers-consumption.png" alt-text="Screenshot showing Azure portal, Consumption logic app with blank workflow designer, and built-in triggers gallery.":::
252274

253-
The following example shows the designer for a Consumption logic app workflow, and the **Actions** list shows all available actions, sorted alphabetically by collection name:
275+
The following example shows the designer for a Consumption logic app workflow, and the **Actions** list shows the available actions, sorted alphabetically by collection name:
254276

255277
:::image type="content" source="media/create-workflow-with-trigger-or-action/designer-overview-all-actions-consumption.png" alt-text="Screenshot showing Azure portal, Consumption logic app with blank workflow designer, and built-in actions gallery.":::
256278

Loading
Loading
16.4 KB
Loading

0 commit comments

Comments
 (0)