Skip to content

Commit d9c20b2

Browse files
authored
Merge pull request #190274 from bwren/patch-31
Update custom-logs-overview.md
2 parents 63fe16c + 6218362 commit d9c20b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/custom-logs-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 01/06/2022
77
---
88

99
# Custom logs API in Azure Monitor Logs (Preview)
10-
With the DCR based custom logs API in Azure Monitor, you can send data to a Log Analytics workspace from any REST API client. This allows you to send data from virtually any source to [supported built-in tables](tables-feature-support.md) or to custom tables that you create. You can even extend the schema of built-in tables with custom columns.
10+
With the DCR based custom logs API in Azure Monitor, you can send data to a Log Analytics workspace from any REST API client. This allows you to send data from virtually any source to [supported built-in tables](#tables) or to custom tables that you create. You can even extend the schema of built-in tables with custom columns.
1111

1212
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
1313

@@ -71,4 +71,4 @@ For limits related to custom logs, see [Azure Monitor service limits](../service
7171
## Next steps
7272

7373
- [Walk through a tutorial sending custom logs using the Azure portal.](tutorial-custom-logs.md)
74-
- [Walk through a tutorial sending custom logs using Resource Manager templates and REST API.](tutorial-custom-logs-api.md)
74+
- [Walk through a tutorial sending custom logs using Resource Manager templates and REST API.](tutorial-custom-logs-api.md)

0 commit comments

Comments
 (0)