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/quickstart-create-example-consumption-workflow.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ To create and manage a Consumption logic app workflow using other tools, see the
103
103
|**Region**| Yes | <*Azure-region*> | The Azure datacenter region for storing your app's information. This example deploys the sample logic app to the **West US** region in Azure. |
104
104
|**Enable log analytics**| Yes |**No**| This option appears and applies only when you select the **Consumption** logic app type. <br><br>Change this option only when you want to enable diagnostic logging. For this quickstart, keep the default selection. |
105
105
106
-
When you're done, your settings look similar to the following example:
106
+
After you finish, your settings look similar to the following example:
107
107
108
108
:::image type="content" source="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png" alt-text="Screenshot shows Azure portal and logic app resource creation page with details for new logic app." lightbox="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png":::
109
109
@@ -202,7 +202,7 @@ This example uses an Office 365 Outlook action that sends an email each time tha
202
202
203
203
:::image type="content" source="media/quickstart-create-example-consumption-workflow/dynamic-content-see-more.png" alt-text="Screenshot shows open dynamic content list and selected option, See more." lightbox="media/quickstart-create-example-consumption-workflow/dynamic-content-see-more.png":::
204
204
205
-
When you're done, the email subject looks like the following example:
205
+
After you finish, the email subject looks like the following example:
206
206
207
207
:::image type="content" source="media/quickstart-create-example-consumption-workflow/send-email-feed-title.png" alt-text="Screenshot shows action named Send an email, with example email subject and included property named Feed title." lightbox="media/quickstart-create-example-consumption-workflow/send-email-feed-title.png":::
208
208
@@ -232,7 +232,7 @@ This example uses an Office 365 Outlook action that sends an email each time tha
232
232
233
233
## Test your workflow
234
234
235
-
To check that the workflow runs correctly, you can either wait for the trigger to fire based on your specifed schedule, or you can manually run the workflow.
235
+
To check that the workflow runs correctly, you can either wait for the trigger to fire based on your specified schedule, or you can manually run the workflow.
236
236
237
237
* On the designer toolbar, from the **Run** menu, select **Run**.
238
238
@@ -252,7 +252,7 @@ If you don't receive emails from the workflow as expected:
252
252
253
253
## Clean up resources
254
254
255
-
When you're done with this quickstart, delete the sample logic app resource and any related resources by deleting the resource group that you created for this example.
255
+
When you complete this quickstart, delete the sample logic app resource and any related resources by deleting the resource group that you created for this example.
256
256
257
257
1. In the Azure search box, enter **resource groups**, and select **Resource groups**.
0 commit comments