Skip to content

Commit 4ade8c9

Browse files
authored
Update create-instance.md
1 parent 817538f commit 4ade8c9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/golang-on-azure/create-instance.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ layout: learningpathall
88

99
## Introduction
1010

11-
There are several ways to create an Arm-based Cobalt 100 virtual machine : the Microsoft Azure console, the Azure CLI tool, or using your choice of IaC (Infrastructure as Code). This guide will use the Azure console to create a virtual machine with Arm-based Cobalt 100 Processor.
11+
There are several ways to create an Arm-based Cobalt 100 virtual machine:
12+
13+
- The Azure console
14+
- The Azure CLI
15+
- An infrastructure as code (IaC) tool
16+
17+
In this section, you will use the Azure console to create a virtual machine with the Arm-based Azure Cobalt 100 processor.
1218

1319
This learning path focuses on the general-purpose virtual machine of the D series. Please read the guide on [Dpsv6 size series](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dpsv6-series) offered by Microsoft Azure.
1420

0 commit comments

Comments
 (0)