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
+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
@@ -231,7 +231,7 @@ After you create your empty logic app resource, you have to add your first workf
231
231
232
232
1. On the workflow menu, under **Tools**, select **Designer**.
233
233
234
-
The designer opens, and the surface shows the **Add trigger** prompt.
234
+
The designer opens, and the surface shows the prompt named **Add trigger**.
235
235
236
236
1. On the designer surface, select **Add trigger** to open the connectors gallery so that you can select a trigger operation.
237
237
@@ -249,7 +249,7 @@ This example workflow starts with the [built-in **Request** trigger](../connecto
249
249
250
250
When the trigger appears on the designer, the trigger's information pane opens to show the trigger's properties, settings, and other actions.
251
251
252
-
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/request-trigger-added.png" alt-text="Screenshot shows workflow designer, Rquest trigger, and opneed trigger information pane.":::
252
+
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/request-trigger-added.png" alt-text="Screenshot shows workflow designer, Request trigger, and opened trigger information pane.":::
253
253
254
254
1. Save your workflow. On the designer toolbar, select **Save**.
255
255
@@ -274,9 +274,9 @@ This example workflow continues with the [Office 365 Outlook managed connector a
274
274
> [!NOTE]
275
275
>
276
276
> If you get the error message, **"Failed with error: 'The browser is closed.'. Please sign in again"**,
277
-
> check whether your browser blocks third-party cookies. If these cookies are blocked,
277
+
> check whether your browser blocks external cookies. If these cookies are blocked,
278
278
> try adding **https://portal.azure.com** to the list of sites that can use cookies.
279
-
> If you're using incognito mode, make sure that third-party cookies aren't blocked while working in that mode.
279
+
> If you're using incognito mode, make sure that external cookies aren't blocked while working in that mode.
280
280
>
281
281
> If necessary, reload the page, open your workflow, add the email action again, and try creating the connection.
0 commit comments