Skip to content

Commit c83495d

Browse files
author
Nicolas Oman
committed
added cards
1 parent 5bd8a84 commit c83495d

File tree

1 file changed

+39
-4
lines changed

1 file changed

+39
-4
lines changed

articles/containers/index.yml

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

10-
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
11-
1210
productDirectory:
1311
items:
1412
- title: Azure Kubernetes Service (AKS)
@@ -45,9 +43,46 @@ productDirectory:
4543
imageSrc: https://static.docs.com/ui/media/product/azure/openshift.svg
4644
links:
4745
- url: https://docs.microsoft.com/azure/openshift/
48-
text: Store and manage container images across all types of Azure deployments
46+
text: Fully managed OpenShift service, jointly operated with Red Hat
4947
- title: Functions
5048
imageSrc: https://static.docs.com/ui/media/product/azure/functions.svg
5149
links:
5250
- url: https://docs.microsoft.com/azure/azure-functions/
53-
text: Accelerate and simplify application development with serverless compute
51+
text: Accelerate and simplify application development with serverless compute
52+
53+
# conceptualContent section (optional)
54+
conceptualContent:
55+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
56+
items:
57+
# Card
58+
- title: Azure Kubernetes Service
59+
links:
60+
- url: /azure/aks/intro-kubernetes.md
61+
itemType: overview
62+
text: Intro to AKS
63+
- url: /azure/aks/tutorial-kubernetes-prepare-app.md
64+
itemType: tutorial
65+
text: Prepare an application for AKS
66+
- url: /azure/aks/tutorial-kubernetes-deploy-cluster.md
67+
itemType: tutorial
68+
text: Deploy an AKS Cluster
69+
# footerLink (optional)
70+
footerLink:
71+
url: /azure/aks/
72+
text: See more
73+
# Card
74+
- title: App Service
75+
links:
76+
- url: /azure/app-service/overview.md
77+
itemType: overview
78+
text: What is App Service?
79+
- url: /azure/app-service/app-service-web-get-started-dotnet.md
80+
itemType: get-started
81+
text: Prepare an application for AKS
82+
- url: /azure/app-service/app-service-web-tutorial-custom-domain.md
83+
itemType: tutorial
84+
text: Map a custom domain to your app
85+
# footerLink (optional)
86+
footerLink:
87+
url: /azure/aks/
88+
text: See more

0 commit comments

Comments
 (0)