1
1
# ## YamlMime:Hub
2
2
title : 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.
4
4
brand : azure
5
5
metadata :
6
6
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.
8
8
ms.topic : hub-page
9
9
10
10
productDirectory :
@@ -24,7 +24,7 @@ productDirectory:
24
24
links :
25
25
- url : https://docs.microsoft.com/azure/app-service/
26
26
text : Quickly create powerful cloud apps for web and mobile
27
- - title : Container Instances (ACI)
27
+ - title : Container Instances
28
28
imageSrc : https://static.docs.com/ui/media/product/azure/container-instances.svg
29
29
links :
30
30
- url : https://docs.microsoft.com/azure/container-instances/
@@ -39,7 +39,7 @@ productDirectory:
39
39
links :
40
40
- url : https://docs.microsoft.com/azure/service-fabric/
41
41
text : Develop microservices and orchestrate containers on Windows or Linux
42
- - title : Container Registry (ACR)
42
+ - title : Container Registry
43
43
imageSrc : https://static.docs.com/ui/media/product/azure/container-registry.svg
44
44
links :
45
45
- url : https://docs.microsoft.com/azure/container-registry/
@@ -122,15 +122,15 @@ conceptualContent:
122
122
- url : /azure/container-instances/container-instances-overview
123
123
itemType : overview
124
124
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/
126
126
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
128
128
- url : /azure/container-instances/container-instances-using-azure-container-registry
129
129
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
134
134
# footerLink (optional)
135
135
footerLink :
136
136
url : /azure/container-instances/
0 commit comments