diff --git a/README.md b/README.md index e36235fd..cbf368d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +--- +page_type: sample +languages: +- javascript +products: +- azure +description: "This Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks." +urlFragment: acr-build-helloworld-node +--- + + # ACR Build Hello World This Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks. [ACR Tasks](https://docs.microsoft.com/azure/container-registry/container-registry-tasks-overview) is a suite of features within [Azure Container Registry](https://azure.microsoft.com/services/container-registry/) for performing Docker container builds on [Azure](https://azure.com), as well as automated OS and framework patching for Docker containers.