BotBuilder-Samples icon indicating copy to clipboard operation
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!

Results 191 BotBuilder-Samples issues
Sort by recently updated
recently updated
newest added

## [Sample information](https://github.com/microsoft/BotBuilder-Samples/tree/b68d7b0856c90dc57b602654be221a94e316696b/samples/java_springboot/02.echo-bot) 1. Sample type: [samples] 2. Sample language: [spring bot] 3. Sample name: ## Describe the bug After I excute `mvn azure-webapp:deploy -Dgroupname="resource-group-name" -Dbotname="name-of-web-app"` ![image](https://user-images.githubusercontent.com/22291967/187825899-3c6afaf6-9507-41e6-9249-0b7813db7522.png) Notice: az account...

bug
ExemptFromDailyDRIReport
needs-triage

Fixes #3818 ## Proposed Changes Add ` ${subscription}`to java springbot_pom.xml ## Testing Test succeed. `mvn azure-webapp:deploy -Dgroupname="resource-group-name" -Dbotname="name-of-web-app" -Dsubscription="subscriptionId-of-web-app"`

**Is your feature request related to a problem? Please describe.** Port these additions to javascript, python and java samples: https://github.com/microsoft/BotBuilder-Samples/pull/3012

needs-triage
feature-request

**Is your feature request related to a problem? Please describe.** Port these additions to javascript, python and java samples: https://github.com/microsoft/BotBuilder-Samples/pull/3010

needs-triage
feature-request

1) Outline what you think an intelligent date time control should do. For inspiration look at UI date time controls to see the kind of parameters they take. Outline what...

generated
feature-request

Fixes # ## Proposed Changes - - - ## Testing

## Describe the bug I'm getting table data in string from OpenAI it is rendered into table in webchat fine but its not rendering properly in MS team. Please refer...

bug
needs-triage

### 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.** No **Describe the solution you'd like** The previous...

needs-triage
feature-request

## Sample information 1. Sample type: samples 2. Sample language: python 3. Sample name: 81.skills-skilldialog ## Describe the bug Bot encounters an error after sending a message about what action...

bug
needs-triage

## Version 4.14.7 ## Describe the bug When using the OAuthPrompt Dialog from the SDK, the call to https://api.botframework.com/api/usertoken/GetToken performed by the SDK returns a 400 status error response. According...

bug
needs-triage