An Azure service that provides an event-driven serverless compute platform.
Hello 재익 이,
Issue: ServerFarmCreationNotAllowed Error When Creating Function App
**
Root cause:** The ServerFarmCreationNotAllowed error typically occurs when the subscription type(quota) or policy restrictions prevent creation of an App Service Plan (server farm) required by an Azure Function App.
Resolution:
Upgrade the subscription to Pay-As-You-Go or deploy the Function App using the Consumption plan.
Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.