Skip to content

Commit d911937

Browse files
authored
Merge pull request #278005 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 57ff1c7 + efd669e commit d911937

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/virtual-machines/acu.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ ms.reviewer: davberg
1414

1515
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1616

17+
> [!CAUTION]
18+
> This page is no longer being maintained and is planned for archival on 12/16/2024.
19+
>
20+
> Azure is no longer publishing ACUs since the metric has limited ability to inform users of the expected performance of a VM across the various VM attributes. For the most accurate results on a specific virtual machine, Azure recommends users run their workload(s) on that VM to verify performance.
21+
1722
The concept of the Azure Compute Unit (ACU) provides a way of comparing compute (CPU) performance across Azure SKUs. This will help you easily identify which SKU is most likely to satisfy your performance needs. ACU is currently standardized on a Small (Standard_A1) VM being 100 and all other SKUs then represent approximately how much faster that SKU can run a standard benchmark
1823

1924
*ACUs use Intel® Turbo technology to increase CPU frequency and provide a performance increase. The amount of the performance increase can vary based on the VM size, workload, and other workloads running on the same host.

articles/virtual-machines/linux/using-cloud-init.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: extensions
77
ms.custom: linux-related-content
88
ms.collection: linux
99
ms.topic: how-to
10-
ms.date: 12/21/2022
10+
ms.date: 06/03/2024
1111
ms.author: srijangupta
1212
---
1313
# cloud-init support for virtual machines in Azure
@@ -38,9 +38,9 @@ There are two stages to making cloud-init available to the supported Linux distr
3838
### Canonical
3939
| Publisher / Version| Offer | SKU | Version | image cloud-init ready | cloud-init package support on Azure|
4040
|:--- |:--- |:--- |:--- |:--- |:--- |
41+
|Canonical 24.04 |UbuntuServer |22.04-LTS |latest |yes | yes |
4142
|Canonical 22.04 |UbuntuServer |22.04-LTS |latest |yes | yes |
4243
|Canonical 20.04 |UbuntuServer |20.04-LTS |latest |yes | yes |
43-
|Canonical 18.04 |UbuntuServer |18.04-LTS |latest |yes | yes |
4444

4545

4646
### RHEL
@@ -78,7 +78,6 @@ There are two stages to making cloud-init available to the supported Linux distr
7878
|SUSE 15 |SLES (SUSE Linux Enterprise Server) |sp1, sp2, sp3 |latest |yes | yes |
7979
|SUSE 12 |SLES (SUSE Linux Enterprise Server) |sp5 |latest |yes | yes |
8080

81-
* All other SUSE SKUs starting from SLES 15 (sp1) and SLES 12 (sp5) including both Gen1 and Gen2 images are provisioned using cloud-init.
8281

8382
### Debian
8483
| Publisher / Version | Offer | SKU | Version | image cloud-init ready | cloud-init package support on Azure|

0 commit comments

Comments
 (0)