@Kiran Krishnaji Patil Thank you for replying back
Yes, Application Insights can be used to monitor Drupal applications running on Azure PaaS services such as Azure App Service or Azure Kubernetes Service (AKS).
Application Insights can collect telemetry data from various sources such as application logs, performance metrics, and events, and provide insights into the health and performance of your Drupal application. You can use Application Insights to monitor the availability, performance, and usage of your Drupal application, and to detect and diagnose issues.
To monitor your Drupal application using Application Insights, you need to configure your application to send telemetry data to Application Insights. This can be done by adding the Application Insights SDK to your Drupal application and configuring it to send telemetry data to your Application Insights resource.
Once you have configured your Drupal application to send telemetry data to Application Insights, you can use the Application Insights portal to view and analyze the telemetry data. You can view metrics such as response time, availability, and server requests, and use features such as alerts and dashboards to monitor the health and performance of your Drupal application.
In summary, Application Insights can be used to monitor Drupal applications running on Azure PaaS services, and can provide valuable insights into the health and performance of your application.
Please let me know if you need anything more. Thank you...!