You can create an Arm-based Cobalt 100 virtual machine using any of the following methods that best fits your workflow or requirements:
In this section, you’ll launch the Azure Portal to create a virtual machine (VM) 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 .
While the steps to create this instance are included here for convenience, for detailed steps, see the Deploy a Cobalt 100 virtual machine on Azure Learning Path . To learn more about Arm-based virtual machines in Azure, see “Getting Started with Microsoft Azure” in Get started with Arm-based cloud instances .
To create an Azure virtual machine:
Select D8ps_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
You’ve now successfully created an Azure Cobalt 100 Arm64 virtual machine running Ubuntu 22.04 LTS Server with SSH authentication configured. The VM is now fully prepared for running distributed data processing workloads.
Next, you’ll build a high-performance Spark SQL analytics platform using modern acceleration technologies.