|
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Virtual Machine Scale Sets documentation |
| 4 | +summary: Azure Virtual Machine Scale Sets let you create and manage a group of load balanced and autoscaling VMs. |
| 5 | + |
| 6 | +metadata: |
| 7 | + title: Virtual Machine Scale Sets documentation |
| 8 | + description: Learn how to create, configure, manage, and autoscale Virtual Machine Scale Sets. |
| 9 | + ms.service: azure-virtual-machine-scale-sets |
| 10 | + ms.topic: landing-page |
| 11 | + author: ju-shim |
| 12 | + ms.author: jushiman |
| 13 | + ms.reviewer: mimckitt |
| 14 | + ms.date: 11/22/2022 |
| 15 | + |
| 16 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | 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 |
| 22 | + - title: About Virtual Machine Scale Sets |
| 23 | + linkLists: |
| 24 | + - linkListType: overview |
| 25 | + links: |
| 26 | + - text: What are Virtual Machine Scale Sets? |
| 27 | + url: overview.md |
| 28 | + - text: Frequently asked questions (FAQ) |
| 29 | + url: virtual-machine-scale-sets-faq.yml |
| 30 | + - text: Orchestration modes |
| 31 | + url: virtual-machine-scale-sets-orchestration-modes.md |
| 32 | + # Card |
| 33 | + - title: Get started |
| 34 | + linkLists: |
| 35 | + - linkListType: quickstart |
| 36 | + links: |
| 37 | + - text: Azure CLI |
| 38 | + url: flexible-virtual-machine-scale-sets-cli.md |
| 39 | + - text: Azure Portal |
| 40 | + url: flexible-virtual-machine-scale-sets-portal.md |
| 41 | + - text: Azure PowerShell |
| 42 | + url: flexible-virtual-machine-scale-sets-powershell.md |
| 43 | + |
| 44 | + # Card |
| 45 | + - title: Latest features |
| 46 | + linkLists: |
| 47 | + - linkListType: whats-new |
| 48 | + links: |
| 49 | + - text: Scale-in policy |
| 50 | + url: virtual-machine-scale-sets-scale-in-policy.md |
| 51 | + - text: Terminate notification |
| 52 | + url: virtual-machine-scale-sets-terminate-notification.md |
| 53 | + - text: Instance protection |
| 54 | + url: virtual-machine-scale-sets-instance-protection.md |
| 55 | + |
| 56 | + # Card |
| 57 | + - title: Step-by-step guides |
| 58 | + linkLists: |
| 59 | + - linkListType: how-to-guide |
| 60 | + links: |
| 61 | + - text: Create and manage a scale set with the Azure CLI |
| 62 | + url: tutorial-create-and-manage-cli.md |
| 63 | + - text: Create and manage a scale set with Azure PowerShell |
| 64 | + url: tutorial-create-and-manage-powershell.md |
| 65 | + - text: Use data disks with the Azure CLI |
| 66 | + url: tutorial-use-disks-cli.md |
| 67 | + - text: Use data disks with Azure PowerShell |
| 68 | + url: tutorial-use-disks-powershell.md |
| 69 | + - text: Use a custom VM image with the Azure CLI |
| 70 | + url: tutorial-use-custom-image-cli.md |
| 71 | + - text: Use a custom VM image with Azure PowerShell |
| 72 | + url: tutorial-use-custom-image-powershell.md |
| 73 | + - text: Deploy apps to a scale set with the Azure CLI |
| 74 | + url: tutorial-install-apps-cli.md |
| 75 | + - text: Deploy apps to a scale set with Azure PowerShell |
| 76 | + url: tutorial-install-apps-powershell.md |
| 77 | + - text: Autoscale a scale set with the Azure CLI |
| 78 | + url: tutorial-autoscale-cli.md |
| 79 | + - text: Autoscale a scale set with Azure PowerShell |
| 80 | + url: tutorial-autoscale-powershell.md |
| 81 | + |
| 82 | + |
| 83 | +# Card |
| 84 | + - title: Self-paced training |
| 85 | + linkLists: |
| 86 | + - linkListType: learn |
| 87 | + links: |
| 88 | + - text: Build a scalable application with Virtual Machine Scale Sets |
| 89 | + url: /training/modules/build-app-with-scale-sets/ |
| 90 | + - text: Create a Windows virtual machine in Azure |
| 91 | + url: /training/modules/create-windows-virtual-machine-in-azure/ |
| 92 | + |
| 93 | + |
| 94 | +# Card |
| 95 | + - title: Troubleshooting |
| 96 | + linkLists: |
| 97 | + - linkListType: how-to-guide |
| 98 | + links: |
| 99 | + - text: Troubleshooting Guides |
| 100 | + url: /troubleshoot/azure/virtual-machine-scale-sets/welcome-virtual-machine-scale-sets |
| 101 | + - text: Troubleshoot scaling errors |
| 102 | + url: /troubleshoot/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-quota-exceeded |
| 103 | + - text: Troubleshoot deployment errors |
| 104 | + url: /troubleshoot/azure/virtual-machine-scale-sets/vmss-public-ip-count-limit-exceeded |
| 105 | + - text: Troubleshoot extension issues |
| 106 | + url: /troubleshoot/azure/virtual-machine-scale-sets/vm-extension-provisioning-errors |
| 107 | + - text: Microsoft Q&A |
| 108 | + url: /answers/topics/123/azure-virtual-machines-scale-set.html |
0 commit comments