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/create-single-tenant-workflows-azure-portal.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,13 +239,13 @@ This example workflow continues with the [Office 365 Outlook managed connector a
239
239
240
240
The **Choose an operation** prompt appears on the designer, and the **Add an action** pane opens so that you can select the next action.
241
241
242
-
1. By using **send email** as the search term, [follow these steps to add the Office 365 Outlook action that's named **Send an email (V2)**](create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to your workflow.
242
+
1. By using **office 365 send email** as the search term, [follow these steps to add the Office 365 Outlook action that's named **Send an email (V2)**](create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to your workflow.
243
243
244
244

245
245
246
246
1. In the action's information pane, on the **Create Connection** tab, select **Sign in** so that you can create a connection to your email account.
247
247
248
-

248
+

249
249
250
250
1. When you're prompted for access to your email account, sign in with your account credentials.
251
251
@@ -276,19 +276,23 @@ This example workflow continues with the [Office 365 Outlook managed connector a
276
276
277
277
1. Save your work. On the designer toolbar, select **Save**.
278
278
279
+
1. If your environment has strict network requirements or firewalls that limit traffic, you have to set up permissions for any trigger or action connections that exist in your workflow. To find the fully qualified domain names, review [Find domain names for firewall access](#firewall-setup).
280
+
281
+
Otherwise, to test your workflow, [manually trigger a run](#trigger-workflow).
282
+
279
283
### [Standard (Preview)](#tab/standard-preview)
280
284
281
285
1. On the designer, under the trigger that you added, select the plus sign (**+**) > **Add an action**.
282
286
283
287
The **Browse operations** pane opens so that you can select the next action.
284
288
285
-
1. By using **send email** as the search term, [follow these steps to add the Office 365 Outlook action that's named **Send an email (V2)**](create-workflow-with-trigger-or-action.md?tabs=standard-preview#add-action) to your workflow.
289
+
1. By using **office send an email** as the search term, [follow these steps to add the Office 365 Outlook action that's named **Send an email (V2)**](create-workflow-with-trigger-or-action.md?tabs=standard-preview#add-action) to your workflow.
286
290
287
-

291
+

288
292
289
293
1. In the action's information pane, on the **Create Connection** tab, select **Sign in** so that you can create a connection to your email account.
290
294
291
-

295
+

292
296
293
297
1. When you're prompted for access to your email account, sign in with your account credentials.
294
298
@@ -319,12 +323,12 @@ This example workflow continues with the [Office 365 Outlook managed connector a
319
323
320
324
1. Save your work. On the designer toolbar, select **Save**.
321
325
322
-
---
323
-
324
326
1. If your environment has strict network requirements or firewalls that limit traffic, you have to set up permissions for any trigger or action connections that exist in your workflow. To find the fully qualified domain names, review [Find domain names for firewall access](#firewall-setup).
325
327
326
328
Otherwise, to test your workflow, [manually trigger a run](#trigger-workflow).
0 commit comments