Files
starter-workflows/deployments/properties/dummy-azure-webapps-python.properties.json
T
Ashwin Sangem 9ce2a5b56f Dummy azure templates for showcasing the CD Ordering Behavior (#1194)
* Rename "azure.yml" to Node-specific name

* Add templates and properties for other languages

* Add workflow for .NET Core

* Add workflow and properties file for PHP

* Updates from PR review

* Fix EOF

* Use latest versions

* Renamed the file appropriately.

Co-authored-by: Jason Freeberg <jafreebe@microsoft.com>
2021-10-25 21:16:06 +05:30

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