Content
Microsoft Bot deployed to Azure not working
I have followed this tutorial to publish a Microsoft Bot to Azure. I got a messages that the bot was deployed successfully and got a messaging endpoint that's a public domain. . When trying to test the bot in web chat, it appears to connect, however…


Why does Test in web chat button disapear Azure Bot
So I'm deploying a bot. For this I have tried using Azure Bot and App Service. Azure Bot: In the left panel sometimes the button Test in Web Chat disappears and I cannot test in web chat, also, the Channels button disappear too. Clicking these…


In Teams, when bot applications are added to the chat, do they have time to reverberate?
I'm developing a notification bot, I observe that sometimes the bot application takes up to hours to reverberate when added to a chat, is this reverberation delay normal for ms Teams? Do you know if I can do something to reduce this delay?


Changed ScoreThreshold value but didnt work and is there any way to validate QnA maker Question?
Hi Everyone, I am using QnAmaker to build a chatbot. I encountered to the below issues. Would you please help? I have updated variable “ScoreThreshold = 0.7” in the configration setting of App service of chatbot . As in I wanted to only those records…


Store and Restore bot conversation using Microsoft bot framework C# sdk
I'm building an application with Xamarin and I used syncfusion (https://www.syncfusion.com/blogs/post/how-to-connect-azure-bot-service-to-xamarin-forms-chat-control.aspx) to connect to enable the app connect with the bot built with the Microsoft bot…


How can I get a FAQ Plus Bot chat transcript?
I have implemented a Microsoft Teams FAQ Plus bot using this documentation: https://github.com/OfficeDev/microsoft-teams-apps-faqplus/wiki/Deployment-Guide-manual My client wants end users to get the chat transcript through email once the chat with…


Issue using Adaptive Toggle Action in Teams Bot
Hello, I am building a feature into an adaptive card which will allow users to toggle between displaying a full text block and a truncated text block. We are using an Azure Bot in MS Teams with the .NET SDK. The issue I will be describing occurs on…


i signed in my azure account by using a free trail but i didn't get access for my subscription even though i gave my credit card details
WhatsApp Image 2023-02-07 at 4.46.03 PM.jpeg i got like this wt should i do now??


Want to know the network path between Teams and Azure resources
We are currently designing a system that will integrate Teams in Microsoft365 and App Service on Azure. There are following two flows, and my question is whether these routes can be stayed within the Microsoft network without going through the…
Teams Adaptive Card button color
Hello, I'm developing a bot for Teams through Azure Bot Service. There is a UI behaviour I don't understand regarding an Adaptive Cards form in response to a "composeExtension/fetchTask". When the form appears on the screen, the Submit button…


Azure bot creation failed - unreachable code reached
Hi, I am having problem with registration multi-tenant bot in azure.


Azure bot creation failed - unreachable code reached
Hi team, Bot creation failed for the single and multi-tenant. Above error popped up when App id and password creation was in progress.


Azure bot giving error in Web test chat: To continue to run this bot, please fix the bot source code
Done following steps in azure portal and getting the error: created language resource. then project (QnA)under language studio with Azure search. added kb, Chit chat Deployed the qna and created bot. went to the bot resource and selected web…


Bot Framework Connector refresh MS Graph token
Hello, I'm building a Teams Bot using the Bot Framework REST API. I can send a OAuthCard to the user to sign in and get the magic code back and exchange it for a Microsoft Graph token. Everything is working. What I don't know is the correct way to…


Insufficient privileges to complete the operation
Receiving this error when i clicked "Manage" on the Microsoft App Id section


Messaging Extension -Bot returned unsuccessful status code Redirect error
I am looking for Messaging extension. I have configured a bot and bot id is configured in manifest file. Messaging extension added to channel. While it is loading it is giving below error: { "standardizedError": { "errorCode":…


To develop a mission-critical chatbot, what factors should we consider to decide if we should use the Azure Bot Service or Power Virtual Agent?
Hi there, (Other than ease-of-development where PVA wins, and pricing where Azure wins) To develop a mission-critical chatbot, what factors should we consider to decide if we should use the Azure Bot Service or Power Virtual Agent? The chatbot will have…
Azure Language Question Answer Service bot gives error
I have created the bot, by following the tutorial from https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/tutorials/bot-service. I have created this bot from Language Studio and it works fine there. Then I…


Get attachment in Bot Framework REST API
Hello, I'm developing a Teams bot that handle the attachments sent by the user in a conversation. I don't use any Bot SDK, only REST calls to the Bot Framework REST API. The documentation states that I can get attachment info and binary data by calling a…


"This app cannot be found" after adding teams application
272393-manifest.txtI recently published my teams application to my organization and got it approved. I can see it in "built for your org" but when I click on it I see this: My teams application is a bot (azure bot) so the only app…

