Skip to content

Commit 568dfe8

Browse files
authored
Merge pull request #78924 from cynthn/patch-266
Update tutorial-manage-vm.md - size list
2 parents 228d8d8 + 439d5dd commit 568dfe8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/windows/tutorial-manage-vm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.devlang: na
1414
ms.topic: tutorial
1515
ms.tgt_pltfrm: vm-windows
1616
ms.workload: infrastructure
17-
ms.date: 11/28/2018
17+
ms.date: 06/06/2019
1818
ms.author: cynthn
1919
ms.custom: mvc
2020

@@ -182,10 +182,10 @@ The following table categorizes sizes into use cases.
182182
| Type | Common sizes | Description |
183183
|--------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
184184
| [General purpose](sizes-general.md) |B, Dsv3, Dv3, DSv2, Dv2, Av2, DC| Balanced CPU-to-memory. Ideal for dev / test and small to medium applications and data solutions. |
185-
| [Compute optimized](sizes-compute.md) | Fsv2, Fs, F | High CPU-to-memory. Good for medium traffic applications, network appliances, and batch processes. |
185+
| [Compute optimized](sizes-compute.md) | Fsv2 | High CPU-to-memory. Good for medium traffic applications, network appliances, and batch processes. |
186186
| [Memory optimized](sizes-memory.md) | Esv3, Ev3, M, GS, G, DSv2, Dv2 | High memory-to-core. Great for relational databases, medium to large caches, and in-memory analytics. |
187-
| [Storage optimized](sizes-storage.md) | Ls | High disk throughput and IO. Ideal for Big Data, SQL, and NoSQL databases. |
188-
| [GPU](sizes-gpu.md) | NV, NVv2, NC, NCv2, NCv3, ND | Specialized VMs targeted for heavy graphic rendering and video editing. |
187+
| [Storage optimized](sizes-storage.md) | Lsv2, Ls | High disk throughput and IO. Ideal for Big Data, SQL, and NoSQL databases. |
188+
| [GPU](sizes-gpu.md) | NV, NVv2, NC, NCv2, NCv3, NDv2, ND | Specialized VMs targeted for heavy graphic rendering and video editing. |
189189
| [High performance](sizes-hpc.md) | H | Our most powerful CPU VMs with optional high-throughput network interfaces (RDMA). |
190190

191191
### Find available VM sizes

0 commit comments

Comments
 (0)