Files
starter-workflows/deployments/properties/azure-webapps-python.properties.json
2021-10-27 12:20:29 -07:00

8 lines
263 B
JSON

{
"name": "Deploy a Python app to an Azure Web App",
"description": "Build a Python app and deploy it to an Azure Web App.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Python", "Django", "Flask", "Pip"]
}