11# ## YamlMime:Hub
22title : Container services documentation
3- summary : Learn how to use Azure container services to manage and develop cloud-based applications.
3+ summary : Learn how to use Azure container services to manage and develop cloud-based container applications.
44brand : azure
55metadata :
66 title : Microsoft Azure container services documentation | Microsoft Docs
7- description : Learn how to use Azure container services to manage and develop cloud-based applications.
7+ description : Learn how to use Azure container services to manage and develop cloud-based container applications.
88 ms.topic : hub-page
99
1010productDirectory :
@@ -24,7 +24,7 @@ productDirectory:
2424 links :
2525 - url : https://docs.microsoft.com/azure/app-service/
2626 text : Quickly create powerful cloud apps for web and mobile
27- - title : Container Instances (ACI)
27+ - title : Container Instances
2828 imageSrc : https://static.docs.com/ui/media/product/azure/container-instances.svg
2929 links :
3030 - url : https://docs.microsoft.com/azure/container-instances/
@@ -39,7 +39,7 @@ productDirectory:
3939 links :
4040 - url : https://docs.microsoft.com/azure/service-fabric/
4141 text : Develop microservices and orchestrate containers on Windows or Linux
42- - title : Container Registry (ACR)
42+ - title : Container Registry
4343 imageSrc : https://static.docs.com/ui/media/product/azure/container-registry.svg
4444 links :
4545 - url : https://docs.microsoft.com/azure/container-registry/
@@ -122,15 +122,15 @@ conceptualContent:
122122 - url : /azure/container-instances/container-instances-overview
123123 itemType : overview
124124 text : Container Instances overview
125- - url : https://docs.microsoft.com/en-us/ learn/modules/run-docker-with-azure-container-instances/
125+ - url : https://docs.microsoft.com/learn/modules/run-docker-with-azure-container-instances/
126126 itemType : learn
127- text : Run containerized apps using Docker with Azure Container Instances (ACI)
127+ text : Run containerized apps using Docker with Azure Container Instances
128128 - url : /azure/container-instances/container-instances-using-azure-container-registry
129129 itemType : how-to-guide
130- text : Deploy an image from Azure Container Registry (ACR)
131- - url : /azure/container-instances /container-instances-vnet
132- itemType : tutorial
133- text : Deploy container instances into an Azure virtual network
130+ text : Deploy an image from Azure Container Registry
131+ - url : /azure/container-registry /container-registry-quick-task-cli
132+ itemType : get-started
133+ text : Build, push, and run image using Azure CLI
134134 # footerLink (optional)
135135 footerLink :
136136 url : /azure/container-instances/
0 commit comments