I can not deploy a Bot from language studio

Enquirer 0 Reputation points
2025-03-20T09:26:18.9066667+00:00

I can not deploy a Bot from language studio. The resource is deployed but when I fill in the form and configure and deploy the bot the screen just hangs indefinitely without explanation of fault message. This happens every time and i have tried several times, it had never been successful. Also if i create the language resource then create a BOT in bot services i can not link to the Language Resource using the URL endpoint, there is a 404 message when the chat bot tries to connect.

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

1 answer

Sort by: Most helpful
  1. santoshkc 15,600 Reputation points Microsoft External Staff Moderator
    2025-03-20T11:09:37.6366667+00:00

    Hi @Enquirer,

    Follow these steps to deploy your bot using a prefilled template from Language Studio:

    1. Prefill Required Data
      • Enter details such as Resource Group (RG), Language Key, Bot Name, and Creation Type.
    2. Download the Template
      • Go back to the first step and click "Edit Template" (ignore UI changes prompt and confirm).
      • Click "Download" to save the template file.
      • User's image
    3. Download the Parameter File
      • Click "Edit Parameters" (ignore UI changes prompt and confirm).
      • Download the parameter file.
      • User's image
    4. Upload Files to Custom Template
      • Open the Custom Template link.
      • Upload both the template and parameter files.
      • Enter the Resource Group (RG) name in the prefilled template and proceed with deployment.
    5. Edit Template in Custom Template Link
      • Click "Build Your Own Template in the Editor."
      • Upload the template file from Step 2 in the "Load File" section under "Edit Template" and save.
    6. Edit Parameters in Custom Template Link
      • Upload the parameter file from Step 3 in the "Load File" section under "Edit Parameters" and save.
    7. Review Prefilled Details
      • Verify that details like Language Key and Creation Type are prefilled.
    8. Enter Resource Group and Deploy
      • Re-enter the Resource Group (RG) name and deploy the bot.
    9. Test the Bot
      • Once deployment is complete, locate the bot and test it via Web Chat.

    I this helps! Thank you.

    0 comments No comments

Your answer

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