Question 201
Open question ↗You are a developer for a company that recently transitioned to using workspace-based Application Insights for a C# .NET web application that runs on Azure.
The application has intermittent performance issues.
You need to use the AI-powered code analysis feature in Application Insights to help diagnose the problem.
What should you do?
- A.Enable and configure smart detection.
- B.Enable and configure availability tests.
- C.Use the Application Map to visualize dependencies and interactions, then trace the performance issues through the map.
- D.Enable the profiler and snapshot debugger. ✓
- E.Configure continuous export of telemetry data to Azure Storage.





