Forum Discussion
OscarMetten
Apr 28, 2025Copper Contributor
Azure AI Error when trying to publish tutorial Mesh 201
Hello,
I have completed the Mesh 101 and Mesh 201 tutorials, which have been extremely helpful in demonstrating the platform’s extensive customization options.
When I attempt to publish the finished Mesh 201 Starting Point scene (including step 6, which works correctly in Play mode), I encounter the following error:
RequestFailedException: Error occurred while provisioning the app's resources: The template deployment '<REDACTED-ID_01>-provisionApp-fc' is not valid according to the validation procedure. The tracking id is '<REDACTED-ID_02>'. See inner errors for details. Status: 400 (Bad Request) ErrorCode: InvalidTemplateDeployment Content: {"error":{"code":"InvalidTemplateDeployment","message":"The template deployment '<REDACTED-ID_01>-provisionApp-fc' is not valid according to the validation procedure. The tracking id is '<REDACTED-ID_02>'. See inner errors for details.","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a resource. Check 'Error.Details[0]' for more information.","details":[{"code":"SubscriptionIsOverQuotaForSku","message":"This region has quota of 0 PremiumV2 instances for your subscription. Try selecting different region or SKU."}]}]}}
The message suggests my subscription lacks quota for PremiumV2 instances in this region.
However, step 6 of the tutorial does not indicate that a PremiumV2 plan is required, and I am currently on an Azure Standard plan. The tutorial’s screenshot also shows the Standard pricing tier, so I would expect the deployment to succeed with my current configuration.
Could you let me know if I am missing a step or prerequisite?
Thank you in advance for your guidance.
Kind regards,
Oscar Metten
1 Reply
Sort By
Seems related to quota limitations for PremiumV2 instances, may request quota increase.