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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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)