Skip to content

Commit 65ebafc

Browse files
authored
Merge pull request #178959 from SwathiDhanwada-MSFT/patch-64
(AzureCXP) fixes MicrosoftDocs/azure-docs#83136
2 parents 7cf29c1 + 963049a commit 65ebafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/logs-export-logic-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article describes a method to use [Azure Logic Apps](../../logic-apps/index
1515
## Other export methods
1616
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:
1717

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)
1919
- One time export using a Logic App. See [Azure Monitor Logs connector for Logic Apps and Power Automate](logicapp-flow-connector.md).
2020
- One time export to local machine using PowerShell script. See [Invoke-AzOperationalInsightsQueryExport]](https://www.powershellgallery.com/packages/Invoke-AzOperationalInsightsQueryExport).
2121

@@ -207,4 +207,4 @@ Go to the **Storage accounts** menu in the Azure portal and select your storage
207207

208208
- Learn more about [log queries in Azure Monitor](./log-query-overview.md).
209209
- 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

Comments
 (0)