Skip to content

Commit fc8229c

Browse files
author
Nicolas Oman
committed
Mike's suggestions
1 parent d645509 commit fc8229c

File tree

1 file changed

+20
-56
lines changed

1 file changed

+20
-56
lines changed

articles/containers/index.yml

Lines changed: 20 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -7,64 +7,28 @@ metadata:
77
description: Learn how to use Azure container services to manage and develop cloud-based container applications.
88
ms.topic: hub-page
99

10-
productDirectory:
10+
highlightedContent:
1111
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
5721

5822
# conceptualContent section (optional)
5923
conceptualContent:
6024
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
6125
items:
6226
# Card
63-
- title: Azure Kubernetes Service
27+
- title: Deploy Kubernetes on Azure
6428
links:
6529
- url: /azure/aks/intro-kubernetes
6630
itemType: overview
67-
text: Intro to AKS
31+
text: What is Azure Kubernetes Service?
6832
- url: /azure/aks/tutorial-kubernetes-prepare-app
6933
itemType: tutorial
7034
text: Prepare an application for AKS
@@ -76,7 +40,7 @@ conceptualContent:
7640
url: /azure/aks/
7741
text: See more
7842
# Card
79-
- title: Azure Dev Spaces
43+
- title: Test and develop AKS applications
8044
links:
8145
- url: /azure/dev-spaces/about
8246
itemType: overview
@@ -92,7 +56,7 @@ conceptualContent:
9256
url: /azure/dev-spaces/
9357
text: See more
9458
# Card
95-
- title: App Service
59+
- title: Create cloud apps for web and mobile
9660
links:
9761
- url: /azure/app-service/overview
9862
itemType: overview
@@ -117,7 +81,7 @@ conceptualContent:
11781
url: /azure/app-service/
11882
text: See more
11983
# Card
120-
- title: Container Instances
84+
- title: Run containers on Azure
12185
links:
12286
- url: /azure/container-instances/container-instances-overview
12387
itemType: overview
@@ -136,7 +100,7 @@ conceptualContent:
136100
url: /azure/container-instances/
137101
text: See more
138102
# Card
139-
- title: Batch
103+
- title: Job scheduling and compute management
140104
links:
141105
- url: /azure/batch/batch-technical-overview
142106
itemType: overview
@@ -152,7 +116,7 @@ conceptualContent:
152116
url: /azure/batch/
153117
text: See more
154118
# Card
155-
- title: Service Fabric
119+
- title: Microservice development and container orchestration
156120
links:
157121
- url: /azure/service-fabric/service-fabric-overview
158122
itemType: overview
@@ -168,7 +132,7 @@ conceptualContent:
168132
url: /azure/service-fabric/
169133
text: See more
170134
# Card
171-
- title: Container Registry
135+
- title: Store and manage container images
172136
links:
173137
- url: /azure/container-registry/container-registry-intro
174138
itemType: overview
@@ -184,7 +148,7 @@ conceptualContent:
184148
url: /azure/container-registry/
185149
text: See more
186150
# Card
187-
- title: Azure Red Hat OpenShift
151+
- title: Managed OpenShift service
188152
links:
189153
- url: /azure/openshift/intro-openshift
190154
itemType: overview
@@ -200,7 +164,7 @@ conceptualContent:
200164
url: /azure/openshift/
201165
text: See more
202166
# Card
203-
- title: Functions
167+
- title: Serverless application development
204168
links:
205169
- url: /azure/azure-functions/functions-overview
206170
itemType: overview

0 commit comments

Comments
 (0)