Files
starter-workflows/deployments/properties/azure-webapps-java-jar.properties.json
2021-10-27 12:20:29 -07:00

8 lines
249 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", "Maven"]
}