Skip to content

Repo sync for protected CLA branch #8064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 24, 2022
4 changes: 3 additions & 1 deletion docs/install/visual-studio-on-arm-devices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Visual Studio on ARM powered devices
description: Recommendations for using Visual Studio on devices with ARM-based processors.
ms.date: 03/09/2022
ms.date: 05/13/2022
ms.topic: conceptual
author: anandmeg
ms.author: meghaanand
Expand Down Expand Up @@ -33,6 +33,8 @@ Visual Studio can run on ARM-powered devices via x64 emulation, though some feat

See [Visual Studio 2022 System Requirements](/visualstudio/releases/2022/system-requirements) for supported operating systems, hardware, supported languages, and additional requirements and guidance.

> [!NOTE]
> 17.3 Preview 2 release of Visual Studio 2022 will include support for Windows 11 on Arm64! This version of Visual Studio will run natively on Arm64, giving developers the ability to build and debug apps directly on Arm64-based Windows 11 devices. Checkout the [release blog](https://blogs.windows.com/windowsdeveloper/2022/05/24/create-next-generation-experiences-at-scale-with-windows/) to learn more.
::: moniker-end

## Remote targeting ARM devices
Expand Down