Deployment is stuck for AI bot for Teams with Teams Toolkit Provision stage

Ton_ton1 0 Reputation points
2024-02-10T19:46:11.6166667+00:00

I tried to deploy the resources to Azure, but it gives me the error code 429 with this

App Service Plan Create operation is throttled for subscription 1fda2ac5-ce10-4ec1-bc25-6a696e479f5e. Please contact support if issue persists. What are the reasons and what should I do?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
838 questions
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.
2,918 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sedat SALMAN 13,180 Reputation points
    2024-02-11T14:53:13.01+00:00

    429 error is about number of requests since Azure subscriptions have specific limits on the number of read and write operations you can perform

    you can check the limits

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits

    If the throttling persists and you believe you haven't exceeded the usage limits, reaching out to Azure Support for assistance