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/azure-monitor/logs/logs-export-logic-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This article describes a method to use [Azure Logic Apps](../../logic-apps/index
15
15
## Other export methods
16
16
The method described in this article describes a scheduled export from a log query using a Logic App. Other options to export data for particular scenarios include the following:
17
17
18
-
- To export all data from your Log Analytics workspace to an Azure storage account or event hub, use the Log Analytics workspace data export feature of Azure Monitor Logs. See [Log Analytics workspace data export in Azure Monitor (preview)](logs-data-export.md)
18
+
- To export data from your Log Analytics workspace to an Azure storage account or event hub, use the Log Analytics workspace data export feature of Azure Monitor Logs. See [Log Analytics workspace data export in Azure Monitor (preview)](logs-data-export.md)
19
19
- One time export using a Logic App. See [Azure Monitor Logs connector for Logic Apps and Power Automate](logicapp-flow-connector.md).
20
20
- One time export to local machine using PowerShell script. See [Invoke-AzOperationalInsightsQueryExport]](https://www.powershellgallery.com/packages/Invoke-AzOperationalInsightsQueryExport).
21
21
@@ -207,4 +207,4 @@ Go to the **Storage accounts** menu in the Azure portal and select your storage
207
207
208
208
- Learn more about [log queries in Azure Monitor](./log-query-overview.md).
209
209
- Learn more about [Logic Apps](../../logic-apps/index.yml)
210
-
- Learn more about [Power Automate](https://flow.microsoft.com).
210
+
- Learn more about [Power Automate](https://flow.microsoft.com).
0 commit comments