From f19c5ae5f9d958f295da177dfa16e3ee63eb7867 Mon Sep 17 00:00:00 2001 From: David Sanz Date: Tue, 24 Oct 2017 18:10:17 +0200 Subject: [PATCH] Updated 14. Using Application Insights in eShopOnContainers (markdown) --- 14.-Using-Application-Insights-in-eShopOnContainers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/14.-Using-Application-Insights-in-eShopOnContainers.md b/14.-Using-Application-Insights-in-eShopOnContainers.md index 4fbdd31..2caea31 100644 --- a/14.-Using-Application-Insights-in-eShopOnContainers.md +++ b/14.-Using-Application-Insights-in-eShopOnContainers.md @@ -13,6 +13,8 @@ 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`. ![Create Insights](img/appinsights/create-insights.png) + + Once created the App Insights, go to the Configuration and enable 'Multi-role application map'.