Skip to content

Commit abc0a31

Browse files
authored
Merge pull request #1725 from TerryGLee/tglee-vsmetapatch
[install] metadata patch #2
2 parents da670aa + 5a8917a commit abc0a31

8 files changed

+35
-35
lines changed

docs/install/update-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ ms.suite: ""
77
ms.technology:
88
- "vs-acquisition"
99
ms.tgt_pltfrm: ""
10-
ms.topic: "article"
10+
ms.topic: "conceptual"
1111
helpviewer_keywords:
1212
- "update Visual Studio"
1313
- "change visual studio"
1414
- "changing Visual Studio"
1515
author: "TerryGLee"
1616
ms.author: "tglee"
17-
manager: ghogen
17+
manager: douge
1818
ms.workload:
1919
- "multiple"
2020
---

docs/install/use-command-line-parameters-to-install-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.suite: ""
77
ms.technology:
88
- "vs-acquisition"
99
ms.tgt_pltfrm: ""
10-
ms.topic: "article"
10+
ms.topic: "conceptual"
1111
f1_keywords:
1212
- "command-line parameters"
1313
- "switches"

docs/install/using-visual-studio-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: "Using Visual Studio on an Azure Virtual Machine | Microsoft Docs"
33
description: "Learn how to use Visual Studio on an Azure Virtual Machine"
44
ms.date: "03/03/2018"
55
ms.technology: "vs-acquisition"
6-
ms.topic: "article"
6+
ms.topic: "conceptual"
77
helpviewer_keywords: 
88
  - "azure services"
99
  - "virtual machine; VM"
1010
  - "installation"
1111
  - "visual studio"
1212
author: "PhilLee-MSFT"
1313
ms.author: "phillee"
14-
manager: sacalla
14+
manager: douge
1515
ms.workload: 
1616
  - "multiple"
1717
---
@@ -51,7 +51,7 @@ We use the following command line to install Visual Studio when building the ima
5151
```shell
5252
vs_enterprise.exe --allWorkloads --includeRecommended --passive ^
5353
add Microsoft.Net.Component.4.7.SDK ^
54-
add Microsoft.Net.Component.4.7.TargetingPack ^
54+
add Microsoft.Net.Component.4.7.TargetingPack ^
5555
add Microsoft.Net.Component.4.6.2.SDK ^
5656
add Microsoft.Net.Component.4.6.2.TargetingPack ^
5757
add Microsoft.Net.ComponentGroup.4.7.DeveloperTools ^
@@ -72,14 +72,14 @@ Azure offers a full range of virtual machine sizes. Because Visual Studio is a p
7272
* Standard_D2_v2
7373
* Standard_D2S_v2
7474
* Standard_D3_v2
75-
75+
7676
For more information on the latest machine sizes, see [Sizes for Windows virtual machines in Azure](/azure/virtual-machines/windows/sizes).
7777

7878
With Azure, you can rebalance your initial choice by resizing the VM. You can either provision a new VM with a more appropriate size, or resize your existing VM to different underlying hardware. For more information, see [Resize a Windows VM](/azure/virtual-machines/windows/resize-vm).
7979

8080
## After the VM is running, what's next?
8181
Visual Studio follows the “bring your own license” model in Azure. As with an installation on proprietary hardware, one of the first steps is licensing your Visual Studio installation. To unlock Visual Studio, either:
82-
- Sign in with a Microsoft account that’s associated with a Visual Studio subscription
82+
- Sign in with a Microsoft account that’s associated with a Visual Studio subscription
8383
- Unlock Visual Studio with the product key that came with your initial purchase
8484

8585
For more information, see [Sign in to Visual Studio](../ide/signing-in-to-visual-studio.md) and [How to unlock Visual Studio](../ide/how-to-unlock-visual-studio.md).

docs/install/visual-studio-administrator-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ ms.custom: ""
55
ms.date: "05/15/2017"
66
ms.reviewer: ""
77
ms.suite: ""
8-
ms.technology:
8+
ms.technology:
99
- "vs-acquisition"
1010
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
helpviewer_keywords:
11+
ms.topic: "conceptual"
12+
helpviewer_keywords:
1313
- "network installation, Visual Studio"
1414
- "administrator guide, Visual Studio"
1515
- "installing Visual Studio, administrator guide"
1616
ms.assetid: 4af353f5-6cfd-4ebe-bcfb-f42306e451a0
1717
author: "TerryGLee"
1818
ms.author: "tglee"
19-
manager: ghogen
20-
ms.workload:
19+
manager: douge
20+
ms.workload:
2121
- "multiple"
2222
---
2323
# Visual Studio 2017 administrator guide

docs/install/workload-component-id-vs-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords:
55
author: TerryGLee
66
ms.author: tglee
77
manager: douge
8-
ms.date: 03/05/2017
8+
ms.date: 03/05/2018
99
ms.topic: reference
1010
helpviewer_keywords:
1111
- "workload ID, Visual Studio"

docs/install/workload-component-id-vs-test-agent.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Visual Studio Test Agent 2017 workload and component IDs | Microsoft Docs
33
description: "Use Visual Studio workload and component IDs to run automated tests and load tests remotely"
4-
keywords:
4+
keywords:
55
author: TerryGLee
66
ms.author: tglee
7-
manager: ghogen
7+
manager: douge
88
ms.date: 03/05/2018
9-
ms.topic: article
10-
helpviewer_keywords:
9+
ms.topic: reference
10+
helpviewer_keywords:
1111
- "workload ID, Visual Studio"
1212
- "component ID, Visual Studio"
1313
- "install Visual Studio, administrator guide"
14-
ms.service:
15-
ms.technology:
14+
ms.service:
15+
ms.technology:
1616
- "vs-acquisition"
1717
ms.assetid: 55aea29b-1066-4e5a-aa99-fc87d4efb6d5
18-
ms.workload:
18+
ms.workload:
1919
- "multiple"
2020
---
2121

docs/install/workload-component-id-vs-test-controller.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Visual Studio Test Controller 2017 workload and component IDs | Microsoft Docs
33
description: "Use Visual Studio workload and component IDs to distribute automated tests to multiple machines"
4-
keywords:
4+
keywords:
55
author: TerryGLee
66
ms.author: tglee
7-
manager: ghogen
7+
manager: douge
88
ms.date: 03/05/2018
9-
ms.topic: article
10-
helpviewer_keywords:
9+
ms.topic: reference
10+
helpviewer_keywords:
1111
- "workload ID, Visual Studio"
1212
- "component ID, Visual Studio"
1313
- "install Visual Studio, administrator guide"
14-
ms.service:
15-
ms.technology:
14+
ms.service:
15+
ms.technology:
1616
- "vs-acquisition"
1717
ms.assetid: fbbda9c8-d2c6-474d-b52d-a95227d52fe7
18-
ms.workload:
18+
ms.workload:
1919
- "multiple"
2020
---
2121

docs/install/workload-component-id-vs-test-professional.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Visual Studio Test Professional 2017 workload and component IDs | Microsoft Docs
33
description: "Use Visual Studio workload and component IDs to provide integrated testing tools for generalist testers"
4-
keywords:
4+
keywords:
55
author: TerryGLee
66
ms.author: tglee
7-
manager: ghogen
7+
manager: douge
88
ms.date: 03/05/2018
9-
ms.topic: article
10-
helpviewer_keywords:
9+
ms.topic: reference
10+
helpviewer_keywords:
1111
- "workload ID, Visual Studio"
1212
- "component ID, Visual Studio"
1313
- "install Visual Studio, administrator guide"
14-
ms.service:
15-
ms.technology:
14+
ms.service:
15+
ms.technology:
1616
- "vs-acquisition"
1717
ms.assetid: 70c03438-8434-4921-ada0-c172519af431
18-
ms.workload:
18+
ms.workload:
1919
- "multiple"
2020
---
2121

0 commit comments

Comments
 (0)