Skip to content

Commit e2d3cd0

Browse files
committed
Updates
1 parent 950fdd3 commit e2d3cd0

File tree

7 files changed

+11
-7
lines changed

7 files changed

+11
-7
lines changed

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -239,13 +239,13 @@ This example workflow continues with the [Office 365 Outlook managed connector a
239239

240240
The **Choose an operation** prompt appears on the designer, and the **Add an action** pane opens so that you can select the next action.
241241

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.
243243

244244
![Screenshot showing the designer, the pane named Add an action, and the selected Office 365 Outlook named Send an email.](./media/create-single-tenant-workflows-azure-portal/find-send-email-action.png)
245245

246246
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.
247247

248-
![Screenshot showing the designer, the pane named Send an email (V2) with Sign in button selected.](./media/create-single-tenant-workflows-azure-portal/send-email-action-sign-in.png)
248+
![Screenshot showing the designer, the pane named Send an email (V2) with Sign in button.](./media/create-single-tenant-workflows-azure-portal/send-email-action-sign-in.png)
249249

250250
1. When you're prompted for access to your email account, sign in with your account credentials.
251251

@@ -276,19 +276,23 @@ This example workflow continues with the [Office 365 Outlook managed connector a
276276
277277
1. Save your work. On the designer toolbar, select **Save**.
278278

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+
279283
### [Standard (Preview)](#tab/standard-preview)
280284

281285
1. On the designer, under the trigger that you added, select the plus sign (**+**) > **Add an action**.
282286

283287
The **Browse operations** pane opens so that you can select the next action.
284288

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.
286290

287-
![Screenshot showing the designer, the pane named Add an action, and the selected Office 365 Outlook named Send an email.](./media/create-single-tenant-workflows-azure-portal/find-send-email-action.png)
291+
![Screenshot showing the preview designer, the picker pane, and the selected Office 365 Outlook named Send an email.](./media/create-single-tenant-workflows-azure-portal/find-send-email-action-preview.png)
288292

289293
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.
290294

291-
![Screenshot showing the designer, the pane named Send an email (V2) with Sign in button selected.](./media/create-single-tenant-workflows-azure-portal/send-email-action-sign-in.png)
295+
![Screenshot showing the preview designer, the pane named Send an email (V2) with Sign in button.](./media/create-single-tenant-workflows-azure-portal/send-email-action-sign-in-preview.png)
292296

293297
1. When you're prompted for access to your email account, sign in with your account credentials.
294298

@@ -319,12 +323,12 @@ This example workflow continues with the [Office 365 Outlook managed connector a
319323
320324
1. Save your work. On the designer toolbar, select **Save**.
321325

322-
---
323-
324326
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).
325327

326328
Otherwise, to test your workflow, [manually trigger a run](#trigger-workflow).
327329

330+
---
331+
328332
<a name="firewall-setup"></a>
329333

330334
## Find domain names for firewall access
-1.99 KB
Loading
-662 Bytes
Loading
36.2 KB
Loading
1.16 KB
Loading
40.4 KB
Loading
25 KB
Loading

0 commit comments

Comments
 (0)