Skip to content

Commit 2d23f70

Browse files
Merge pull request #106898 from rolyon/rolyon-landing-cloudfoundry
[Cloud Foundry] landing page update
2 parents 03c256f + 3e61727 commit 2d23f70

File tree

3 files changed

+58
-39
lines changed

3 files changed

+58
-39
lines changed

articles/cloudfoundry/index.md

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

articles/cloudfoundry/index.yml

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
### YamlMime:Landing
2+
3+
title: Cloud Foundry on Azure documentation
4+
summary: Cloud Foundry is an open-source platform-as-a-service (PaaS) for building, deploying, and operating 12-factor applications developed in various languages and frameworks.
5+
6+
metadata:
7+
title: Cloud Foundry on Azure documentation
8+
description: Cloud Foundry is an open-source platform-as-a-service (PaaS) for building, deploying, and operating 12-factor applications developed in various languages and frameworks.
9+
services: multiple
10+
ms.service: multiple
11+
ms.devlang: devops
12+
ms.topic: landing-page
13+
author: georgewallace
14+
ms.author: gwallace
15+
ms.date: 03/08/2020
16+
17+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
18+
19+
landingContent:
20+
# Card
21+
- title: About Cloud Foundry on Azure
22+
linkLists:
23+
- linkListType: overview
24+
links:
25+
- text: Overview of Cloud Foundry on Azure
26+
url: ../virtual-machines/linux/cloudfoundry-get-started.md
27+
28+
# Card
29+
- title: Get started
30+
linkLists:
31+
- linkListType: quickstart
32+
links:
33+
- text: Deploy Cloud Foundry on Azure
34+
url: https://azuremarketplace.microsoft.com/marketplace/apps/pivotal.pivotal-cloud-foundry
35+
- linkListType: how-to-guide
36+
links:
37+
- text: Deploy your first app
38+
url: ../virtual-machines/linux/cloudfoundry-deploy-your-first-app.md
39+
40+
# Card
41+
- title: Resources
42+
linkLists:
43+
- linkListType: reference
44+
links:
45+
- text: Pivotal Cloud Foundry on Azure
46+
url: https://pivotal.io/partners/microsoft
47+
- text: Integrate Cloud Foundry with Azure
48+
url: how-cloud-foundry-integrates-with-azure.md
49+
- text: Installing Cloud Foundry on Azure
50+
url: https://docs.pivotal.io/pivotalcf/1-11/customizing/pcf_azure.html
51+
- text: Azure DevOps plugin for Cloud Foundry
52+
url: https://github.com/Microsoft/vsts-cloudfoundry
53+
- text: Microsoft Log Analytics Nozzle for Cloud Foundry
54+
url: https://github.com/Azure/oms-log-analytics-firehose-nozzle
55+
- text: Learn about Cloud Foundry
56+
url: https://docs.cloudfoundry.org/

articles/cloudfoundry/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Cloud Foundry Documentation
2-
href: index.md
1+
- name: Cloud Foundry documentation
2+
href: index.yml
33
- name: Quickstarts
44
expanded: true
55
items:

0 commit comments

Comments
 (0)