SSDT support on Windows 11 ARM

Mike Murphy - MurphysMind 15 Reputation points
2023-03-20T12:50:49.31+00:00
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 28,941 Reputation points Microsoft Vendor
    2023-03-21T06:24:26.64+00:00

    Hello @Mike Murphy - MurphysMind ,

    Welcome to Microsoft Q&A forum.

    I’m afraid, currently, there’s no roadmap for when SSDT will be supported on Windows 11 ARM.

    This document: changes in SSDT for Visual Studio 2022 says:

    The core SSDT functionality to create database projects has remained integral to Visual Studio.

    There’s no SSDT standalone installer for Visual Studio 2022.

    So the SQL Server Data Tools component is included in Data storage and processing workload. To install SSDT, you need to install Data storage and processing workload.

    However, as this document: Visual Studio on Arm-powered devices says:

    Visual Studio 2022 version 17.4 is now available as a native Arm64 application on Windows 11 Arm64. This will be the first version of Visual Studio that will natively support building and debugging Arm64 apps on Arm-based processors. This latest version of Visual Studio eliminates the dependence on x64 emulation for most developer workloads.

    The Data storage and processing workload is still not listed in the "most developer workloads" list.

    I recommend voting for this thread: Arm64 support for Data storage and processing and follow up that thread for any latest update.

    Thanks for helping us make Visual Studio better.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

  2. Justin Toth 10 Reputation points
    2024-03-13T12:16:17.41+00:00

    Support in ARM for sqlproj files was just released today in the Visual Studio 2022 Preview channel (https://visualstudio.microsoft.com/vs/preview/). I can now open my sqlproj files in Visual Studio 2022 Preview and build the projects.

    1 person found this answer helpful.

  3. Olaf Helper 42,761 Reputation points
    2023-03-20T12:58:53.18+00:00

    SSDT = "SQL Server Data Tools" is a plugin for Visual Studio and VS 2022 is supported on ARM64, see

    https://video2.skills-academy.com/en-us/visualstudio/releases/2022/system-requirements#visual-studio-2022-system-requirements

    => Hardware