Create a bot template is not completeing

Atousa 0 Reputation points
2025-05-17T05:57:00.14+00:00

I'm trying to deploy a bot using the "Create a bot" option from Language Studio. I've followed all the instructions, but the deployment process hangs indefinitely and never completes.

It appears to be the same issue described here: https://learn.microsoft.com/en-us/answers/questions/2168162/my-create-a-bot-template-is-not-completeing

However, I haven’t been able to find a working solution. Has anyone successfully resolved this issue, or is there an official workaround available?

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

1 answer

Sort by: Most helpful
  1. Sina Salam 22,031 Reputation points Volunteer Moderator
    2025-05-17T07:51:45.3966667+00:00

    Hello Atousa,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you are having similar issue about creation of a bot template that's not completing.

    When the Create a Bot deployment in Azure Language Studio hangs indefinitely, it’s often due to backend Azure resource provisioning issues, permissions, or regional limitations.

    So, aside many things that have said:

    • Visit Azure Status Dashboard: https://status.azure.com/ to check for issues with Cognitive Services or Resource Manager.
    • If the Language Studio UI is unreliable, deploy the bot manually:
      • Download the bot’s ARM template from Language Studio during creation.
      • Deploy it via the Azure Portal’s Custom Deployment option.

    I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    0 comments No comments

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.