|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
| 1 | +### YamlMime:Hub |
| 2 | + |
3 | 3 | title: Virtual Machines Documentation
|
| 4 | +summary: Learn how to create, deploy, and manage Windows or Linux virtual machines in Azure. |
| 5 | +brand: azure |
| 6 | + |
4 | 7 | metadata:
|
5 |
| - title: Azure Virtual Machine Documentation - Tutorials, API Reference |
6 |
| - meta.description: Learn how to create, deploy, and manage Windows or Linux virtual machines. Tutorials, API references, and other documentation. |
| 8 | + title: Azure Virtual Machines |
| 9 | + description: Learn how to create, deploy, and manage Windows or Linux virtual machines in Azure. |
7 | 10 | services: virtual-machines
|
8 |
| - author: georgewallace |
9 |
| - manager: gwallace |
10 |
| - ms.service: virtual-machines |
11 |
| - ms.tgt_pltfrm: na |
12 |
| - ms.topic: landing-page |
13 |
| - ms.date: 01/23/2017 |
14 |
| - ms.author: gwallace |
15 |
| - description: Learn how to create and deploy Windows and Linux virtual machines in Azure. |
16 |
| -sections: |
17 |
| -- title: |
| 11 | + ms.service: virtual-machines |
| 12 | + ms.topic: hub-page |
| 13 | + author: cynthn |
| 14 | + ms.author: cynthn |
| 15 | + ms.date: 02/14/2020 |
| 16 | + |
| 17 | + |
| 18 | +highlightedContent: |
18 | 19 | items:
|
19 |
| - - type: list |
20 |
| - style: cards |
21 |
| - className: cardsFTitle |
22 |
| - items: |
23 |
| - - title: Get started with Windows Virtual Machines |
24 |
| - href: /azure/virtual-machines/windows |
25 |
| - image: |
26 |
| - src: media/index/virtual-machines.svg |
27 |
| - href: /azure/virtual-machines/windows |
28 |
| - - title: Get started with Linux Virtual Machines |
29 |
| - href: /azure/virtual-machines/linux |
30 |
| - image: |
31 |
| - src: media/index/get-started.svg |
32 |
| - href: /azure/virtual-machines/linux |
33 |
| -- title: 5-Minute Linux quickstarts |
| 20 | + - title: Create a Linux virtual machine using the Azure CLI |
| 21 | + itemType: quickstart |
| 22 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/quick-create-cli |
| 23 | + - title: Create a Windows virtual machine using PowerShell |
| 24 | + itemType: quickstart |
| 25 | + url: https://docs.microsoft.com/azure/virtual-machines/windows/quick-create-powershell |
| 26 | + - title: Create a virtual machine scale set in the portal |
| 27 | + itemType: quickstart |
| 28 | + url: https://docs.microsoft.com/azure/virtual-machine-scale-sets/quick-create-portal |
| 29 | + - title: Spot VMs - take advantage of our unused capacity at a significant cost savings. |
| 30 | + itemType: concept |
| 31 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/spot-vms |
| 32 | + - title: Dedicated hosts - physical servers to host one or more virtual machines. |
| 33 | + itemType: concept |
| 34 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/dedicated-hosts |
| 35 | + - title: Proximity placement groups - get VMs as close as possible for lower latency. |
| 36 | + itemType: how-to-guide |
| 37 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/proximity-placement-groups |
| 38 | + |
| 39 | + |
| 40 | +conceptualContent: |
| 41 | +# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new |
34 | 42 | items:
|
35 |
| - - type: paragraph |
36 |
| - text: 'Learn how to deploy an NGINX web-server within a Virtual Machine running Ubuntu:' |
37 |
| - - type: list |
38 |
| - style: icon48 |
39 |
| - items: |
40 |
| - - image: |
41 |
| - src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/cli.svg |
42 |
| - text: Azure CLI |
43 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-cli?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json |
44 |
| - - image: |
45 |
| - src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/portal.svg |
46 |
| - text: Azure portal |
47 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-portal?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json |
48 |
| - - image: |
49 |
| - src: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/logo_powershell.svg |
50 |
| - text: Azure PowerShell |
51 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-quick-create-powershell?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json |
52 |
| -- title: 5-Minute Windows quickstarts |
53 |
| - items: |
54 |
| - - type: paragraph |
55 |
| - text: 'Learn how to deploy an IIS web-server within a virtual machine running Windows Server 2016:' |
56 |
| - - type: list |
57 |
| - style: icon48 |
58 |
| - items: |
59 |
| - - image: |
60 |
| - src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/logo_powershell.svg |
61 |
| - text: Azure PowerShell |
62 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-powershell?toc=/azure/virtual-machines/windows/toc.json |
63 |
| - - image: |
64 |
| - src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/portal.svg |
65 |
| - text: Azure portal |
66 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-portal?toc=/azure/virtual-machines/windows/toc.json |
67 |
| - - image: |
68 |
| - src: https://docs.microsoft.com/azure/virtual-machines/windows/media/index/cli.svg |
69 |
| - text: Azure CLI |
70 |
| - href: https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-quick-create-cli?toc=/azure/virtual-machines/windows/toc.json |
71 |
| -- title: Build your skills with Microsoft Learn |
| 43 | + - title: Linux virtual machines |
| 44 | + links: |
| 45 | + - url: https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros |
| 46 | + itemType: concept |
| 47 | + text: Endorsed distros |
| 48 | + - url: https://docs.microsoft.com/azure/virtual-machines/linux/tutorial-manage-disks |
| 49 | + itemType: tutorial |
| 50 | + text: Create and manage disks |
| 51 | + - url: https://docs.microsoft.com/azure/virtual-machines/linux/image-builder |
| 52 | + itemType: how-to-guide |
| 53 | + text: Azure Image Builder |
| 54 | + footerLink: |
| 55 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/ |
| 56 | + text: See more |
| 57 | + # Card |
| 58 | + - title: Windows virtual machines |
| 59 | + links: |
| 60 | + - url: https://docs.microsoft.com/azure/virtual-machines/windows/quick-create-powershell |
| 61 | + itemType: how-to-guide |
| 62 | + text: Create a VM using PowerShell |
| 63 | + - url: https://docs.microsoft.com/azure/virtual-machines/windows/tutorial-manage-data-disk |
| 64 | + itemType: tutorial |
| 65 | + text: Create and manage disks |
| 66 | + - url: https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/qs-configure-portal-windows-vm?context=azure/virtual-machines/windows/context/windows-vm-context |
| 67 | + itemType: how-to-guide |
| 68 | + text: Configure managed identities |
| 69 | + # footerLink (optional) |
| 70 | + footerLink: |
| 71 | + url: https://docs.microsoft.com/azure/virtual-machines/linux/ |
| 72 | + text: See more |
| 73 | + # Card |
| 74 | + - title: Virtual machine scale sets |
| 75 | + links: |
| 76 | + - url: https://docs.microsoft.com/azure/virtual-machine-scale-sets/quick-create-powershell |
| 77 | + itemType: how-to-guide |
| 78 | + text: Create a scale set using PowerShell |
| 79 | + - url: https://docs.microsoft.com/azure/virtual-machine-scale-sets/orchestration-modes |
| 80 | + itemType: concept |
| 81 | + text: Orchestration modes |
| 82 | + - url: https://docs.microsoft.com/azure/virtual-machine-scale-sets/use-spot |
| 83 | + itemType: how-to-guide |
| 84 | + text: Use Spot instances |
| 85 | + # footerLink (optional) |
| 86 | + footerLink: |
| 87 | + url: https://docs.microsoft.com/azure/virtual-machine-scale-sets/ |
| 88 | + text: See more |
| 89 | + |
| 90 | +tools: |
| 91 | + title: Tools |
| 92 | + summary: Tools for working with Azure virtual machines. |
72 | 93 | items:
|
73 |
| - - type: list |
74 |
| - style: cards |
75 |
| - className: cardsFTitle |
76 |
| - items: |
77 |
| - - title: Introduction to Azure compute |
78 |
| - href: /learn/modules/intro-to-azure-compute/ |
79 |
| - image: |
80 |
| - src: /learn/achievements/intro-to-azure-compute.svg |
81 |
| - href: /learn/modules/intro-to-azure-compute/ |
82 |
| - - title: Introduction to Azure Virtual Machines |
83 |
| - href: /learn/modules/intro-to-azure-virtual-machines/ |
84 |
| - image: |
85 |
| - src: /learn/achievements/intro-to-azure-virtual-machines.svg |
86 |
| - href: /learn/modules/intro-to-azure-virtual-machines/ |
87 |
| - - title: Add and size disks in Azure Virtual Machines |
88 |
| - href: /learn/modules/add-and-size-disks-in-azure-virtual-machines/ |
89 |
| - image: |
90 |
| - src: /learn/achievements/add-and-size-disks-in-azure-virtual-machines.svg |
91 |
| - href: /learn/modules/add-and-size-disks-in-azure-virtual-machines/ |
92 |
| - - type: paragraph |
93 |
| - text: <a href="/learn/browse/?products=azure-virtual-machines">More interactive learning...</a> |
94 |
| -- title: Free Pluralsight Video Training |
95 |
| - items: |
96 |
| - - type: list |
97 |
| - style: cards |
98 |
| - className: cardsFTitle |
99 |
| - items: |
100 |
| - - title: Azure Administrator |
101 |
| - href: https://go.microsoft.com/fwlink/?linkid=2012827 |
102 |
| - image: |
103 |
| - src: https://docs.microsoft.com/media/logos/logo_pluralsight.svg |
104 |
| - href: https://go.microsoft.com/fwlink/?linkid=2012827 |
105 |
| -- title: Reference |
106 |
| - items: |
107 |
| - - type: list |
108 |
| - style: cards |
109 |
| - className: cardsD |
110 |
| - items: |
111 |
| - - title: Command-Line |
112 |
| - html: <p><a href="/cli/azure/vm">Azure CLI</a></p><p><a href="/powershell/azureps-cmdlets-docs">Azure PowerShell</a></p> |
113 |
| - - title: Languages |
114 |
| - 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> |
115 |
| - - title: REST |
116 |
| - html: <p><a href="/rest/api/compute">REST API Reference</a></p> |
| 94 | + # Card |
| 95 | + - title: Azure CLI |
| 96 | + imageSrc: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/cli.svg |
| 97 | + url: https://docs.microsoft.com/cli/azure/vm?view=azure-cli-latest |
| 98 | + - title: Azure PowerShell |
| 99 | + imageSrc: https://docs.microsoft.com/azure/virtual-machines/linux/media/index/logo_powershell.svg |
| 100 | + url: https://docs.microsoft.com/powershell/module/az.compute#virtual_machines |
| 101 | + - title: REST API |
| 102 | + imageSrc: https://docs.microsoft.com/azure/media/index/azure_dev-6.svg |
| 103 | + url: https://docs.microsoft.com/rest/api/compute/virtualmachines |
| 104 | + |
| 105 | +additionalContent: |
| 106 | + sections: |
| 107 | + - title: Other resources |
| 108 | + summary: Additional resources for working with Azure virtual machines. |
| 109 | + items: |
| 110 | + - title: Learn |
| 111 | + links: |
| 112 | + - text: Browse learning modules |
| 113 | + url: https://docs.microsoft.com/learn/browse/?products=azure-virtual-machines |
| 114 | + - title: Template gallery |
| 115 | + links: |
| 116 | + - text: Browse the quickstart template gallery |
| 117 | + url: https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Compute&pageNumber=1&sort=Popular |
| 118 | + - title: Troubleshoot |
| 119 | + links: |
| 120 | + - text: Information for troubleshooting errors |
| 121 | + url: https://docs.microsoft.com/azure/virtual-machines/troubleshooting/ |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
0 commit comments