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/monitor-workflows-collect-diagnostic-data.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
@@ -7,7 +7,7 @@ author: kewear
7
7
ms.author: kewear
8
8
ms.reviewer: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 01/10/2024
10
+
ms.date: 02/05/2025
11
11
# Customer intent: As a developer, I want to collect and send diagnostics data for my logic app workflows to specific destinations, such as a Log Analytics workspace, storage account, or event hub, for further review.
12
12
---
13
13
@@ -229,7 +229,7 @@ After your workflow runs, you can view the data about those runs in your Log Ana
229
229
230
230
> [!NOTE]
231
231
>
232
-
> If the Logic Apps Management tile doesn't immediately show results after a run,
232
+
> If the **Logic Apps Management** tile doesn't immediately show results after a run,
233
233
> try selecting **Refresh** or wait for a short time before trying again.
234
234
235
235
:::image type="content" source="./media/monitor-workflows-collect-diagnostic-data/consumption/logic-app-runs-summary.png" alt-text="Screenshot showing Azure portal, Log Analytics workspace with Consumption logic app workflow run status and count.":::
@@ -270,9 +270,9 @@ After your workflow runs, you can view the data about those runs in your Log Ana
270
270
271
271
1. On the workspace navigation menu, select **Logs**.
272
272
273
-
1. On the new query tab, in the left column, under **Tables**, expand **LogManagement**, and select **LogicAppWorkflowRuntime**.
273
+
1. On the new query tab, in the left column, under **Tables**, expand **LogManagement**, and select **LogicAppWorkflowRuntime**. If you're working with Azure Government regions, select **Azure Diagnostics** instead.
274
274
275
-
In the right pane, under **Results**, the table shows records related to the following events:
275
+
In the records pane, under **Results**, the table shows records related to the following events:
0 commit comments