BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.4. Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.11.4 1.11.4 (2024-06-10) Bugs Fixed Managed identity bug fixes Azure.Identity_1.11.3 1.11.3 (2024-05-07) Bugs Fixed Fixed a regression in...
#minor ## Description This PR adds more information to the README certificate samples to have an easier complete guide for SSL/TLS certificate configuration. ## Proposed Changes - Updated Readme of...
### Use this [query](https://github.com/Microsoft/botbuilder-samples/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the...
#minor ## Description This PR adds more information to the README certificate samples to have an easier complete guide for SSL/TLS certificate configuration. ## Proposed Changes - Updated Readme of...
**Is your feature request related to a problem? Please describe.** I have created a Teams Channel Bot two years ago based on this sample code https://github.com/microsoft/BotBuilder-Samples/tree/main/archive/samples/python/58.teams-start-thread-in-channel It's been woking well...
# Context This is a POC with a local directline controller that allows a directline client connects to bot directly without using anything in the middle, no directline app service...
Hi team, We are using return await stepContext.BeginDialogAsync(nameof(OAuthPrompt), null, cancellationToken); method to use sign in feature for user authentication. In Waterfall dialog, we start the oauth prompt, in next step...
### ABS when configured to "Add and configure interactive messages" as stated in the documentation [Connect a bot to Slack](https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-slack?view=azure-bot-service-4.0#add-and-configure-interactive-messages) doesn't forward interactive messages to the bot service. ## Sample...
Porting Scaleout sample from C# to JavaScript
Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) from 5.5.1 to 5.11.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...