Skip to content

Commit c2a49bc

Browse files
Merge pull request #295830 from ecfan/patch-2
Add "Azure Diagnostics" table name for Azure Government regions
2 parents b1daab1 + aa1133e commit c2a49bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/logic-apps/monitor-workflows-collect-diagnostic-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: kewear
77
ms.author: kewear
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 01/10/2024
10+
ms.date: 02/05/2025
1111
# 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.
1212
---
1313

@@ -229,7 +229,7 @@ After your workflow runs, you can view the data about those runs in your Log Ana
229229

230230
> [!NOTE]
231231
>
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,
233233
> try selecting **Refresh** or wait for a short time before trying again.
234234
235235
:::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
270270

271271
1. On the workspace navigation menu, select **Logs**.
272272

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

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:
276276

277277
* WorkflowRunStarted
278278
* WorkflowRunCompleted

0 commit comments

Comments
 (0)