Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@benbrown
Copy link
Contributor

@benbrown benbrown commented Apr 12, 2021

Description

The previous mechanism used to create the appservice config when provisioning a QNA maker was not successfully setting the configuration.

This PR changes the mechanism used, and verifiably sets these config options.

#minor

The issue:

prior to this PR, the QNA provisioning process would create an app service. However, the "application settings" necessary for that app service to perform its QNA features were not being set. They were not appearing in the azure portal, and qna publishing related actions returned an error:

Qnamaker build failed: No Endpoint keys found. If this is a new service, please wait a minimum of 10 minutes for the runtime to be ready.

Using this version, the app service IS configured with these additional settings, and I am able to publish to QNA without receiving this error.

@coveralls
Copy link

coveralls commented Apr 12, 2021

Coverage Status

Coverage increased (+0.005%) to 51.147% when pulling 82a648a on benbrown/fixqnakeys into b621991 on main.

@praful-dhone
Copy link

Please fix this issue is Composer.exe which is running on Windows as we are kind of stuck here.

@cwhitten cwhitten merged commit 12e1a8a into main Apr 13, 2021
@cwhitten cwhitten deleted the benbrown/fixqnakeys branch April 13, 2021 17:11
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* adjust mechanism used to create qna host

* Update the QNA endpoint key when creating with new wizard

* remove old code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants