Hi, I am trying to scale up my instances and I keep getting this error:
Failed to update configuration for App Service. {"Code":"429","Message":"App Service Plan Update operation is throttled for subscription <subscription>. Please contact support if issue persists.","Target":null,"Details":[{"Message":"App Service Plan Update operation is throttled for subscription <subscription>. Please contact support if issue persists."},{"Code":"429"},{"ErrorEntity":{"ExtendedCode":"51025","MessageTemplate":"App Service Plan {0} operation is throttled for subscription {1}. Please contact support if issue persists.","Parameters":["Update","<subscription>"],"Code":"429","Message":"App Service Plan Update operation is throttled for subscription <subscription>. Please contact support if issue persists."}}],"Innererror":null}
What can I do? I was fiddling with the App service plans while I was getting the idea and I understand this is why I have this error. But now I really need to deploy a new instance. Thanks!