|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: Azure DevOps Projects |
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Azure DevOps Projects documentation |
| 4 | +summary: Azure DevOps Projects presents a simplified experience where you bring your existing code and Git repository, or choose from one of the sample applications to create a continuous integration (CI) and continuous delivery (CD) pipeline to Azure. |
| 5 | + |
4 | 6 | metadata:
|
5 |
| - title: Azure DevOps Projects Documentation - Quickstarts and tutorials |
6 |
| - meta.description: |
7 |
| - services: devops-project |
8 |
| - author: mlearned |
9 |
| - manager: gwallace |
| 7 | + title: Azure DevOps Projects documentation |
| 8 | + description: Azure DevOps Projects presents a simplified experience where you bring your existing code and Git repository, or choose from one of the sample applications to create a continuous integration (CI) and continuous delivery (CD) pipeline to Azure. |
10 | 9 | ms.service: devops-project
|
11 |
| - ms.tgt_pltfrm: na |
12 |
| - ms.devlang: na |
13 | 10 | ms.topic: landing-page
|
14 |
| - ms.date: 07/06/2018 |
15 |
| - ms.author: mlearned |
16 |
| -abstract: |
17 |
| - description: Azure DevOps Projects presents a simplified experience where you bring your existing code and Git repository, or choose from one of the sample applications to create a continuous integration (CI) and continuous delivery (CD) pipeline to Azure. |
18 |
| - aside: |
19 |
| - image: |
20 |
| - alt: |
21 |
| - height: 110 |
22 |
| - src: _img\video-devops-project.png |
23 |
| - width: 250 |
24 |
| - title: Create CI/CD with the DevOps Projects video (8:53) |
25 |
| - href: https://channel9.msdn.com/Events/Connect/2017/T174/player/ |
26 |
| - width: 250 |
27 |
| -sections: |
28 |
| -- title: 5-Minute Quickstarts |
29 |
| - items: |
30 |
| - - type: paragraph |
31 |
| - text: 'Learn how to build your app type and deploy it to your choice of Azure service:' |
32 |
| - - type: list |
33 |
| - style: icon48 |
34 |
| - items: |
35 |
| - - image: |
36 |
| - src: media\logo_net.svg |
37 |
| - text: .NET |
38 |
| - href: /azure/devops-project/azure-devops-project-aspnet-core |
39 |
| - - image: |
40 |
| - src: media\logo_nodejs.svg |
41 |
| - text: Node.js |
42 |
| - href: /azure/devops-project/azure-devops-project-nodejs |
43 |
| - - image: |
44 |
| - src: media\logo_java.svg |
45 |
| - text: Java |
46 |
| - href: /azure/devops-project/azure-devops-project-java |
47 |
| - - image: |
48 |
| - src: media\logo_python.svg |
49 |
| - text: Python |
50 |
| - href: /azure/devops-project/azure-devops-project-python |
51 |
| - - image: |
52 |
| - src: media\logo_php.svg |
53 |
| - text: PHP |
54 |
| - href: /azure/devops-project/azure-devops-project-php |
55 |
| - - image: |
56 |
| - src: media\logo_ruby.svg |
57 |
| - text: Ruby |
58 |
| - href: /azure/devops-project/azure-devops-project-ruby |
59 |
| - - image: |
60 |
| - src: media\logo_gopher.svg |
61 |
| - text: Go |
62 |
| - href: /azure/devops-project/azure-devops-project-go |
63 |
| - |
| 11 | + author: |
| 12 | + ms.author: |
| 13 | + ms.date: 03/05/2020 |
64 | 14 |
|
| 15 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new |
65 | 16 |
|
| 17 | +landingContent: |
| 18 | + # Card |
| 19 | + - title: About Azure DevOps Projects |
| 20 | + linkLists: |
| 21 | + - linkListType: overview |
| 22 | + links: |
| 23 | + - text: What is Azure DevOps Projects? |
| 24 | + url: overview.md |
| 25 | + - linkListType: video |
| 26 | + links: |
| 27 | + - text: Create CI/CD with the DevOps Projects video (8:53) |
| 28 | + url: https://channel9.msdn.com/Events/Connect/2017/T174/player/ |
66 | 29 |
|
67 |
| -- title: Step-by-step tutorials |
68 |
| - items: |
69 |
| - - type: paragraph |
70 |
| - text: Learn how to use DevOps Projects to create release pipelines |
71 |
| - - type: list |
72 |
| - style: ordered |
73 |
| - items: |
74 |
| - - html: <a href="/azure/devops-project/azure-devops-project-github">Bring your own code with GitHub</a> |
75 |
| - - html: <a href="/azure/devops-project/azure-devops-project-vms">Deploy your ASP.NET app to Azure Virtual Machines</a> |
76 |
| - - html: <a href="/azure/devops-project/azure-devops-project-sql-database">Deploy your ASP.NET app and Azure SQL Database</a> |
77 |
| - - html: <a href="/azure/devops-project/azure-devops-project-aks">Deploy your app to Azure Container Service and Kubernetes</a> |
78 |
| - - html: <a href="/azure/devops-project/azure-devops-project-service-fabric">Deploy your app to Azure Service Fabric</a> |
| 30 | + # Card (optional) |
| 31 | + - title: Create a CI/CD pipeline |
| 32 | + linkLists: |
| 33 | + - linkListType: quickstart |
| 34 | + links: |
| 35 | + - text: .NET |
| 36 | + url: /azure/devops-project/azure-devops-project-aspnet-core |
| 37 | + - text: Node.js |
| 38 | + url: /azure/devops-project/azure-devops-project-nodejs |
| 39 | + - text: Java |
| 40 | + url: /azure/devops-project/azure-devops-project-java |
| 41 | + - text: Python |
| 42 | + url: /azure/devops-project/azure-devops-project-python |
| 43 | + - text: PHP |
| 44 | + url: /azure/devops-project/azure-devops-project-php |
| 45 | + - text: Ruby |
| 46 | + url: /azure/devops-project/azure-devops-project-ruby |
| 47 | + - text: Go |
| 48 | + url: /azure/devops-project/azure-devops-project-go |
79 | 49 |
|
| 50 | + # Card |
| 51 | + - title: Create release pipelines |
| 52 | + linkLists: |
| 53 | + - linkListType: tutorial |
| 54 | + links: |
| 55 | + - text: Bring your own code with GitHub |
| 56 | + url: azure-devops-project-vms.md |
| 57 | + - text: Deploy your ASP.NET app to Azure Virtual Machines |
| 58 | + url: azure-devops-project-vms.md |
| 59 | + - text: Deploy your ASP.NET app and Azure SQL Database |
| 60 | + url: azure-devops-project-sql-database.md |
| 61 | + - text: Deploy your app to Azure Container Service and Kubernetes |
| 62 | + url: azure-devops-project-aks.md |
| 63 | + - text: Deploy your app to Azure Service Fabric |
| 64 | + url: azure-devops-project-service-fabric.md |
0 commit comments