Skip to content

Commit 5abe1a5

Browse files
authored
Merge pull request #106795 from rolyon/rolyon-landing-cloud-services
[Azure Cloud Services] landing page update
2 parents 189ddf7 + 5ae9078 commit 5abe1a5

File tree

4 files changed

+74
-134
lines changed

4 files changed

+74
-134
lines changed

articles/cloud-services/index.md

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

articles/cloud-services/index.yml

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Cloud Services documentation
4+
summary: Learn how to use Cloud Services to host and run highly available, scalable cloud applications and APIs. Shows how to manage virtual machine hosts and configure, patch, and install software.
5+
6+
metadata:
7+
title: Azure Cloud Services documentation
8+
description: Describes how to use Cloud Services to host and run highly available and scalable cloud applications and APIs.
9+
ms.service: cloud-services
10+
service: cloud-services
11+
ms.topic: landing-page
12+
author: tgore03
13+
ms.author: tagore
14+
ms.date: 03/06/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: About Cloud Services
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is Cloud Services?
25+
url: cloud-services-choose-me.md
26+
- linkListType: video
27+
links:
28+
- text: Cloud Services video library
29+
url: https://azure.microsoft.com/documentation/videos/index/?services=cloud-services
30+
31+
# Card
32+
- title: Get started
33+
linkLists:
34+
- linkListType: how-to-guide
35+
links:
36+
- text: ASP.NET
37+
url: cloud-services-dotnet-get-started.md
38+
- text: Python for Visual Studio
39+
url: cloud-services-python-ptvs.md
40+
41+
# Card
42+
- title: Develop
43+
linkLists:
44+
- linkListType: how-to-guide
45+
links:
46+
- text: Create PHP web and worker roles
47+
url: ../cloud-services-php-create-web-role.md
48+
- text: Build and deploy a Node.js application
49+
url: cloud-services-nodejs-develop-deploy-app.md
50+
- text: Build and deploy a Node.js web application using Express
51+
url: cloud-services-nodejs-develop-deploy-express-app.md
52+
53+
# Card
54+
- title: Deploy
55+
linkLists:
56+
- linkListType: how-to-guide
57+
links:
58+
- text: Create and deploy a cloud service in portal
59+
url: cloud-services-how-to-create-deploy-portal.md
60+
- text: Create an empty cloud service container in PowerShell
61+
url: cloud-services-powershell-create-cloud-container.md
62+
63+
# Card
64+
- title: Manage
65+
linkLists:
66+
- linkListType: how-to-guide
67+
links:
68+
- text: Common management tasks
69+
url: cloud-services-how-to-manage-portal.md
70+
- text: Configure Cloud Service
71+
url: cloud-services-how-to-configure-portal.md

articles/cloud-services/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Cloud Services Documentation
2-
href: index.md
1+
- name: Cloud Services documentation
2+
href: index.yml
33
- name: Overview
44
items:
55
- name: What is Cloud Services?

articles/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ productDirectory:
529529
imageSrc: https://static.docs.com/ui/media/product/azure/cloud-services.svg
530530
azureCategories:
531531
- compute
532-
url: cloud-services/index.md
532+
url: cloud-services/index.yml
533533
# Card
534534
- title: Container Instances
535535
summary: Easily run containers on Azure without managing servers

0 commit comments

Comments
 (0)