-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azurerm_bot_channel_direct_line_speech
- support for cognitive_service_id
#23106
azurerm_bot_channel_direct_line_speech
- support for cognitive_service_id
#23106
Conversation
internal/services/bot/bot_channel_direct_line_speech_resource.go
Outdated
Show resolved
Hide resolved
@stephybun & @tombuildsstuff , thanks for the comments. I updated PR. Please take another look. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @neil-yechenwei, I missed something in the initial review. I think we also need to test the update of this value, so can you please add the property to the update config for the tests?
internal/services/bot/bot_channel_direct_line_speech_resource.go
Outdated
Show resolved
Hide resolved
@stephybun , thanks for the comments. I updated PR. Please take another look. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @neil-yechenwei LGTM 👍
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
--- PASS: TestAccBotChannelsRegistration/channel/directLineSpeechRequiresImport (394.91s)
--- PASS: TestAccBotChannelsRegistration/channel/directLineSpeechUpdate (810.79s)
--- PASS: TestAccBotChannelsRegistration/channel/directLineSpeechComplete (383.09s)
--- PASS: TestAccBotChannelsRegistration/channel/directLineSpeechBasic (449.11s)