I have not found good document which lists the steps to ensure Application Insights have been enabled correctly for Sitecore on Azure PaaS.
I have not found good document which lists the steps to ensure Application Insights have been enabled correctly for Sitecore on Azure PaaS.
- Add App Insights key on the configuration or in ConnectionStrings.config file:
<add name="appinsights.instrumentationkey" connectionString="#appinsightskey#"/>
- Ensure Azure folder is deployed that comes with Sitecore scwdp package which has patches for default log appenders. This can be downloaded form Sitecore Download options for Azure AppService