|
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 | + |
4 | 6 | 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 | + |
0 commit comments