Skip to content

Commit efe7387

Browse files
committed
Update Visual Studio install guide
1 parent 2c16bba commit efe7387

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

content/install-guides/vs-woa.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
2-
### Title the install tools article with the name of the tool to be installed
3-
### Include vendor name where appropriate
42
title: Visual Studio for Windows on Arm
53

6-
### Optional additional search terms (one per line) to assist in finding the article
74
additional_search_terms:
85
- clang
96
- compiler
@@ -13,12 +10,9 @@ additional_search_terms:
1310
- woa
1411
- windows on arm
1512

16-
17-
### Estimated completion time in minutes (please use integer multiple of 5)
1813
minutes_to_complete: 30
1914

20-
### Link to official documentation
21-
official_docs:
15+
official_docs: https://learn.microsoft.com/en-us/visualstudio/install/visual-studio-on-arm-devices
2216

2317
author: Pareena Verma
2418

@@ -30,7 +24,7 @@ multitool_install_part: false # Set to true if a sub-page of a multi-page arti
3024
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
3125
---
3226

33-
[Visual Studio 2022 17.4](https://learn.microsoft.com/en-us/visualstudio/install/visual-studio-on-arm-devices) (and higher) natively supports Windows on Arm.
27+
Visual Studio 2022 version 17.4 and higher natively supports Windows on Arm devices, enabling you to develop C and C++ applications directly on Arm hardware using the MSVC or LLVM toolchains.
3428

3529
## How do I download and install Visual Studio for Windows on Arm?
3630

@@ -74,4 +68,4 @@ The workload and individual component selection can also be made at any time aft
7468

7569
You can choose additional workloads and individual components to further customize your installation.
7670

77-
For the latest updates on Arm native development, check the [Microsoft Learn](https://learn.microsoft.com/en-us/windows/arm/overview) site.
71+
For the latest updates on Arm native development, check the [Windows on Arm](https://learn.microsoft.com/en-us/windows/arm/overview) documentation.

0 commit comments

Comments
 (0)