About this Learning Path

Who is this for?

This is an introductory topic for developers and DevOps engineers who want to automate the deployment of Arm-based Azure Cobalt 100 virtual machines using Azure Resource Manager templates.

What will you learn?

Upon completion of this Learning Path, you will be able to:

  • Structure an Azure Resource Manager template with parameters, variables, and resources
  • Specify Arm64 architecture and Cobalt 100 Azure VM sizes
  • Deploy the template using Azure CLI and verify the deployment
  • Connect to your Cobalt 100 VM and validate the Arm64 architecture

Prerequisites

Before starting, you will need the following:

  • An Azure subscription with permissions to create resource groups, virtual machines, and networking resources
  • Azure CLI installed on your local machine - see the Azure CLI install guide
  • An SSH key pair for authentication
Next