Azure Monitor Logs (preview)
Azure integration follows the same batching/auth patterns as other cloud sinks.
Use Azure AD application or Managed Identity for authentication.
Send logs to the Data Collector API endpoint.
Recommended approach: derive a sink from
CloudSinkBaseand post to_azure.com/api/logs?api-version=2016-04-01.
A full reference sink is planned; adapt the Datadog pattern with Azure auth handlers in the meantime.