About 346,000 results
Open links in new tab
  1. Overview of cloud-init support for Linux VMs in Azure - Azure

    Overview of cloud-init capabilities to configure a VM at provisioning time in Azure.

  2. CloudInit in Azure: Zero-Touch Automation with Bicep

    Aug 1, 2025 · CloudInit is a game-changer for zero-touch VM provisioning in Azure. When paired with Bicep, it becomes a powerful part of your Infrastructure-as-Code toolkit — simplifying, …

  3. cloud-init 25.3 documentation

    Cloud-init provides the necessary glue between launching a cloud instance and connecting to it so that it works as expected. For cloud users, cloud-init provides no-install first-boot configuration …

  4. cloud-init 24.2 documentation

    Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialisation. It is supported across all major public cloud providers, provisioning systems for …

  5. Customize Azure Linux Virtual Machines with cloud-init

    Feb 12, 2023 · In this post, we will explore how to use cloud-init on Azure Linux VMs to configure your instances according to your needs. Cloud-init is a popular tool for customizing Linux …

  6. Understanding cloud-init - Azure Virtual Machines

    Jul 7, 2025 · To learn more about cloud-init or troubleshoot it at a deeper level, you need to understand how it works. This document highlights the important parts, and explains the Azure …

  7. Deploy a Linux VM in Azure with initial configuration using cloud-init ...

    Nov 5, 2024 · In this blog, we will deploy an Azure Linux VM with initial configuration using cloud-init. Our initial configuration will be running a Docker continer for static web content using Nginx.

  8. Cloud-Init on Azure: Auto-Provision a Flask App Right After VM …

    Nov 10, 2025 · Auto-deploy a Flask app on Azure VM using Cloud-Init. Learn how to configure a virtual machine, pull code from GitHub, open firewall ports, and launch your app—fully …

  9. GitHub - aadil268/cloud-init

    This repository provides a complete solution for provisioning Ubuntu virtual machines on Azure using cloud-init. It's the Linux equivalent of the Windows Cloudbase-Init solution, where cloud …

  10. Tutorial - Customize a Linux VM with cloud-init in Azure - Azure ...

    May 2, 2025 · In this tutorial, you learn how to use cloud-init and Key Vault to customize Linux VMs the first time they boot in Azure