Azure / azure-cli

Azure Command-Line Interface
MIT License
4k stars 2.98k forks source link

Support to create directline speech for bot channel registration #12267

Open alopix opened 4 years ago

alopix commented 4 years ago

Is your feature request related to a problem? Please describe. Currently you can only create the bot channel registration for the types listed in this file: https://github.com/Azure/azure-cli/blob/master/src/azure-cli/azure/cli/command_modules/botservice/commands.py 'facebook', 'email', 'msteams', 'skype', 'kik', 'directline', 'telegram', 'sms', 'slack', 'webchat'

Directline speech is still missing, which makes it hard to automate creation of a DLS channel as a valid channel.

Describe the solution you'd like Allow commands like az bot directlinespeech create, etc.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @sgellock

stevengum commented 4 years ago

Blocked on some service changes: https://github.com/microsoft/botframework-sdk/issues/5655

stevengum commented 3 years ago

This issue is now unblocked with the latest azure-mgmt-botservice release

FYI @munozemilio

yonzhan commented 3 years ago

Could this issue be closed?

stevengum commented 3 years ago

@yonzhan unfortunately not at the moment, the hook-up between the CLI and SDK still needs to occur I believe. @munozemilio do you concur?

AiGhostMod commented 2 years ago

Any Updates on this?

navba-MSFT commented 2 years ago

@alopix Apologies for the late reply. We will update this thread once we have more details.

@munozemilio Could you please provide an update on this ? Awaiting your reply.