9ce2a5b56f
* 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>
8 lines
237 B
JSON
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"]
|
|
}
|