Issues in Azure Bot service deployment using ARM template

Mayuresh Gawai 0 Reputation points
2024-01-30T13:19:16.7766667+00:00

I am trying to create an Azure Bot service resource using an ARM template. After the resource is deployed in the mentioned resource group, when I try to create the password for the service in Configuration>Manage Password, I see the error that says Not Found. I have tried with so many deployments and modifications in the ARM template but no luck. Can anyone please help me with this issue?

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

1 answer

Sort by: Most helpful
  1. navba-MSFT 17,280 Reputation points Microsoft Employee
    2024-01-31T07:02:16.39+00:00

    @Mayuresh Gawai Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
    .
    The Not Found error using ARM template deployment is explained in this article:

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-not-found?tabs=json.

    . Could you please check if you have provided the right BotService resource properties as explained in this article?
    . If the above suggestion doesn't help, Please feel free to share the ARM template here, so that I can test the same at my end. Awaiting your reply.

    0 comments No comments