botframework-components icon indicating copy to clipboard operation
botframework-components copied to clipboard

The repository for components built by Microsoft for the Azure Bot Framework.

Results 81 botframework-components issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. This is related to discussion in the following issue: https://github.com/microsoft/botbuilder-dotnet/issues/5674 Per discussion with @clearab and @tracyboehrer, the ask is...

needs-triage
feature-request

Per Tom: Setting the SkillHostEndpoint is an obscure thing you need to do for your bot to function correctly as a skillhost. With Azure Functions I was able to auto-compute...

## Describe the bug Not sure if this should be reported here or in the dotnet runtime, but since it is documented on the composer docs https://docs.microsoft.com/en-us/composer/how-to-send-cards, I will report...

Area: Docs
backlog
Area: Packages
Owner: PBX

Please provide template for IT Service Management (ITSM) Skill.

customer-reported
feature-request
Bot Services

Currently the templates generate a csproj that sets the AspNetCoreHostModel to OutOfProcess: ![image](https://user-images.githubusercontent.com/12264946/119559580-df94f480-bd70-11eb-8980-ecd65f73a3c6.png) This change was first introduced as part of [Update runtime template to support DL-ASE](https://github.com/microsoft/BotFramework-Composer/issues/3841) to add support...

needs-triage
needs-team-attention
feature-request
Area: Generators: Adaptive
Owner: PBX

Per Tom: When I create a new project it's an anonymous bot. When I am ready to deploy it, I simply right mouse click publish to azure as a new...

needs-triage
needs-team-attention
feature-request
Area: Runtime Host
Owner: PBX

## Describe the bug Created a new empty bot, added AppId/Secret (via Composer config) and selected LUIS key within Composer. Bot works fine inside WebChat/Emulator. Opened VS project (.sln) which...

needs-triage
needs-team-attention
feature-request
Area: Runtime Host
Owner: PBX

The update-schema.ps1 and update-schema.sh files should be moved to the scripts folder from the schema folder (they are scripts after all), and updated to work when run from either the...

P1
needs-triage
needs-team-attention
bug
Area: Generators: Adaptive
Owner: PBX

Create any bot. Navigate to homepage. Port # seems hardcoded - doesn't align with actual port. Better not to mention anything than to mislead or detect the port for display....

P2
backlog
bug
Area: Generators: Adaptive
Owner: PBX

## Version Latest from main as of 3/30/2021 ## Describe the bug StyleCop throws a [Store files as UTF-8 with byte order mark](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1412.md) warning when trying to open the csproj...

bug
Area: Generators: Adaptive
Owner: PBX
Owner: SDK