Skip to content

Commit 7a6e316

Browse files
authored
Update using-cloud-init.md
removing EOL distro versions and specific references to gallery images. Also removed reference to sles "additional images with build in cloud-init support" as all gallery images are pre-loaded with cloud-init as the provisioning agent.
1 parent 0900372 commit 7a6e316

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

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

Lines changed: 2 additions & 14 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
@@ -83,18 +83,6 @@ There are two stages to making cloud-init available to the supported Linux distr
8383
|SUSE 15 |SLES (SUSE Linux Enterprise Server) |sp1, sp2, sp3 |latest |yes | yes |
8484
|SUSE 12 |SLES (SUSE Linux Enterprise Server) |sp5 |latest |yes | yes |
8585

86-
* All other SUSE SKUs starting from SLES 15 (sp1) and SLES 12 (sp5) including both Gen1 and Gen2 images are provisioned using cloud-init.
87-
* Additionally these images are also provisioned with cloud-init -
88-
89-
90-
Publisher / Version| Offer | SKU / Version
91-
|:--- |:--- |:---
92-
|SUSE 12 |SLES (SUSE Linux Enterprise Server) |sles-{byos/sap/sap-byos}:12-sp4:2020.06.10
93-
|SUSE 12 |SLES (SUSE Linux Enterprise Server) |sles-{byos/sap/sap-byos}:12-sp3:2020.06.10
94-
|SUSE 12 |SLES (SUSE Linux Enterprise Server) |sles-{byos/sap/sap-byos}:12-sp2:2020.06.10
95-
|SUSE 15 |SLES (SUSE Linux Enterprise Server) |manager-proxy-4-byosgen1:2020.06.10
96-
|SUSE 15 |SLES (SUSE Linux Enterprise Server) |manager-server-4-byos:gen1:2020.06.10
97-
9886

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

0 commit comments

Comments
 (0)