Azure function core tool - local development

Tijo T. Thomas 0 Reputation points
2024-11-18T09:56:52.7233333+00:00

Dear Azure Team,

while developing Azure Function Core Tools in a local environment using VSCode, I was getting error as "No job functions found. Try making your job classes and methods public." in the Terminal.

After going through the GitHub page https://github.com/Azure/azure-functions-core-tools#installing, i realized that for debugging purpose, the Azure Function Core Tool should be installed using the flag --params.

Please add it to the prerequisites section to install **azure-functions-core-tools**` with `--params` flagin https://learn.microsoft.com/en-us/training/modules/develop-azure-functions/5-create-function-visual-studio-code

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,755 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.