forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request MicrosoftDocs#3612 from cynthn/sizes-categories
first draft of categorizing
- Loading branch information
Showing
27 changed files
with
1,021 additions
and
346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Overview of the Azure Compute Unit | Microsoft Docs | ||
description: Overview of the concept of the Azure compute units for Linux. The ACU provides a way of comparing CPU performance across Azure SKUs. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/23/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# Azure compute unit (ACU) | ||
|
||
[!INCLUDE [virtual-machines-common-acu](../../includes/virtual-machines-common-acu.md)] | ||
|
||
|
||
Here are links to more information about the different sizes: | ||
- [General-purpose](virtual-machines-linux-sizes-general.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [GPU optimized](virtual-machines-linux-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) |
37 changes: 37 additions & 0 deletions
37
articles/virtual-machines/virtual-machines-linux-sizes-compute.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Azure Linux VM sizes - Compute optimized | Microsoft Docs | ||
description: Lists the different compute optimized sizes available for Linux virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# Compute optimized Linux VM sizes | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-compute](../../includes/virtual-machines-common-sizes-compute.md)] | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
|
||
## Other sizes | ||
- [General purpose](virtual-machines-linux-sizes-general.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) | ||
- [GPU](virtual-machines-linux-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
|
||
## Next steps | ||
Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. |
39 changes: 39 additions & 0 deletions
39
articles/virtual-machines/virtual-machines-linux-sizes-general.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: Azure Linux VM sizes - General purpose | Microsoft Docs | ||
description: Lists the different general purpose sizes available for Linux virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# General purpose Linux VM sizes | ||
|
||
|
||
[!INCLUDE [virtual-machines-common-sizes-general](../../includes/virtual-machines-common-sizes-general.md)] | ||
|
||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
|
||
## Other sizes | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) | ||
- [GPU](virtual-machines-linux-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
|
||
## Next steps | ||
Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. |
36 changes: 36 additions & 0 deletions
36
articles/virtual-machines/virtual-machines-linux-sizes-gpu.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Azure Linux VM sizes - GPU | Microsoft Docs | ||
description: Lists the different GPU optimized sizes available for Linux virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# GPU Linux VM sizes | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-gpu](../../includes/virtual-machines-common-sizes-gpu.md)] | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
## Other sizes | ||
- [General purpose](virtual-machines-linux-sizes-general.md) | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
|
||
## Next steps | ||
Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. |
45 changes: 45 additions & 0 deletions
45
articles/virtual-machines/virtual-machines-linux-sizes-hpc.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: Azure Linux VM sizes - HPC | Microsoft Docs | ||
description: Lists the different sizes available for Linux high performance computing virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# High performance compute Linux VM sizes | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-hpc](../../includes/virtual-machines-common-sizes-hpc.md)] | ||
|
||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
## Other sizes | ||
- [General purpose](virtual-machines-linux-sizes-general.md) | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) | ||
- [GPU](virtual-machines-linux-sizes-gpu.md) | ||
|
||
|
||
## Next steps | ||
|
||
- For information and considerations about using these sizes, see [About the H-series and compute-intensive A-series VMs](virtual-machines-linux-a8-a9-a10-a11-specs.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json). | ||
|
||
- Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. | ||
|
||
|
||
|
||
|
37 changes: 37 additions & 0 deletions
37
articles/virtual-machines/virtual-machines-linux-sizes-memory.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Linux Azure VM sizes - Memory | Microsoft Docs | ||
description: Lists the different memory optimized sizes available for Linux virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# Memory optimized Linux VM sizes | ||
|
||
|
||
[!INCLUDE [virtual-machines-common-sizes-memory](../../includes/virtual-machines-common-sizes-memory.md)] | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
## Other sizes | ||
- [General purpose](virtual-machines-linux-sizes-general.md) | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [Storage optimized](virtual-machines-linux-sizes-storage.md) | ||
- [GPU](virtual-machines-linux-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
|
||
## Next steps | ||
Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. |
38 changes: 38 additions & 0 deletions
38
articles/virtual-machines/virtual-machines-linux-sizes-storage.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: Azure Linux VM sizes - Storage | Microsoft Docs | ||
description: Lists the different storage optimized sizes available for Linux virtual machines in Azure. | ||
services: virtual-machines-linux | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-linux | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-linux | ||
ms.workload: infrastructure-services | ||
ms.date: 03/22/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# Storage optimized Linux VM sizes | ||
|
||
[!INCLUDE [virtual-machines-common-sizes-general](../../includes/virtual-machines-common-sizes-storage.md)] | ||
|
||
|
||
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)] | ||
|
||
|
||
## Other sizes | ||
- [General purpose](virtual-machines-linux-sizes-general.md) | ||
- [Compute optimized](virtual-machines-linux-sizes-compute.md) | ||
- [Memory optimized](virtual-machines-linux-sizes-memory.md) | ||
- [GPU](virtual-machines-linux-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-linux-sizes-hpc.md) | ||
|
||
## Next steps | ||
Learn more about how [Azure compute units (ACU)](virtual-machines-linux-acu.md) can help you compare compute performance across Azure SKUs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Overview of the Azure Compute Unit | Microsoft Docs | ||
description: Overview of the concept of the Azure compute units for Windows. The ACU provides a way of comparing CPU performance across Azure SKUs. | ||
services: virtual-machines-windows | ||
documentationcenter: '' | ||
author: cynthn | ||
manager: timlt | ||
editor: '' | ||
tags: azure-resource-manager,azure-service-management | ||
|
||
ms.assetid: | ||
ms.service: virtual-machines-windows | ||
ms.devlang: na | ||
ms.topic: article | ||
ms.tgt_pltfrm: vm-windows | ||
ms.workload: infrastructure-services | ||
ms.date: 03/23/2017 | ||
ms.author: cynthn | ||
|
||
--- | ||
|
||
# Azure compute unit (ACU) | ||
|
||
[!INCLUDE [virtual-machines-common-acu](../../includes/virtual-machines-common-acu.md)] | ||
|
||
|
||
Here are links to more information about the different sizes: | ||
- [General-purpose](virtual-machines-windows-sizes-general.md) | ||
- [Memory optimized](virtual-machines-windows-sizes-memory.md) | ||
- [Compute optimized](virtual-machines-windows-sizes-compute.md) | ||
- [GPU optimized](virtual-machines-windows-sizes-gpu.md) | ||
- [High performance compute](virtual-machines-windows-sizes-hpc.md) | ||
- [Storage optimized](virtual-machines-windows-sizes-storage.md) |
Oops, something went wrong.