Skip to content

Commit 596b1ef

Browse files
author
ecfan
committed
Fix Acrolinx issues
1 parent 6dd1e12 commit 596b1ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ After you create your empty logic app resource, you have to add your first workf
231231

232232
1. On the workflow menu, under **Tools**, select **Designer**.
233233

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**.
235235

236236
1. On the designer surface, select **Add trigger** to open the connectors gallery so that you can select a trigger operation.
237237

@@ -249,7 +249,7 @@ This example workflow starts with the [built-in **Request** trigger](../connecto
249249

250250
When the trigger appears on the designer, the trigger's information pane opens to show the trigger's properties, settings, and other actions.
251251

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.":::
253253

254254
1. Save your workflow. On the designer toolbar, select **Save**.
255255

@@ -274,9 +274,9 @@ This example workflow continues with the [Office 365 Outlook managed connector a
274274
> [!NOTE]
275275
>
276276
> 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,
278278
> 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.
280280
>
281281
> If necessary, reload the page, open your workflow, add the email action again, and try creating the connection.
282282

articles/logic-apps/view-workflow-status-run-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 02/06/2025
8+
ms.date: 02/07/2025
99
---
1010

1111
# Check workflow status, view run history, and set up alerts in Azure Logic Apps

0 commit comments

Comments
 (0)