Skip to content

Commit 5a627cb

Browse files
authored
Merge pull request #49179 from sguitardude/patch-5
publicly seems more frequently used as a word
2 parents 91bc8c3 + 092f128 commit 5a627cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Azure supports two provisioning agents [cloud-init](https://cloudinit.readthedoc
3131
cloud-init also works across distributions. For example, you don't use **apt-get install** or **yum install** to install a package. Instead you can define a list of packages to install. cloud-init automatically uses the native package management tool for the distro you select.
3232

3333
We are actively working with our endorsed Linux distro partners in order to have cloud-init enabled images available in the Azure marketplace.
34-
These images will make your cloud-init deployments and configurations work seamlessly with VMs and virtual machine scale sets. Initially we collaborate with the endorsed Linux distro partners and upstream to ensure cloud-init functions with the OS on Azure, then the packages are updated and made publically available in the distro package repositories.
34+
These images will make your cloud-init deployments and configurations work seamlessly with VMs and virtual machine scale sets. Initially we collaborate with the endorsed Linux distro partners and upstream to ensure cloud-init functions with the OS on Azure, then the packages are updated and made publicly available in the distro package repositories.
3535

3636
There are two stages to making cloud-init available to the endorsed Linux distro OS's on Azure, package support, and then image support:
3737
* 'cloud-init package support on Azure' documents which cloud-init packages onwards are supported or in preview, so you can use these packages with the OS in a custom image.

0 commit comments

Comments
 (0)