botframework-sdk
botframework-sdk copied to clipboard
[ARM, Azure CLI] Support for Direct Line Speech configuration via ARM
To support CI/CD for our customers who want to use the Direct Line Speech channel, we need to have ARM support for the channel.
This is a public tracking issue for the work.
- [x] 1. Service Support (Infrastructure changes)
- [x] 2. Data plane Swagger updates (update https://github.com/Azure/azure-rest-api-specs)
- [x] 3. Azure SDK (automatically occurs after 2. https://github.com/Azure/azure-sdk-for-python)
- [ ] 4. Exporting ARM template from Portal (update https://github.com/Azure/azure-resource-manager-schemas)
- [ ] 5. Azure CLI (@stevengum update https://github.com/Azure/azure-cli/)
4 & 5 can run in parallel.
Punting due to dependency not being ready. The Resource Provider isn't yet deployed.
@DDEfromOR need to update the swagger files.
Update: we're still waiting for step 1 to be completed.
Still waiting for step 1. Moving to R9.
This is still underway, we are still expecting the service to support this configuration in R9.
@stevengum Updates?
Blocked until stable release of azure-mgmt-botservice is released... @DDEfromOR FYI
https://github.com/Azure/azure-cli/pull/16694 will bump the version of the azure-mgmt-botservice SDK in Azure CLI. With this bump, the Azure CLI wire-up is the only piece missing before developers can manage the Direct Line Speech channel via CLI.
@stevengum, any update on this issue? There is an IcM incident asking for this feature.