An Azure service that provides an event-driven serverless compute platform.
Hi @sang delattre ,
The error is a subscription quota issue for the region + App Service/Function SKU you’re trying to deploy into.
From the Code: SubscriptionIsOverQuotaForSku, even though your usage is 0, your subscription’s quota in that region/SKU capacity pool is currently set to 0, which blocks new Function App deployments.
We have engaged backend team to increase the quota and the issue is resolved. Able to create the function app successfully.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.