Skip to content

Commit 05339af

Browse files
Final checks
1 parent fe68328 commit 05339af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/learning-paths/servers-and-cloud-computing/azure-cobalt-cicd-aks/_next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
next_step_guidance: >
3-
.NET based applications are supported on both Linux and Windows on Arm. Continue reading the learning paths to know more.
3+
.NET based applications are supported on both Linux and Windows on Arm. Continue reading the Learning Paths to discover more.
44
55
66
recommended_path: "/learning-paths/servers-and-cloud-computing/aks/"

content/learning-paths/servers-and-cloud-computing/azure-cobalt-cicd-aks/azure-cobalt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: "learningpathall"
99
In this Learning Path, you will build a .NET 8-based web application using a self-hosted GitHub Actions Arm64 runner. You will deploy the application in an Azure Kubernetes Cluster, running on Microsoft Cobalt 100-based VMs. Self-hosted runners offer increased control and flexibility in terms of infrastructure, operating systems, and tools, in comparison to GitHub-hosted runners.
1010

1111
{{% notice Note %}}
12-
* GitHub-hosted Arm64 runners are now Generally Available. If your GitHub account is part of a Team or an Enterprise Cloud plan, you can use GitHub-hosted Arm64 runners.
12+
* GitHub-hosted Arm64 runners have now reached General Availability. If your GitHub account is part of a Team or an Enterprise Cloud plan, you can use GitHub-hosted Arm64 runners.
1313

1414
* To learn how you can configure a GitHub-managed runner, see the Learning Path [*Build multi-architecture container images with GitHub Arm-hosted runners*](/learning-paths/cross-platform/github-arm-runners/).
1515
{{% /notice %}}

content/learning-paths/servers-and-cloud-computing/azure-cobalt-cicd-aks/background.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Cobalt 100 processor is optimized for the performance of scale-out cloud-bas
1414

1515
The Azure Cobalt 100 VM instances include two series:
1616

17-
* The general purpose `Dpsv6 and Dplsv6` virtual machine series.
17+
* The general-purpose `Dpsv6 and Dplsv6` virtual machine series.
1818
* The memory-optimized `Epsv6` virtual machine series.
1919

2020
To learn more about Azure Cobalt 100, refer to the blog ["Announcing the preview of new Azure VMs based on the Azure Cobalt 100 processor"](https://techcommunity.microsoft.com/t5/azure-compute-blog/announcing-the-preview-of-new-azure-vms-based-on-the-azure/ba-p/4146353).

0 commit comments

Comments
 (0)