How to include Api Subscription key of Custom Question Answer in Azure Bot Service Web App

Sonali Vaghela 20 Reputation points
2025-03-05T12:47:56.0733333+00:00

In Azure AI Bot Service, I have added Custom Question Answer Service Endpoint to the Bot Service Message Endpoint.
But I am unable to find where to add subscription key to the bot.

Also, Direct link to create a bot from Custom Question Answer deployment not working.
Any suggestions?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
{count} votes

Accepted answer
  1. JAYA SHANKAR G S 4,035 Reputation points Microsoft External Staff Moderator
    2025-03-13T06:12:12.1166667+00:00

    Hi @Sonali Vaghela ,

    Our product team is working on this issue.

    As a workaround you can follow below steps.

    In Deployment page, fill all the required details and go back to Basics tab(step 1).

    enter image description here

    1. Click on Edit Template and download the file

    enter image description here

    1. Next, again in Basics tab click on Edit parameters and download the file.

    enter image description here

    After downloading template and parameters file go to Custom template link and click on "Build you own template in the editor".

    Here, you load the template file and click on save.

    enter image description here

    then click on Edit parameters and load the parameter file, save it.

    enter image description here

    Now you can see some parameters are pre-filled, select the resource group and deploy it.

    Once it's deployed you can test it from webchat and let me know if you have any query.

    If above solution works for you, please do accept the solution and give feedback clicking on yes

    Thank you


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.