Application Insights outputs less information when I publish the bot to Azure using Azure CI/CD pipeline

Daniel Hjelm 50 Reputation points
2023-03-10T13:24:35.5833333+00:00

When I build an Azure CI/CD pipeline for my Composer bot following this guide: https://learn.microsoft.com/en-us/composer/how-to-cicd, the Application Insights logging becomes so much worse. As an example, here is what the "name" of the logs looked like when I used the CI/CD:

CICD

versus how it looks like when I publish it directly from Bot Framework:

Not_CICD

In addition, it doesn't track response time, server requests, failed requests etc. which it does when I publish it directly from Bot Framework.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,262 questions
{count} votes