Files
starter-workflows/deployments/properties/azure-functions-app-nodejs.properties.json
T

8 lines
310 B
JSON
Raw Normal View History

2022-10-07 16:03:49 -05:00
{
"name": "Deploy Node.js to Azure Functions App",
"description": "Build a Node.js project and deploy it to an Azure Functions App on Windows or Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "JavaScript", "TypeScript", "npm", "Azure Functions"]
}