Skip to content

Commit bb71403

Browse files
committed
expand on what Azure resources are required
Signed-off-by: Jed Laundry <jlaundry@jlaundry.com>
1 parent 6636a09 commit bb71403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/cue/reference/components/sinks/azure_monitor_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ components: sinks: azure_monitor_logs: {
6161
"""
6262
The upstream Data Collector API [has been deprecated](urls.azure_monitor_data_collector_deprecation),
6363
and will stop working in September 2026. Consider migrating to the `azure_logs_ingestion` sink, which
64-
requires additional Azure resources.
64+
requires creating Data Collection Endpoint and Data Collection Rule resources in Azure.
6565
"""
6666
]
6767
notices: []

0 commit comments

Comments
 (0)