Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/learning-paths/cross-platform/woa_azure/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ minutes_to_complete: 15
who_is_this_for: This is an introductory topic for software developers interested using Windows on Arm in the Azure cloud.

learning_objectives:
- Start a Windows on Arm virtual machine in Azure cloud
- Discover all Arm-based image offerings in the Azure Image Marketplace
- Start a Windows on Arm virtual machine in Azure cloud.
- Discover all Arm-based image offerings in the Azure Image Marketplace.

prerequisites:
- An Azure Cloud account
- An Azure Cloud account.
- An RDP client to connect to your Windows on Arm instance. For more info on RDP clients, see [Remote Desktop clients for Remote Desktop Services and remote PCs](https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients) to get started.

author: Pareena Verma
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ weight: 2 # 1 is first, 2 is second, etc.
layout: "learningpathall"

---
Upon completing this learning path, you will learn how to create a Windows on Arm virtual machine in the Azure cloud.
If you don't have access to a Windows on Arm device, you can create a Windows on Arm virtual machine in the Azure cloud.

{{% notice Note %}}
These same instructions can be used to deploy a Linux image on the Arm Virtual Machine. Simply select a Linux distribution instead of Windows.
Expand Down