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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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` flag
in 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
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.