azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Remove misleading documentation on Java support in core-tools

Open satvu opened this issue 5 months ago • 0 comments

This document is misleading. Java is not supported in core-tools (see here and see supported local development environments). While a core-tools installation is necessary for these environments, it should not be used directly.

Additionally, instructions in this doc such as func new --template "Http Trigger" --name MyHttpTrigger are not supported and will result in errors.

This issue tracks the removal of the misleading doc.

satvu avatar Aug 06 '25 18:08 satvu