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
240 B
JSON
8 lines
240 B
JSON
{
|
|
"name": "Deploy a Java .jar app to an Azure Web App",
|
|
"description": "Build a Java project and deploy it to an Azure Web App.",
|
|
"creator": "Microsoft Azure",
|
|
"iconName": "azure",
|
|
"categories": ["Deployment", "Java"]
|
|
}
|