Introduction
Understand Azure Cobalt 100 and OpenStack
Create an Azure Cobalt 100 Arm64 virtual machine for DevStack
Deploy OpenStack on an Azure Cobalt 100 Arm64 virtual machine using DevStack
Prepare Azure Arm64 virtual machine for Kolla-Ansible
Deploy OpenStack using Kolla-Ansible on an Azure Ubuntu Arm64 virtual machine
Validate OpenStack deployment and launch a virtual machine on Azure Cobalt 100
Next Steps
You can create an Arm-based Cobalt 100 virtual machine (VM) in the following ways, depending on your workflow and requirements:
In this section, you’ll use the Azure Portal to create a virtual machine with the Arm-based Azure Cobalt 100 processor.
This Learning Path focuses on general-purpose virtual machines in the Dpsv6 series. For more information, see the Microsoft Azure guide for the Dpsv6 size series .
The steps to create this instance are included here for convenience. For more detailed steps, see the Deploy a Cobalt 100 virtual machine on Azure Learning Path .
To create an Azure virtual machine:
Select D4ps_v6 from the D-Series v6 family
Azure generates an SSH key pair for you and lets you save it for future use. This method is fast, secure, and easy for connecting to your virtual machine.
RSA offers better security with keys longer than 3072 bits.
Configure inbound port rules for HTTP and SSH access
Review VM configuration before creation
Download SSH key and create the virtual machine
Your virtual machine should be ready and running in a few minutes. You can SSH into the virtual machine using the private key, along with the public IP details.
Successful VM deployment confirmation
To learn more about Arm-based virtual machine in Azure, see “Getting Started with Microsoft Azure” in Get started with Arm-based cloud instances .
In this section, you created an Azure Cobalt 100 Arm-based virtual machine using Ubuntu Pro 24.04 LTS on a D4ps_v6 instance. This VM is your DevStack deployment target — a single-network interface instance with at least 80 GB of disk.
In the next section, you’ll deploy OpenStack on this VM using DevStack. After that, you’ll create a second VM with additional networking and storage for the Kolla-Ansible deployment.