diff --git a/AspNetCoreAzureLogging/appsettings.json b/AspNetCoreAzureLogging/appsettings.json index 99a7666..e2c2953 100644 --- a/AspNetCoreAzureLogging/appsettings.json +++ b/AspNetCoreAzureLogging/appsettings.json @@ -46,9 +46,6 @@ } ] }, - //"ApplicationInsights": { // should we add this? - // "ConnectionString": "[Enter ApplicationInsights Connection String]" - //}, "AllowedHosts": "*" }