Skip to content

Commit c9f2a5e

Browse files
Add description and enhance formatting in background.md for Azure Cobalt 100 and Golang
1 parent eabbd30 commit c9f2a5e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 2
55

66
layout: "learningpathall"
77
---
8-
## Azure Cobalt 100 Arm-based processor
8+
## Microsoft Azure Cobalt 100 Arm-based processor
99

1010
Azure Cobalt 100 is Microsoft's first-generation, custom-designed Arm-based processor built on the advanced Arm Neoverse N2 architecture. This high-performance 64-bit CPU is specifically optimized for cloud-native, scale-out Linux workloads including web servers, application servers, real-time data analytics, open-source databases, and in-memory caching solutions.
1111

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Create an Arm based cloud virtual machine using Microsoft Cobalt 100 CPU
2+
title: Create Azure Cobalt 100 Arm64 Virtual Machine for Golang Deployment
33
weight: 3
44

55
### FIXED, DO NOT MODIFY
66
layout: learningpathall
77
---
88

9-
## Introduction
9+
## Prerequisites and setup overview
1010

1111
There are several ways to create an Arm-based Cobalt 100 virtual machine:
1212

13-
- The Azure console
13+
- The Azure Portal
1414
- The Azure CLI
1515
- An infrastructure as code (IaC) tool
1616

17-
In this section, you will use the Azure console to create a virtual machine with the Arm-based Azure Cobalt 100 processor.
17+
In this section, you will launch the Azure Portal to create a virtual machine with the Arm-based Azure Cobalt 100 processor.
1818

1919
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](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dpsv6-series).
2020

0 commit comments

Comments
 (0)