Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
879 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
have to create a function app for sending the application insights logs to the azure bot in C#
kindly follow the below steps
Step 1: Set up Azure Function App
Step 2: Enable Application Insights
Step 3: Install Required NuGet Packages
Step 4: Add Code for Sending Logs to Bot
Step 5: Deploy and Test
If you find this helpful kindly accept answer, thanks much