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

8 lines
279 B
JSON
Raw Normal View History

2022-10-07 16:03:49 -05:00
{
"name": "Deploy Python app to Azure Functions App",
"description": "Build a Python app and deploy it to an Azure Functions App on Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Python", "Pip", "Azure Functions"]
}