In last article, we discussed about how to get started with Application Insight in your web applications. In this article, we will discuss how to monitor the application to ensure its availability and responsiveness.
Azure Application Insights has feature which sends request to your application in the defined interval and checks the availability and responsiveness of the application. In case there is any unexpected behavior like application is slow or not responding it can send alert.
|