Azure Application Insights: Implement monitoring with Azure Application Insights

Ramakrishnan Ravichandran
2 min readAug 16, 2020

--

Hi buddies..! this is my eighth article on Microsoft Azure Services series. In this article i will Implement Application insights for our web apps deployed. If you missed my previous article Azure Front Door? you can check the below link.

Azure Application Insights

Application Insights, a feature of Azure Monitor, is an extensible Application Performance Management (APM) service for developers and DevOps professionals. Use it to monitor your live applications. It will automatically detect performance anomalies, and includes powerful analytics tools to help you diagnose issues and to understand what users actually do with your app.

Let’s implement Application insights for Web apps.

  1. In Azure portal ,search Application insight go to it and click Add. You will get a window to select resource group, region and name of the insight

Next Review and Create. That’s it we created the Application insight. Now got the Web App deployed on App Services to connect web app to Application insight.

2. Go to the Web App deployed →click Application insights in left panel and Click Turn On Application Insights.

3. We can create new resource if we need but i had already created one so select that one and Apply.

That’s it we linked the application insight to web app . we can do it for all.

We are done…:)

See you in next article.

Thank you ..! Have a nice day.

--

--

Ramakrishnan Ravichandran

Software Engineer professional interested in mobile application development. like to learn.