Skip to content

Commit 2e26b33

Browse files
committed
Start review of Azure Linux VM
1 parent dc06dba commit 2e26b33

File tree

1 file changed

+7
-4
lines changed
  • content/learning-paths/servers-and-cloud-computing/azure-vm

1 file changed

+7
-4
lines changed

content/learning-paths/servers-and-cloud-computing/azure-vm/_index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
title: Create Azure Linux 3.0 custom Arm VM
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 120
59

6-
who_is_this_for: This learning path helps developers create a custom Azure Linux 3.0 VM for Arm and utilize the default software stack provided by the Microsoft team.
10+
who_is_this_for: This Learning Path helps developers create a custom Azure Linux 3.0 virtual machine for Arm and utilize the default software stack provided by Microsoft.
711

812

913
learning_objectives:
@@ -16,16 +20,15 @@ prerequisites:
1620
- A local Linux machine with [QEMU](https://www.qemu.org/download/) installed to emulate Aarch64.
1721
- An [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) installed and authenticated on your local machine.
1822

19-
author: Zach Lasiuk
23+
author: Jason Andrews
2024

2125
### Tags
2226
skilllevels: Advanced
2327
subjects: Containers and Virtualization
2428
cloud_service_providers: Microsoft Azure
2529

26-
2730
armips:
28-
- Neoverse-N2
31+
- Neoverse
2932

3033
tools_software_languages:
3134
- QEMU

0 commit comments

Comments
 (0)