-
The issue encountered revolves around deploying [Python Bot to Azure](https://learn.microsoft.com/en-us/azure/bot-service/provision-and-publish-a-bot?view=azure-bot-service-4.0&tabs=userassigned,cshar…
-
I have checked [NodeJS suggested actions example](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-suggested-actions/nodejs) using Teams Toolkit extension after cloning sampl…
ms-86 updated
17 hours ago
-
I followed this step by step, but when testing on Azure Bot I received the following response.
test chat azure bot
hi
Sent at November 23 at 5:07 PMJust now
Bot said: The bot encountered an …
-
Environment:
• Language: Python
• Template: parameters-for-template-BotApp-with-rg.json
• Documentation: [Provisioning Bot with ARM template](https://learn.microsoft.com/en-us/azure/bot-service/pr…
-
## Question
With Teams AI Library, how to configure OAuth auth with a multi-tenant regional bot service to make the user consent flow work?
## Code snippets
```
// Values from https://learn.microsoft…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the module in…
-
Idea is to get handling on incoming calls/chat using some flow designer. Get Voice/Chat Bot for incoming call treatment.
I want to connect Azure Communication Service with Azure Bot service. Is it …
-
**Description:**
I am developing a Microsoft Teams bot that integrates Single Sign-On (SSO) using Azure Active Directory OAuth. Despite configuring the OAuth connection as per the documentation, I ke…
-
### [Github issues](https://github.com/Microsoft/botbuilder-js/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for g…
-
I tried to create an azure function for timer. (Using Teams Toolkit extension in VS Code to create a default template app Bot -> Chat Notification Message -> Timer Trigger).
And I found it works fine …