GOLANG: No stacks found for "custom" on Azure Functions v4

Ken Just-Ken 0 Reputation points
2025-03-07T22:58:42.3733333+00:00

Following the instructions on learn.microsoft.com for creating an Azure Function written in Golang, the instructions fail here: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-other?tabs=go%2Cmacos#create-the-function-app-in-azure

...at step 3/3 with the message "No stacks found for "custom" on Azure Functions v4".

This appears to be in reference to the value in local.settings.json for "FUNCTIONS_WORKER_RUNTIME": "custom"

...but changing that to other values did not result in success or a different error message.

Is this an issue with Azure Functions? Or is it an issue with Azure Functions Core Tools?

Please provide a work-around OR document that Golang is not supported.

Thanks!

Ken

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,526 questions
{count} votes

Your answer

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