Skip to content

Commit 5bd8a84

Browse files
author
Nicolas Oman
committed
updated productDirectory
1 parent 82908a6 commit 5bd8a84

File tree

2 files changed

+51
-172
lines changed

2 files changed

+51
-172
lines changed

articles/containers/index.yml

Lines changed: 51 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,53 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure for Containers
1+
### YamlMime:Hub
2+
title: Container services documentation
3+
summary: Learn how to use Azure container services to manage and develop cloud based applications.
4+
brand: azure
45
metadata:
5-
title: Azure for Containers - Quickstarts, Tutorials, API Reference
6-
description: Get started managing and deploying container apps with Azure using quickstarts, tutorials, and tools for containers.
7-
keywords: Azure, Containers, Docker, API, Kubernetes
8-
author: dlepow
9-
ms.author: danlep
10-
ms.date: 01/08/2019
11-
ms.topic: article
12-
ms.prod: azure
13-
featureFlags:
14-
- clicktale
15-
ms.technology: azure
16-
ms.devlang: multiple
17-
ms.service: multiple
18-
sections:
19-
- items:
20-
- type: markdown
21-
text: |
22-
Get started deploying and managing container apps with Azure tools and services for containers.
23-
- title: 5-Minute Quickstarts
24-
items:
25-
- type: paragraph
26-
text: 'Learn how to use containers with Azure services.'
27-
- type: list
28-
style: cards
29-
className: cardsM
30-
columns: 2
31-
items:
32-
- href: ../aks/kubernetes-walkthrough.md
33-
title: Create a Kubernetes cluster with Azure Kubernetes Service (AKS)
34-
image:
35-
src: /azure/media/index/ContainerService.svg
36-
- href: https://docs.microsoft.com/azure/service-fabric/service-fabric-quickstart-containers
37-
title: Deploy a Windows container application with Service Fabric
38-
image:
39-
src: /azure/media/index/Fabric.svg
40-
- href: https://docs.microsoft.com/azure/app-service/containers/quickstart-docker-go
41-
title: Create a containerized app with Azure Web App for Containers
42-
image:
43-
src: https://docs.microsoft.com/media/logos/logo_linux.svg
44-
- href: https://docs.microsoft.com/azure/container-registry/container-registry-get-started-azure-cli
45-
title: Create a private Docker registry in Azure Container Registry
46-
image:
47-
src: /azure/media/index/container-registry.svg
48-
- href: https://docs.microsoft.com/azure/container-instances/container-instances-quickstart
49-
title: Run a container app on-demand in Azure Container Instances
50-
image:
51-
src: /azure/media/index/containerinstances.svg
52-
- title: Step-by-Step Tutorials
53-
items:
54-
- type: paragraph
55-
text: Learn how to deploy, manage, and update container apps using Azure services
56-
- type: list
57-
style: unordered
58-
items:
59-
- html: <a href="/azure/aks/tutorial-kubernetes-prepare-app">Build and deploy a container to Azure Kubernetes Service</a>
60-
- html: <a href="/azure/service-fabric/service-fabric-host-app-in-a-container">Build and deploy a .NET container app to Azure Service Fabric</a>
61-
- html: <a href="/azure/app-service/containers/tutorial-multi-container-app">Create a multi-container app in Web App for Containers</a>
62-
- html: <a href="/azure/container-registry/container-registry-tutorial-quick-task">Build and deploy container images with Azure Container Registry Tasks</a>
63-
- html: <a href="/azure/container-instances/container-instances-tutorial-prepare-app">Build and deploy a container to Azure Container Instances</a>
64-
- html: <a href="/azure/openshift/tutorial-create-cluster">Create an Azure Red Hat OpenShift cluster</a>
65-
- title: Build your skills with Microsoft Learn
66-
items:
67-
- type: list
68-
style: cards
69-
className: cardsFTitle
70-
items:
71-
- title: Run Docker containers with Azure Container Instances
72-
href: /learn/modules/run-docker-with-azure-container-instances/
73-
image:
74-
src: /learn/achievements/run-docker-with-azure-container-instances.svg
75-
href: /learn/modules/run-docker-with-azure-container-instances/
76-
- title: Build and store container images with Azure Container Registry
77-
href: /learn/modules/build-and-store-container-images/
78-
image:
79-
src: /learn/achievements/build-and-store-container-images.svg
80-
href: /learn/modules/build-and-store-container-images/
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.
8+
ms.topic: hub-page
819

10+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
11+
12+
productDirectory:
13+
items:
14+
- title: Azure Kubernetes Service (AKS)
15+
imageSrc: https://static.docs.com/ui/media/product/azure/kubernetes-services.svg
16+
links:
17+
- url: https://docs.microsoft.com/azure/aks/
18+
text: Simplify the deployment, management, and operations of Kubernetes
19+
- title: App Service
20+
imageSrc: https://static.docs.com/ui/media/product/azure/app-service.svg
21+
links:
22+
- url: https://docs.microsoft.com/azure/app-service/
23+
text: Quickly create powerful cloud apps for web and mobile
24+
- title: Container Instances
25+
imageSrc: https://static.docs.com/ui/media/product/azure/container-instances.svg
26+
links:
27+
- url: https://docs.microsoft.com/azure/container-instances/
28+
text: Easily run containers on Azure without managing servers
29+
- title: Batch
30+
imageSrc: https://static.docs.com/ui/media/product/azure/batch-accounts.svg
31+
links:
32+
- url: https://docs.microsoft.com/azure/batch/
33+
text: Cloud-scale job scheduling and compute management
34+
- title: Service Fabric
35+
imageSrc: https://static.docs.com/ui/media/product/azure/service-fabric-clusters.svg
36+
links:
37+
- url: https://docs.microsoft.com/azure/service-fabric/
38+
text: Develop microservices and orchestrate containers on Windows or Linux
39+
- title: Container Registry
40+
imageSrc: https://static.docs.com/ui/media/product/azure/container-registry.svg
41+
links:
42+
- url: https://docs.microsoft.com/azure/container-registry/
43+
text: Store and manage container images across all types of Azure deployments
44+
- title: Azure Red Hat OpenShift
45+
imageSrc: https://static.docs.com/ui/media/product/azure/openshift.svg
46+
links:
47+
- url: https://docs.microsoft.com/azure/openshift/
48+
text: Store and manage container images across all types of Azure deployments
49+
- title: Functions
50+
imageSrc: https://static.docs.com/ui/media/product/azure/functions.svg
51+
links:
52+
- url: https://docs.microsoft.com/azure/azure-functions/
53+
text: Accelerate and simplify application development with serverless compute

articles/containers/toc.yml

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)