Update azure_docker.properties.json

This commit is contained in:
Bishal Prasad
2021-10-22 15:53:33 +05:30
committed by GitHub
parent d6e33d5f35
commit c3f7e66294
@@ -1,7 +1,7 @@
{
"name": "[Specific Docker] Deploy Node.js to AKS",
"name": "[Specific Docker] Deploy dockerfile to AKS",
"description": "Build a Node.js project and deploy it to AKS.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Dockerfile"]
}
}