@@ -7,64 +7,28 @@ metadata:
7
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
- productDirectory :
10
+ highlightedContent :
11
11
items :
12
- - title : Azure Kubernetes Service (AKS)
13
- imageSrc : https://static.docs.com/ui/media/product/azure/kubernetes-services.svg
14
- links :
15
- - url : https://docs.microsoft.com/azure/aks/
16
- text : Simplify the deployment, management, and operations of Kubernetes
17
- - title : Azure Dev Spaces
18
- imageSrc : https://docs.microsoft.com/azure/media/index/azuredevspacecontroller_50x.svg
19
- links :
20
- - url : https://docs.microsoft.com/azure/dev-spaces/
21
- text : Test and iteratively develop your applications in Azure AKS
22
- - title : App Service
23
- imageSrc : https://static.docs.com/ui/media/product/azure/app-service.svg
24
- links :
25
- - url : https://docs.microsoft.com/azure/app-service/
26
- text : Quickly create powerful cloud apps for web and mobile
27
- - title : Container Instances
28
- imageSrc : https://static.docs.com/ui/media/product/azure/container-instances.svg
29
- links :
30
- - url : https://docs.microsoft.com/azure/container-instances/
31
- text : Easily run containers on Azure without managing servers
32
- - title : Batch
33
- imageSrc : https://static.docs.com/ui/media/product/azure/batch-accounts.svg
34
- links :
35
- - url : https://docs.microsoft.com/azure/batch/
36
- text : Cloud-scale job scheduling and compute management
37
- - title : Service Fabric
38
- imageSrc : https://static.docs.com/ui/media/product/azure/service-fabric-clusters.svg
39
- links :
40
- - url : https://docs.microsoft.com/azure/service-fabric/
41
- text : Develop microservices and orchestrate containers on Windows or Linux
42
- - title : Container Registry
43
- imageSrc : https://static.docs.com/ui/media/product/azure/container-registry.svg
44
- links :
45
- - url : https://docs.microsoft.com/azure/container-registry/
46
- text : Store and manage container images across all types of Azure deployments
47
- - title : Azure Red Hat OpenShift
48
- imageSrc : https://static.docs.com/ui/media/product/azure/openshift.svg
49
- links :
50
- - url : https://docs.microsoft.com/azure/openshift/
51
- text : Fully managed OpenShift service, jointly operated with Red Hat
52
- - title : Functions
53
- imageSrc : https://static.docs.com/ui/media/product/azure/functions.svg
54
- links :
55
- - url : https://docs.microsoft.com/azure/azure-functions/
56
- text : Accelerate and simplify application development with serverless architecture
12
+ - itemType : whats-new
13
+ title : What's new in Azure containers?
14
+ url : https://azure.microsoft.com/updates/?category=containers
15
+ - itemType : concept
16
+ title : A microservices approach to applications
17
+ url : azure/service-fabric/service-fabric-overview-microservices
18
+ - itemType : concept
19
+ title : Kubernetes basics
20
+ url : /azure/aks/concepts-clusters-workloads
57
21
58
22
# conceptualContent section (optional)
59
23
conceptualContent :
60
24
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
61
25
items :
62
26
# Card
63
- - title : Azure Kubernetes Service
27
+ - title : Deploy Kubernetes on Azure
64
28
links :
65
29
- url : /azure/aks/intro-kubernetes
66
30
itemType : overview
67
- text : Intro to AKS
31
+ text : What is Azure Kubernetes Service?
68
32
- url : /azure/aks/tutorial-kubernetes-prepare-app
69
33
itemType : tutorial
70
34
text : Prepare an application for AKS
@@ -76,7 +40,7 @@ conceptualContent:
76
40
url : /azure/aks/
77
41
text : See more
78
42
# Card
79
- - title : Azure Dev Spaces
43
+ - title : Test and develop AKS applications
80
44
links :
81
45
- url : /azure/dev-spaces/about
82
46
itemType : overview
@@ -92,7 +56,7 @@ conceptualContent:
92
56
url : /azure/dev-spaces/
93
57
text : See more
94
58
# Card
95
- - title : App Service
59
+ - title : Create cloud apps for web and mobile
96
60
links :
97
61
- url : /azure/app-service/overview
98
62
itemType : overview
@@ -117,7 +81,7 @@ conceptualContent:
117
81
url : /azure/app-service/
118
82
text : See more
119
83
# Card
120
- - title : Container Instances
84
+ - title : Run containers on Azure
121
85
links :
122
86
- url : /azure/container-instances/container-instances-overview
123
87
itemType : overview
@@ -136,7 +100,7 @@ conceptualContent:
136
100
url : /azure/container-instances/
137
101
text : See more
138
102
# Card
139
- - title : Batch
103
+ - title : Job scheduling and compute management
140
104
links :
141
105
- url : /azure/batch/batch-technical-overview
142
106
itemType : overview
@@ -152,7 +116,7 @@ conceptualContent:
152
116
url : /azure/batch/
153
117
text : See more
154
118
# Card
155
- - title : Service Fabric
119
+ - title : Microservice development and container orchestration
156
120
links :
157
121
- url : /azure/service-fabric/service-fabric-overview
158
122
itemType : overview
@@ -168,7 +132,7 @@ conceptualContent:
168
132
url : /azure/service-fabric/
169
133
text : See more
170
134
# Card
171
- - title : Container Registry
135
+ - title : Store and manage container images
172
136
links :
173
137
- url : /azure/container-registry/container-registry-intro
174
138
itemType : overview
@@ -184,7 +148,7 @@ conceptualContent:
184
148
url : /azure/container-registry/
185
149
text : See more
186
150
# Card
187
- - title : Azure Red Hat OpenShift
151
+ - title : Managed OpenShift service
188
152
links :
189
153
- url : /azure/openshift/intro-openshift
190
154
itemType : overview
@@ -200,7 +164,7 @@ conceptualContent:
200
164
url : /azure/openshift/
201
165
text : See more
202
166
# Card
203
- - title : Functions
167
+ - title : Serverless application development
204
168
links :
205
169
- url : /azure/azure-functions/functions-overview
206
170
itemType : overview
0 commit comments