saleem-mirza / serilog-sinks-azure-analytics

Serilog sink which writes to Azure analytics
Apache License 2.0
62 stars 45 forks source link

Question: Does the deprecation of Log Analytics agent affect this library? #79

Open AlexEngblom opened 1 year ago

AlexEngblom commented 1 year ago

Microsoft has stated that they are deprecating the Log Analytics agent: https://azure.microsoft.com/en-us/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/

Since the Log Analytics API workspace id and authentication key are managed in the portal under the header of Agents, I was wondering does this have any effects on the REST API this library is using?

I would think there is no effect, but it's hard to be sure.