Azure / Azure/azure-cli

Support to create directline speech for bot channel registration

Open
#12,267 7 comments 0 reactions 1 assignee Claimed by @munozemilio View on GitHub
act-codegen-extensibility-squad Bot Services customer-reported enhancement Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.