OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
90 stars 36 forks source link

This Region has a quota of 0 instances for your subscription #100

Closed devwheel closed 1 year ago

devwheel commented 1 year ago

When deploying the arm template to azure I get this error:

{"code":"InvalidTemplateDeployment","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 instances for your subscription. Try selecting different region or SKU."}]}],"message":"The template deployment 'Microsoft.Template-20230511132206' is not valid according to the validation procedure. The tracking id is '7c4a3b33-2221-4914-9c79-324bf78b38dc'. See inner errors for details."}

devwheel commented 1 year ago

It is only the simpleAuthProvision Resource that fails - can I manually create?

v-prigunasek commented 1 year ago

Hi @devwheel ,

Thanks for reaching out to us. Could you please try to deploy by choosing different region and see if it works? Thanks!

v-prigunasek commented 1 year ago

Closing this issue since there is no recent activity. If you have a related issue please open a new issue and reference this one.

Nagamani20 commented 1 year ago

when deploying python web app in azure portal am getting error like this

{"code":"InvalidTemplateDeployment","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a resource. Check 'Error.Details[0]' for more information.","details":[{"code":"RegionClosedForSubscription","message":"The scale operation is not allowed for this subscription in this region. Try selecting different region or scale option."}]}],"message":"The template deployment 'Microsoft.Web-WebApp-Portal-1ed8a1c1-88ce' is not valid according to the validation procedure. The tracking id is 'f72748c2-0229-4d38-86fe-d1c57739d40a'. See inner errors for details."}