You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Azure virtual machine scale sets let you create and manage a group of identical, load balanced, and autoscaling VMs.
5
+
4
6
metadata:
5
-
title: Azure virtual machine scale sets let you create and manage a group of identical, load balanced, and autoscaling VMs. Learn how to create, configure, manage, and autoscale virtual machine scale sets with our quickstarts, tutorials, and samples.
6
-
services: virtual-machine-scale-sets
7
-
author: georgewallace
8
-
manager: gwallace
7
+
title: Virtual Machine Scale Sets documentation
8
+
description: Learn how to create, configure, manage, and autoscale virtual machine scale sets with our quickstarts, tutorials, and samples.
9
9
ms.service: virtual-machine-scale-sets
10
10
ms.topic: landing-page
11
-
ms.date: 03/14/2018
12
-
ms.author: gwallace
13
-
description: Azure virtual machine scale sets let you create and manage a group of load balanced, and autoscaling VMs.
14
-
sections:
15
-
- title: Quickstarts
16
-
items:
17
-
- type: paragraph
18
-
text: Learn how to deploy a web server on a virtual machine scale set.
text: Learn how to deploy, manage, and autoscale virtual machine scale sets on Azure.
38
-
- type: list
39
-
style: ordered
40
-
items:
41
-
- html: Create and manage a scale set with the <a href="/azure/virtual-machine-scale-sets/tutorial-create-and-manage-cli">Azure CLI</a> or <a href="/azure/virtual-machine-scale-sets/tutorial-create-and-manage-powershell">Azure Powershell</a>
42
-
- html: Use data disks with the <a href="/azure/virtual-machine-scale-sets/tutorial-use-disks-cli">Azure CLI</a> or <a href="/azure/virtual-machine-scale-sets/tutorial-use-disks-powershell">Azure Powershell</a>
43
-
- html: Use a custom VM image with the <a href="/azure/virtual-machine-scale-sets/tutorial-use-custom-image-cli">Azure CLI</a> or <a href="/azure/virtual-machine-scale-sets/tutorial-use-custom-image-powershell">Azure Powershell</a>
44
-
- html: Deploy apps to a scale set with the <a href="/azure/virtual-machine-scale-sets/tutorial-install-apps-cli">Azure CLI</a> or <a href="/azure/virtual-machine-scale-sets/tutorial-install-apps-powershell">Azure Powershell</a>
45
-
- html: Autoscale a scale set with the <a href="/azure/virtual-machine-scale-sets/tutorial-autoscale-cli">Azure CLI</a> or <a href="/azure/virtual-machine-scale-sets/tutorial-autoscale-powershell">Azure Powershell</a>
46
-
- title: Samples
47
-
items:
48
-
- type: paragraph
49
-
text: Example deployments for virtual machine scale sets.
0 commit comments