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.