Add templates and properties for other languages

This commit is contained in:
Jason Freeberg
2021-10-15 15:33:45 -07:00
parent 21775ad05b
commit e59c11c494
6 changed files with 203 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"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"]
}