Issue Creating Azure App Service: Subscription Not Allowed to Create or Update Server Farm
Attempting to create an Azure app service from a new subscription with the following details:
- SKU: S1
- Region: Central India
- OS: Windows
- Framework: ASP.Net 4.8
Efforts have been made to create it both from the Azure portal and Visual Studio. The same error is encountered each time:
"The subscription is not allowed to create or update the server farm while creating an app service."
Permissions have been checked (ownership of the subscription - Pay-as-you-go), and resource providers and locks appear to be configured correctly. It has been over 3 hours since the last attempt, as some posts suggested that the issue may resolve itself after some time, but the issue persists.