Skip to content

Commit 2c0af50

Browse files
authored
Merge pull request #114746 from mimckitt/patch-135
Update virtual-machine-scale-sets-troubleshoot.md
2 parents 722c41c + f28c7d5 commit 2c0af50

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-troubleshoot.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
title: Troubleshoot autoscale with Virtual Machine Scale Sets
33
description: Troubleshoot autoscale with Virtual Machine Scale Sets. Understand typical problems encountered and how to resolve them.
4-
author: mimckitt
5-
tags: azure-resource-manager
6-
7-
ms.assetid: c7d87b72-ee24-4e52-9377-a42f337f76fa
4+
author: avirishuv
5+
ms.author: avverma
6+
ms.topic: troubleshooting
87
ms.service: virtual-machine-scale-sets
9-
ms.tgt_pltfrm: windows
10-
ms.topic: conceptual
8+
ms.subservice: autoscale
119
ms.date: 11/16/2017
12-
ms.author: mimckitt
13-
10+
ms.reviwer: jushiman
11+
ms.custom: avverma
1412
---
13+
1514
# Troubleshooting autoscale with Virtual Machine Scale Sets
1615
**Problem** – you’ve created an autoscaling infrastructure in Azure Resource Manager using virtual machine scale sets – for example, by deploying a template like this one: https://github.com/Azure/azure-quickstart-templates/tree/master/201-vmss-bottle-autoscale – you have your scale rules defined and it works great, except no matter how much load you put on the VMs, it doesn't autoscale.
1716

0 commit comments

Comments
 (0)