There are several ways to create an Arm-based Cobalt 100 virtual machine:
In this section, you will use the Azure console to create a virtual machine with the Arm-based Azure Cobalt 100 processor.
This Learning Path focuses on the general-purpose virtual machines in the Dpsv6 series. For further information, see the Microsoft Azure Dpsv6 sizes series guide .
While the steps to create this instance are included here for convenience, you can also refer to the Deploy a Cobalt 100 virtual machine on Azure Learning Path .
Creating a virtual machine on Azure Cobalt 100 is similar to creating any other virtual machine in Azure. To create an Azure virtual machine, open the Azure portal and navigate to Virtual machines.
Now follow these steps:
Select a VM size
Allow inbound port rules
Select the Review and create tab and confirm your configuration. It should look similar to the following:
Review and create an Azure Cobalt 100 Arm64 VM
When you are satisfied with your selections, select Create, then select Download private key and create resource.
Download private key and create resource
After deployment, your virtual machine will be running. Use the private key and the Public IP to connect over SSH.
VM deployment confirmation in Azure portal
With the virtual machine ready, proceed to the next section to deploy MongoDB on your running instance.