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
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/tutorial-create-vmss.md
+6-14Lines changed: 6 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,14 @@
1
1
---
2
2
title: "Tutorial: Create a Linux virtual machine scale set"
3
3
description: Learn how to use the Azure CLI to create and deploy a highly available application on Linux VMs using a virtual machine scale set
4
-
services: virtual-machine-scale-sets
5
-
documentationcenter: ''
6
-
author: cynthn
7
-
manager: gwallace
8
-
editor: ''
9
-
tags: azure-resource-manager
10
-
11
-
ms.assetid: ''
12
-
ms.service: virtual-machine-scale-sets
13
-
ms.workload: infrastructure-services
14
-
ms.tgt_pltfrm: na
15
-
ms.devlang: azurecli
4
+
author: ju-shim
5
+
ms.author: jushiman
16
6
ms.topic: tutorial
7
+
ms.service: virtual-machine-scale-sets
8
+
ms.subservice: linux
17
9
ms.date: 06/01/2018
18
-
ms.author: cynthn
19
-
ms.custom: mvc
10
+
ms.reviewer: mimckitt
11
+
ms.custom: mimckitt
20
12
21
13
#Customer intent: As an IT administrator, I want to learn about autoscaling VMs in Azure so that I can deploy a highly-available and scalable infrastructure.
0 commit comments