Microsoft Azure services
The following are the services that are offered by Microsoft Azure, which can help you manage your application performance.
Application Insights
This service, offered by Azure, helps you manage application performance, which is useful for web developers, helping them detect, triage, and diagnose application issues.
In order to set up Application Insights, all you need to know is the application and group name in which your infrastructure lies. Now, if you click on the +
Sign on the left pane, you should see a screen similar to the following screenshot:

Here, we can select Application Insights
service, where we need to provide an Application Insight name, a group name that needs to be monitored, and the region where it needs to be launched.
Once it is launched, you will see the following screen, where it will show you how to configure your resources with Application Insights. The following are some of the metrics described:

Go through the complete reference documentation...