fix dummy template names (#1185)

This commit is contained in:
Bishal Prasad
2021-10-22 15:48:49 +05:30
committed by GitHub
parent a3270e70de
commit d6e33d5f35
6 changed files with 7 additions and 95 deletions
@@ -1,6 +1,6 @@
{
"name": "[Specific Docker]Deploy Node.js to Azure Web App",
"description": "Build a Node.js project and deploy it to an Azure Web App.",
"name": "[Specific Docker] Deploy Node.js to AKS",
"description": "Build a Node.js project and deploy it to AKS.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Dockerfile"]