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

8 lines
279 B
JSON

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