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

8 lines
263 B
JSON
Raw Normal View History

{
"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"]
2021-10-24 21:45:21 -07:00
}