Files
starter-workflows/deployments/properties/azure-functions-app-java-gradle.properties.json
T

9 lines
320 B
JSON
Raw Normal View History

{
"name": "Deploy Gradle app to Azure Functions App",
"description": "Build a Java project and deploy it to an Azure Functions App on Windows or Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Java", "Gradle", "Azure Functions"],
"labels": ["preview"]
}