Share via

Trying to deploy the function app example and it stopped working for no reason.

Jimmy 0 Reputation points
2025-02-25T01:09:37.15+00:00

I deployed my first function by following this tutorial: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python

It worked fine, but then when I went to update it, I was unable to get new versions deployed. So I deleted everything in VS Code, started a totally new Function App project, and the initial creation works, but any time I try to deploy to the new function that I created, using the boilerplate code from the tutorial, I get an error in VS Code saying "The service in unavailable."

So I don't know why following the tutorial step by step is no longer working, even though it did work an hour ago.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.