Skip to content

Commit 23c0f85

Browse files
authored
Add footnote about Arm64 build of VS 2022 (#45448)
1 parent f4fa369 commit 23c0f85

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/azure/configure-visual-studio.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Visual Studio for Azure Development with .NET
33
description: This article helps you configure Visual Studio for Azure development including getting the right workloads installed and connecting Visual Studio to your Azure account.
44
ms.topic: conceptual
55
ms.custom: devx-track-dotnet, engagement-fy23
6-
ms.date: 3/19/2025
6+
ms.date: 3/20/2025
77
author: alexwolfmsft
88
ms.author: alexwolf
99
---
@@ -21,10 +21,12 @@ If you already have Visual Studio installed, you can skip this step.
2121
2222
## Install Azure workloads
2323

24-
Open Visual Studio Installer and validate that the workloads **Azure development** and **ASP.NET and web development** are installed. If either of these workloads isn't installed, select them to be installed.
24+
Open Visual Studio Installer and validate that the workloads **Azure development**† and **ASP.NET and web development** are installed. If either of these workloads isn't installed, select them to be installed.
2525

2626
![Screenshot of the Visual Studio Installer showing the Azure development and ASP.NET and Web Development Workloads selected](./media/visual-studio-installer-azure-development.png)
2727

28+
†The **Azure development** workload is currently unavailable in the Windows 11 Arm64 build of Visual Studio 2022.
29+
2830
## Authenticate Visual Studio with Azure
2931

3032
[!INCLUDE [auth-visual-studio](sdk/includes/auth-visual-studio.md)]

0 commit comments

Comments
 (0)