home/categories/cloud/yuma-722-zen-connect-night-lottery-trial-github-skills-azure-functions-nodejs-skill-md
clouddevops

azure-functions-nodejs

Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.

yuma-722
maintainer
yuma-722
更新于 1/19/2026
星标
0
分支
0
quick start

Installation and usage

Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use azure-functions-nodejs