Skip to main content

ApplicationInsights



Resource Icon

Resource Overview

Azure Application Insights is a cloud-based service provided by Microsoft that helps developers monitor and analyze live applications.
It enables developers to detect and diagnose application issues and gain real-time insights into application performance.
Using Application Insights, developers can track application performance and usage, including requests per second, response times, and error rates.
It also provides visibility into dependencies and external services used by the application, enabling faster and more efficient troubleshooting.

Associated Resources

Parent Resources

Connected Resources


Resource Configuration

  • type : Platform type of the Application Insight to create - ios,java,Node.js,other,MobileCenter,phone,store,web
  • retention_in_days : Number of days to retain data - 30,60,90,120,180,270,365,550,730
  • linked_workspace_name : Name of the Log Analytics Workspace where Application Insights data will be stored
  • tag : Tags used to categorize resources - maximum 512 characters, key:value

References