Skip to content

Commit 53db1ca

Browse files
Merge pull request #212253 from paweenatongbai/broken-links-yossiy-sept19
Broken links - yossiy
2 parents a2d4175 + c6a4545 commit 53db1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The method described in this article describes a scheduled export from a log que
2020
- One time export to local machine using PowerShell script. See [Invoke-AzOperationalInsightsQueryExport](https://www.powershellgallery.com/packages/Invoke-AzOperationalInsightsQueryExport).
2121

2222
## Overview
23-
This procedure uses the [Azure Monitor Logs connector](/connectors/azuremonitorlogs.md) which lets you run a log query from a Logic App and use its output in other actions in the workflow. The [Azure Blob Storage connector](/connectors/azureblob.md) is used in this procedure to send the query output to Azure storage.
23+
This procedure uses the [Azure Monitor Logs connector](/connectors/azuremonitorlogs) which lets you run a log query from a Logic App and use its output in other actions in the workflow. The [Azure Blob Storage connector](/connectors/azureblob) is used in this procedure to send the query output to Azure storage.
2424

2525
[![Logic app overview](media/logs-export-logic-app/logic-app-overview.png "Screenshot of Logic app flow.")](media/logs-export-logic-app/logic-app-overview.png#lightbox)
2626

0 commit comments

Comments
 (0)