Teams toolkit for vscode, error on provisioning in the ARM step

Daniel Castro 0 Reputation points Microsoft Employee
2025-02-04T16:09:49.9266667+00:00

While trying to provision an simple command bot teams app via the teams toolkit for vscode, I get the following error:

  (×) Error: arm/deploy failed.
    (×) Error: The ARM templates for deployment name: 'Create-resources-for-bot' couldn't be deployed in resource group 'rg-PRBotf25ecb-dev' for reason: Deployment 'Create-resources-for-bot' could not be found.


Previous to that, I had an error in the same step regarding the region chosen for the resource group. First I choose EAST US and then changed to CENTRAL US and this new bug shows.

Is there someone that can guide me through this process? Thank you

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,536 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daniel Castro 0 Reputation points Microsoft Employee
    2025-02-04T16:19:19.5066667+00:00

    Problem solved by clearing the .env.dev file and changing to WEST US (Also deleted a couple of times the Resource Group created on Azure)

    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.