When an application accesses Azure services through Azure SDK, the APM Insight .NET agent automatically picks up those requests and starts tracking the performance of those service calls.
The following are the Azure services supported by .NET Agent:
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development