Closed mikejonestechno closed 7 years ago
The Azure Bot is a sample that we host and maintain it on a best effort basis. You might have caught it right as we were fixing this issue with updating its Cognitive Services key: https://github.com/Microsoft/AzureBot/issues/133 Try again and let us know. It seems to be working for me in Microsoft Teams and other channels now.
Still unresponsive, doesn't display any options or responses. I can't see any way to configure or debug the bot.
Any suggestions to try?
Hmm, that is quite strange indeed. If you open this URL does it take you to the same AzureBot instance? https://teams.microsoft.com/l/chat/0/0?users=28:9a38affe-4fa0-493c-b802-432a83d8842f
Also, if you send "/deleteprofile" does it still not say anything? It should reply with this:
That link takes me to the same AzureBot chat instance in Microsoft Teams app. I've also clicked the link and opened in Chrome browser - took me to the same chat instance with the history of unresponsive messages.
I tried posting a login message from the app on my home PC in case there was some corporate network connectivity issue with office laptop (at 8.29pm local time) but still no response in the conversation.
Is there any way to remove the bot or debug connectivity? I would have expected some response if the bot was offline or unavailable?
Thanks for your help @nzthiago
I'm now getting a response from AzureBot. Typed in 'hi' today and it worked. I can login and interact as expected.
Not sure the root cause - nothing changed on my side. Marking this issue as closed.
I had enabled extra error tracing on the bot to help try figure this out but haven't had time to yet - this was most likely something fixed on the Teams side. Will keep track of it. Thanks for the follow up!
Just started using Microsoft Teams this week. I opened Chat, 'Discovered Bots' and added the AzureBot which now shows up in the Chat panel.
I can enter messages to AzureBot but there is no response - or error messages. I cannot find any way to confifgure or try re-installing the bot. Is AzureBot a hosted service or do I have to clone and host it myself?