Andrew Clear

Results 19 issues of Andrew Clear

The messageAllMembers functionality in sample 57 needs to be refactored. As written, it is encouraging developers to call createConversation repeatedly, and is difficult to read. We need to separate out...

bug
Area: Samples
Area: Teams
Size: M

We need to create samples for developers to get started creating components for Composer bots. - Samples should be full bot projects, with the component in a separate folder from...

P1

In order to minimize disruption to the documentation team, and to facilitate moving towards a combined strategy for Composer and SDK samples, we need to convert all of the existing...

Hello, I'm now facing a similar issue with Direct Line Speech channel, where the bot times out after 15 seconds. Is there any way to configure this or any workaround...

Add support for auth against single tenant AAD apps. To support this we'll need to collect and store the tenant ID somewhere, then consume that ID in order to call...

## Summary We need to add support for using MSI as the authentication mechanism. This will effect essentially the breadth of our set of products. - [ ] Analysis -...

P0
needs-triage
feature-request

ABS will support private links ~8/30, we need to validate that nothing in the SDK breaks when they are configured. We need to validate across all SDK repositories prior to...

P0
blocked

Add support for the Action.Execute command and various flows, including the action/execute invoke and auth flows in both the activity handler and adaptive triggers. OBI spec is here: https://github.com/microsoft/botframework-obi/pull/128 Hacked...

See [parent](https://github.com/microsoft/botframework-sdk/issues/6306)

P1
Area: Teams