Creating function Failed to create {function_name}: Encountered an error (InternalServerError) from host runtime.
Panneer Yuvaraja
5
Reputation points
Hello! Creation/deployment of function app is tedious with ARM (Azure resource manager). I own the standard subscription account and don't see to why there should be any problems.
I had two methods and both methods have their own problems when it comes to the creation of functions apps-
- Method 1 - Portal - Creating Function app from the portal often time fails or even if the creation of resource passes, then the editing functionality within Azure portal fails many times.
- Message I get during failed editing - "Unavailable current"
- Method 2 - VSCode - Creation works fine but the later part of pushing the script changes to the Azure function app doesn't work often and prompts "unavailable" issues.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,943 questions
Sign in to answer