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 Azure Training
{count} votes

1 answer

Sort by: Most helpful
  1. RDash 2,495 Reputation points Microsoft External Staff
    2025-01-08T09:44:22.71+00:00

    Hi Tijo T. Thomas,

    We are really glad to know that the issue is resolved for you. If the issue persists, please contact us, and we'll be glad to assist you further.

    0 comments No comments

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.