ApplicationInsights-Go icon indicating copy to clipboard operation
ApplicationInsights-Go copied to clipboard

Missing support for AAD Authentication

Open codesmon opened this issue 1 year ago • 0 comments

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?

codesmon avatar Aug 03 '23 08:08 codesmon