Request for Entra ID Support in Application Insights Integration #78
Replies: 2 comments
-
Hi @LauraDamianTNA Microsoft Entra ID authentication is already supported for Application Insights ingestion and API access, so you’re not limited to secret keys anymore. Current Support for Entra ID
This aligns with how Azure AI Search handles identity and is especially useful for secure, scalable agent-based architectures like Foundry. SDK Limitations
For browser-based telemetry, Microsoft recommends using Azure API Management as a proxy to inject Entra-authenticated telemetry. Stay Updated
|
Beta Was this translation helpful? Give feedback.
-
Hi @leestott, Connecting an Azure AI Foundry Porject to App Insights supports only API Key currently. Other resources like AI Search support Entra ID. We would prefer to use Entra ID for authentication in the infrastructure, similar to how it's done with Azure AI Search. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Technical Feedback
To enable tracing for agents, we need to connect the Foundry Project to Application Insights. Currently, the only supported authentication method is via a secret key.
Desired Outcome
Ideally, we would prefer to use Entra ID for authentication, similar to how it's done with Azure AI Search.
Current Workaround
Is there a plan to support Entra ID authentication for Application Insights in the future? Where can we follow updates on this feature?
Beta Was this translation helpful? Give feedback.
All reactions