Skip to content

Commit 5c926fc

Browse files
committed
Typo fixes
1 parent 31539d2 commit 5c926fc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ ms.date: 02/16/2023
1515

1616
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1717

18-
To get richer data for debugging and diagnosing your workflows in Azure Logic Apps, you can log workflow runtime data and events, such as trigger events, run events, and action events, that you can send to a [Log Analytics workspace](../azure-monitor/essentials/resource-logs.md#send-to-log-analytics-workspace), Azure [storage account](../storage/common/storage-account-overview.md), Azure [event hub](../event-hubs/event-hubs-features.md#namespace), another partner destination, or all these destinations when you set up use [Azure Monitor Logs](../azure-monitor/logs/data-platform-logs.md).
19-
20-
For example, if you send the data to a Log Analytics workspace, you can create [queries](../azure-monitor/logs/log-query-overview.md) to find specific information.
18+
To get richer data for debugging and diagnosing your workflows in Azure Logic Apps, you can log workflow runtime data and events, such as trigger events, run events, and action events, that you can send to a [Log Analytics workspace](../azure-monitor/essentials/resource-logs.md#send-to-log-analytics-workspace), Azure [storage account](../storage/common/storage-account-overview.md), Azure [event hub](../event-hubs/event-hubs-features.md#namespace), another partner destination, or all these destinations when you set up and use [Azure Monitor Logs](../azure-monitor/logs/data-platform-logs.md).
2119

2220
This how-to guide shows how to complete the following tasks, based on whether you have a Consumption or Standard logic app resource.
2321

0 commit comments

Comments
 (0)