We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6636a09 commit bb71403Copy full SHA for bb71403
website/cue/reference/components/sinks/azure_monitor_logs.cue
@@ -61,7 +61,7 @@ components: sinks: azure_monitor_logs: {
61
"""
62
The upstream Data Collector API [has been deprecated](urls.azure_monitor_data_collector_deprecation),
63
and will stop working in September 2026. Consider migrating to the `azure_logs_ingestion` sink, which
64
- requires additional Azure resources.
+ requires creating Data Collection Endpoint and Data Collection Rule resources in Azure.
65
66
]
67
notices: []
0 commit comments