Files
starter-workflows/deployments/properties/azure-functions-app-nodejs.properties.json
T
2022-11-04 16:40:05 -05:00

8 lines
310 B
JSON

{
"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"]
}