-
**Introduction**
I'm currently working on building a bot service using the latest .NET Core technology. I would like to set this up using Azure Functions as they are pay per use instead of having t…
-
## Version
4.1.5
## Describe the bug
The IConversations.CreateDirectConversation (and Async) method(s) ask for ChannelAccounts for Bot and User and an optional Activity. Regardless of what I sen…
-
## Describe the bug
Some places use an example property format like `$birthday` (with a dollar sign) and some places use an example property format like `user.age` (with a period). It's unclear what …
-
## Version
Version of the SDK : **4.6.0-preview3**
## Describe the bug
The Echo Bot example doesn't compile
## To Reproduce
Steps to reproduce the behaviour:
1. Go to root folder fo…
-
## Details about Problem
We're publishing .NET reference at [Microsoft docs](https://docs.microsoft.com/dotnet/api/), and a new package release (Microsoft.Bot.Builder.AI.Luis) is causing some issue…
-
I tried to implement a nested list by example and found that it does not work.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
…
-
## Versions
NodeJS v10.16.3
BotBuilder NodeJS SDK v4.6.2
OS Ubuntu
## Describe the bug
In the production for directline channel users, our bot service adapter's onTurnError listener is receivin…
-
# Issue
*Describe the issue you are addressing*
Adaptive Cards provide a rich UI packed with features enabling awesome functionality for bots (and more) on a variety platforms and interfaces. The…
-
Hi,
In order to authenticate a user of my bot with our main product, I created a LoginCard with a button that has a link to a register page in the main product. The url contains a query string cont…
-
🚨 The issue tracker is not for implementation questions 🚨
When I run my bot in the bot emulator or the test web chat in the Azure portal, the initial card, information, and prompts come up.…