Skip to content

Commit 865ee4d

Browse files
authored
Merge pull request #87860 from cynthn/landing-win
Landing page drafts
2 parents 10f857f + 637f870 commit 865ee4d

File tree

2 files changed

+139
-238
lines changed

2 files changed

+139
-238
lines changed
Lines changed: 70 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,71 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Linux Virtual Machines
1+
### YamlMime:Landing
2+
3+
title: Linux virtual machines in Azure # < 60 chars
4+
summary: Documentation for creating and managing Linux virtual machines in Azure. # < 160 chars
5+
46
metadata:
5-
document_id: 44409b3f-ab8c-053d-cdf4-5d7e823a275f
6-
title: Azure Linux Virtual Machine Documentation - Tutorials, API Reference
7-
meta.description: Learn how to create a virtual machine using the Linux distribution of your choice. Documentation shows different ways to create VM templates.
8-
services: virtual-machines\linux
9-
author: georgewallace
10-
manager: gwallace
11-
ms.service: virtual-machines-linux
12-
ms.topic: landing-page
13-
ms.date: 01/23/2017
14-
ms.author: gwallace
15-
abstract:
16-
description: Azure Linux Virtual Machines provides on-demand, high-scale, secure, virtualized infrastructure using Red Hat, Ubuntu, or the Linux distribution of your choice. Learn how to create, configure, manage, update, and scale Linux VMs with our quickstarts, tutorials, and samples.
17-
aside:
18-
image:
19-
alt:
20-
height: 110
21-
src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/create-linux-virtual-machine.png
22-
width: 250
23-
title: Create a Linux Virtual Machine. (4:11)
24-
href: https://azure.microsoft.com/resources/videos/create-linux-virtual-machine/
25-
width: 250
26-
sections:
27-
- title: 5-Minute Quickstarts
28-
items:
29-
- type: paragraph
30-
text: 'Learn how to deploy an NGINX web-server within a Virtual Machine running Ubuntu:'
31-
- type: list
32-
style: icon48
33-
items:
34-
- image:
35-
src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/cli.svg
36-
text: Azure CLI
37-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-cli?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json
38-
- image:
39-
src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/portal.svg
40-
text: Azure Portal
41-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-portal?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json
42-
- image:
43-
src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/logo_powershell.svg
44-
text: Azure PowerShell
45-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-powershell?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json
46-
- title: Step-by-Step Tutorials
47-
items:
48-
- type: paragraph
49-
text: Learn how to deploy, manage, and scale Linux VMs on Azure.
50-
- type: list
51-
style: ordered
52-
items:
53-
- html: <a href="/azure/virtual-machines/linux/tutorial-manage-vm">Create and manage Linux VMs</a>
54-
- html: <a href="/azure/virtual-machines/linux/tutorial-manage-disks">Create and manage VM disks</a></li>
55-
- html: <a href="/azure/virtual-machines/linux/tutorial-automate-vm-deployment">Automate VM configuration</a>
56-
- html: <a href="/azure/virtual-machines/linux/tutorial-custom-images">Create custom VM images</a>
57-
- html: <a href="/azure/virtual-machines/linux/tutorial-availability-sets">Create highly available VMs</a>
58-
- html: <a href="/azure/virtual-machines/linux/tutorial-create-vmss">Create a VM scale set</a>
59-
- html: <a href="/azure/virtual-machines/linux/tutorial-load-balancer">Load balance VMs</a>
60-
- html: <a href="/azure/virtual-machines/linux/tutorial-virtual-network">Manage VMs and virtual networks</a>
61-
- html: <a href="/azure/virtual-machines/linux/tutorial-backup-vms">Backup VMs</a>
62-
- html: <a href="/azure/virtual-machines/linux/tutorial-govern-resources">Govern VMs</a>
63-
- html: <a href="/azure/virtual-machines/linux/tutorial-monitoring">Monitor and update VMs</a>
64-
- html: <a href="/azure/virtual-machines/linux/tutorial-azure-security">Manage security on VMs</a>
65-
- html: <a href="/azure/virtual-machines/linux/tutorial-jenkins-github-docker-cicd">Create a CI/CD infrastructure with Jenkins, Docker, and GitHub</a>
66-
- html: <a href="/azure/virtual-machines/linux/tutorial-build-deploy-jenkins">CI/CD with Azure Pipelines</a>
67-
- html: Create a web server stack with <a href="/azure/virtual-machines/linux/tutorial-lamp-stack">LAMP</a>, <a href="/azure/virtual-machines/linux/tutorial-lemp-stack">LEMP</a>, or <a href="/azure/virtual-machines/linux/tutorial-mean-stack">MEAN</a>
68-
- html: <a href="/azure/virtual-machines/linux/tutorial-secure-web-server">Secure a web server with SSL</a>
69-
- title: Build your skills with Microsoft Learn
70-
items:
71-
- type: list
72-
style: cards
73-
className: cardsFTitle
74-
items:
75-
- title:  Create a Linux virtual machine in Azure
76-
href: /learn/modules/create-linux-virtual-machine-in-azure/
77-
image:
78-
src: /learn/achievements/create-linux-virtual-machine-in-azure.svg
79-
href: /learn/modules/create-linux-virtual-machine-in-azure/
80-
- title: Build and run a web application with the MEAN stack on an Azure Linux Virtual Machine
81-
href: /learn/modules/build-a-web-app-with-mean-on-a-linux-vm/
82-
image:
83-
src: /learn/achievements/build-a-web-app-with-mean-on-a-linux-vm.svg
84-
href: /learn/modules/build-a-web-app-with-mean-on-a-linux-vm/
85-
- type: paragraph
86-
text: <a href="/learn/browse/?products=azure-virtual-machines">More interactive learning...</a>
87-
- title: Free Pluralsight Video Training
88-
items:
89-
- type: list
90-
style: cards
91-
className: cardsFTitle
92-
items:
93-
- title: Azure Administrator
94-
href: https://go.microsoft.com/fwlink/?linkid=2012827
95-
image:
96-
src: https://docs.microsoft.com/media/logos/logo_pluralsight.svg
97-
href: https://go.microsoft.com/fwlink/?linkid=2012827
98-
- title: Samples
99-
items:
100-
- type: paragraph
101-
text: Deploy your first application to Azure.
102-
- type: list
103-
style: unordered
104-
className: spaced noBullet
105-
items:
106-
- html: <a href="/azure/virtual-machines/virtual-machines-linux-cli-samples">Azure CLI</a>
107-
- html: <a href="/azure/virtual-machines/virtual-machines-linux-powershell-samples">Azure PowerShell</a>
108-
- title: Reference
109-
items:
110-
- type: list
111-
style: cards
112-
className: cardsD
113-
items:
114-
- title: Command-Line
115-
html: <p><a href="/cli/azure/vm">Azure CLI</a></p><p><a href="/powershell/azureps-cmdlets-docs">Azure PowerShell</a></p>
116-
- title: Languages
117-
html: <p><a href="/dotnet/api/microsoft.azure.management.compute">.NET</a></p><p><a href="/java/api">Java</a></p><p><a href="https://azure.microsoft.com/develop/nodejs/#azure-sdk">Node​.js</a></p><p><a href="https://azure.microsoft.com/develop/python/">Python</a></p>
118-
- title: REST
119-
html: <p><a href="/rest/api/compute">REST API Reference</a></p>
7+
title: Linux virtual machines in Azure # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: Documentation for creating and managing Linux virtual machines in Azure. # Required; article description that is displayed in search results. < 160 chars.
9+
services: virtual-machines-linux
10+
ms.service: virtual-machines-linux #Required; service per approved list. service slug assigned to your service by ACOM.
11+
ms.topic: landing-page # Required
12+
author: cynthn #Required; your GitHub user alias, with correct capitalization.
13+
ms.author: cynthn #Required; microsoft alias of author; optional team alias.
14+
ms.date: 09/19/2019 #Required; mm/dd/yyyy format.
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Cards and links should be based on top customer tasks or top subjects
20+
# Start card title with a verb
21+
# Card (optional)
22+
- title: Latest features
23+
linkLists:
24+
- linkListType: whats-new
25+
links:
26+
- text: Dedicated hosts preview
27+
url: dedicated-hosts.md
28+
- text: Proximity placement groups preview
29+
url: proximity-placement-groups.md
30+
- text: Ephemeral disks
31+
url: ephemeral-os-disks.md
32+
33+
# Card (optional)
34+
- title: Get started
35+
linkLists:
36+
- linkListType: quickstart
37+
links:
38+
- text: Azure CLI
39+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-cli
40+
- text: Azure portal
41+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-portal
42+
- text: Azure PowerShell
43+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-powershell
44+
45+
46+
47+
# Card
48+
- title: Step-by-step guides
49+
linkLists:
50+
- linkListType: tutorial
51+
links:
52+
- text: Create and manage Linux VMs
53+
url: /azure/virtual-machines/linux/tutorial-manage-vm
54+
- text: VM Disks
55+
url: /azure/virtual-machines/linux/tutorial-manage-disks
56+
- text: Automate VM configuration
57+
url: /azure/virtual-machines/linux/tutorial-automate-vm-deployment
58+
- text: Create custom VM images
59+
url: /azure/virtual-machines/linux/tutorial-custom-images
60+
- text: Manage VMs with virtual networks
61+
url: /azure/virtual-machines/linux/tutorial-virtual-network
62+
63+
# Card
64+
- title: Self-paced training
65+
linkLists:
66+
- linkListType: learn
67+
links:
68+
- text:  Create a Linux virtual machine in Azure
69+
url: https://docs.microsoft.com/learn/modules/create-linux-virtual-machine-in-azure/
70+
71+
Lines changed: 69 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,70 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Windows Virtual Machines Documentation
1+
### YamlMime:Landing
2+
3+
title: Windows virtual machines in Azure # < 60 chars
4+
summary: Documentation for creating and managing Windows virtual machines in Azure. # < 160 chars
5+
46
metadata:
5-
document_id: 1d98d530-28c7-635f-d41b-8da3ae02970c
6-
title: Azure Windows Virtual Machines Documentation - Tutorials, API Reference
7-
meta.description: Learn how to create Windows virtual machines. Documentation helps you plan, deploy, and manage a virtual machine computing environment in the cloud.
8-
services: virtual-machines\windows
9-
author: georgewallace
10-
manager: gwallace
11-
ms.service: virtual-machines-windows
12-
ms.topic: landing-page
13-
ms.date: 01/23/2017
14-
ms.author: gwallace
15-
abstract:
16-
description: Azure Windows Virtual Machines provides on-demand, high-scale, secure, virtualized infrastructure using Windows Server. Learn how to create, configure, manage, and scale Windows VMs with our quickstarts, tutorials, and samples.
17-
aside:
18-
image:
19-
alt:
20-
height: 110
21-
src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/create-windows-server-virtual-machine.png
22-
width: 250
23-
title: Create a Windows Server Virtual Machine. (3:58)
24-
href: https://azure.microsoft.com/resources/videos/create-windows-server-virtual-machine/
25-
width: 250
26-
sections:
27-
- title: 5-Minute Quickstarts
28-
items:
29-
- type: paragraph
30-
text: 'Learn how to deploy an IIS web-server within a Virtual Machine running Windows Server 2016:'
31-
- type: list
32-
style: icon48
33-
items:
34-
- image:
35-
src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/portal.svg
36-
text: Azure Portal
37-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-portal?toc=/azure/virtual-machines/windows/toc.json
38-
- image:
39-
src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/logo_powershell.svg
40-
text: Azure PowerShell
41-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-powershell?toc=/azure/virtual-machines/windows/toc.json
42-
- image:
43-
src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/cli.svg
44-
text: Azure CLI
45-
href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-cli?toc=/azure/virtual-machines/windows/toc.json
46-
- type: paragraph
47-
text: 'Learn how to deploy continuously:'
48-
- type: list
49-
style: icon48
50-
items:
51-
- image:
52-
src: https://docs.microsoft.com/azure/media/index/logo_vs-team-services.svg
53-
text: Azure DevOps Services
54-
href: https://docs.microsoft.com/vsts/build-release/apps/cd/deploy-webdeploy-iis-deploygroups?toc=/vsts/deploy-azure/toc.json&bc=/vsts/deploy-azure/breadcrumb/toc.json
55-
- title: Step-by-Step Tutorials
56-
items:
57-
- type: paragraph
58-
text: Learn how to deploy, manage, and monitor Windows VMs on Azure.
59-
- type: list
60-
style: ordered
61-
items:
62-
- html: <a href="/azure/virtual-machines/windows/tutorial-manage-vm">Create and manage Windows VMs</a>
63-
- html: <a href="/azure/virtual-machines/windows/tutorial-manage-data-disk">Create and manage VM disks</a>
64-
- html: <a href="/azure/virtual-machines/windows/tutorial-automate-vm-deployment">Automate VM configuration</a>
65-
- html: <a href="/azure/virtual-machines/windows/tutorial-custom-images">Create custom VM images</a>
66-
- html: <a href="/azure/virtual-machines/windows/tutorial-availability-sets">Create highly available VMs</a>
67-
- html: <a href="/azure/virtual-machines/windows/tutorial-create-vmss">Create a VM scale set</a>
68-
- html: <a href="/azure/virtual-machines/windows/tutorial-load-balancer">Load balance VMs</a>
69-
- html: <a href="/azure/virtual-machines/windows/tutorial-virtual-network">Manage VMs with virtual networks</a>
70-
- html: <a href="/azure/virtual-machines/windows/tutorial-backup-vms">Backup VMs</a>
71-
- html: <a href="/azure/virtual-machines/windows/tutorial-govern-resources">Govern VMs</a>
72-
- html: <a href="/azure/virtual-machines/windows/tutorial-monitoring">Monitor VMs</a>
73-
- html: <a href="/azure/virtual-machines/windows/tutorial-azure-security">Manage security on VMs</a>
74-
- html: <a href="/azure/virtual-machines/windows/tutorial-iis-sql">Install a SQL/IIS/.NET stack</a>
75-
- html: <a href="/azure/virtual-machines/windows/tutorial-secure-web-server">Secure a web server with SSL</a>
76-
- title: Build your skills with Microsoft Learn
77-
items:
78-
- type: list
79-
style: cards
80-
className: cardsFTitle
81-
items:
82-
- title:  Create a Windows virtual machine in Azure
83-
href: /learn/modules/create-windows-virtual-machine-in-azure/
84-
image:
85-
src: /learn/achievements/create-windows-virtual-machine-in-azure.svg
86-
href: /learn/modules/create-windows-virtual-machine-in-azure/
87-
- type: paragraph
88-
text: <a href="/learn/browse/?products=azure-virtual-machines">More interactive learning...</a>
89-
- title: Free Pluralsight Video Training
90-
items:
91-
- type: list
92-
style: cards
93-
className: cardsFTitle
94-
items:
95-
- title: Azure Administrator
96-
href: https://go.microsoft.com/fwlink/?linkid=2012827
97-
image:
98-
src: https://docs.microsoft.com/media/logos/logo_pluralsight.svg
99-
href: https://go.microsoft.com/fwlink/?linkid=2012827
100-
- title: Samples
101-
items:
102-
- type: paragraph
103-
text: Deploy your first application to Azure.
104-
- type: list
105-
style: unordered
106-
className: spaced noBullet
107-
items:
108-
- html: <a href="/azure/virtual-machines/virtual-machines-windows-cli-samples?toc=/azure/virtual-machines/windows/toc.json">Azure CLI</a>
109-
- html: <a href="/azure/virtual-machines/virtual-machines-windows-powershell-samples?toc=/azure/virtual-machines/windows/toc.json">Azure PowerShell</a>
110-
- title: Reference
111-
items:
112-
- type: list
113-
style: cards
114-
className: cardsD
115-
items:
116-
- title: Command-Line
117-
html: <p><a href="/powershell/azureps-cmdlets-docs">Azure PowerShell</a></p><p><a href="/cli/azure/vm">Azure CLI</a></p>
118-
- title: Languages
119-
html: <p><a href="/dotnet/api/microsoft.azure.management.compute">.NET</a></p><p><a href="/java/api">Java</a></p><p><a href="https://azure.microsoft.com/develop/nodejs/#azure-sdk">Node​.js</a></p><p><a href="https://azure.microsoft.com/develop/python/">Python</a></p>
120-
- title: REST
121-
html: <p><a href="/rest/api/compute">Compute REST API Reference</a></p>
7+
title: Windows virtual machines in Azure # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: Documentation for creating and managing Windows virtual machines in Azure. # Required; article description that is displayed in search results. < 160 chars.
9+
services: virtual-machines-windows
10+
ms.service: virtual-machines-windows #Required; service per approved list. service slug assigned to your service by ACOM.
11+
ms.topic: landing-page # Required
12+
author: cynthn #Required; your GitHub user alias, with correct capitalization.
13+
ms.author: cynthn #Required; microsoft alias of author; optional team alias.
14+
ms.date: 09/09/2019 #Required; mm/dd/yyyy format.
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Cards and links should be based on top customer tasks or top subjects
20+
# Start card title with a verb
21+
# Card (optional)
22+
- title: Latest features
23+
linkLists:
24+
- linkListType: whats-new
25+
links:
26+
- text: Dedicated hosts preview
27+
url: dedicated-hosts.md
28+
- text: Proximity placement groups preview
29+
url: proximity-placement-groups.md
30+
- text: Ephemeral disks
31+
url: ephemeral-os-disks.md
32+
33+
# Card (optional)
34+
- title: Get started
35+
linkLists:
36+
- linkListType: quickstart
37+
links:
38+
- text: Azure portal
39+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-portal
40+
- text: Azure PowerShell
41+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-powershell
42+
- text: Azure CLI
43+
url: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-cli
44+
45+
46+
# Card
47+
- title: Step-by-step guides
48+
linkLists:
49+
- linkListType: tutorial
50+
links:
51+
- text: Create and manage Windows VMs
52+
url: /azure/virtual-machines/windows/tutorial-manage-vm
53+
- text: VM Disks
54+
url: /azure/virtual-machines/windows/tutorial-manage-data-disk
55+
- text: Automate VM configuration
56+
url: /azure/virtual-machines/windows/tutorial-automate-vm-deployment
57+
- text: Create custom VM images
58+
url: /azure/virtual-machines/windows/tutorial-custom-images
59+
- text: Manage VMs with virtual networks
60+
url: /azure/virtual-machines/windows/tutorial-virtual-network
61+
62+
# Card
63+
- title: Self-paced training
64+
linkLists:
65+
- linkListType: learn
66+
links:
67+
- text:  Create a Windows virtual machine in Azure
68+
url: https://docs.microsoft.com/learn/modules/create-windows-virtual-machine-in-azure/
69+
70+

0 commit comments

Comments
 (0)