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

7 lines
226 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"]
}