Updated 14. Using Application Insights in eShopOnContainers (markdown)

David Sanz 2017-10-24 18:16:16 +02:00
parent f19c5ae5f9
commit d863149ba0

@ -13,7 +13,7 @@ As for the rest of variables it needs to be set in different ways depending on t
Open the Azure portal, click new, and search for Application Insights. In the creation form select Application Type `Asp.NET web application`. Open the Azure portal, click new, and search for Application Insights. In the creation form select Application Type `Asp.NET web application`.
![Create Insights](img/appinsights/create-insights.png) ![Create Insights](img/appinsights/create-insights.png)
<img src="img/appinsights/create-insights.png"> <img src="blob/master/img/appinsights/create-insights.png">
Once created the App Insights, go to the Configuration and enable 'Multi-role application map'. Once created the App Insights, go to the Configuration and enable 'Multi-role application map'.