ApplicationInsights-Go
ApplicationInsights-Go copied to clipboard
Missing support for AAD Authentication
The current implementation of the SDK does not support AAD based authentication to App Insights as described here https://learn.microsoft.com/en-us/azure/azure-monitor/app/azure-ad-authentication?tabs=net
This has significant advantages over Instrumentation Key/Connection String based authentication in many scenarios, especially IOT/Edge. Can this be added to the library?