Will ARM CPU architecture be supported for SQL Server ?

Jakub Janiš 101 Reputation points
2021-11-17T07:12:11.57+00:00

Hello,

I would like to kindly ask if there are any plans for the SQL Server (current or the coming 2022 version) to support the ARM CPU architecture. You know, I think quite many Mac users might be using the SQL Server 2017/2019 docker images for development but as people now switch to the new ARM-based laptops, the existing docker images for the fully-fledged SQL Server just won't work there.
Thank you for any response to this.

Please see also the link to github discussion thread on this topic:
https://github.com/microsoft/mssql-docker/issues/668

With regards,
Jakub J.

SQL Server | Other
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,586 Reputation points
    2021-11-17T09:24:31.58+00:00

    Hi @Jakub Janiš ,

    Welcome to Microsoft Q&A!

    Will ARM CPU architecture be supported for SQL Server ?

    Processor Type
    x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support
    You should pay more attention to: Installation of SQL Server is supported on x64 processors only. It is no longer supported on x86 processors.

    Best regards,
    Seeya


    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.

    2 people found this answer helpful.

  2. Paul Holmes 11 Reputation points
    2022-02-20T01:24:56.677+00:00

    You install and run ARM64 SQL Server on an M1 Mac using Docker. It’s the SQL Server engine minus a few of the lesser used parts such as memory based tables.

    I have it running, and it’s FAST. As well as using Azure Data Studio on the Mac, I can also connect to it from SSMS on a PC on the same network.

    Here’s how to install. It took me about 10 minutes to install and have it running.

    https://database.guide/how-to-install-sql-server-on-an-m1-mac-arm64/

    2 people found this answer helpful.

  3. Khoi Phan Ngoc 10 Reputation points
    2023-03-15T16:35:00.09+00:00

    I have a same question. I have Surface pro X SQ which win 11 on it. However, it is go with  Microsoft® SQ1™. I found it is the ARM with 64 bit. When I install SQL Server 2022 on it, SQL Server failed with exit code 2068052294. So I cannot install SQL Server on the ARM architecture, can I?May be an image of screen and text

    2 people found this answer helpful.

  4. Olaf Helper 47,436 Reputation points
    2021-11-17T07:26:58.813+00:00

  5. Ayanda Mkhize 5 Reputation points
    2024-08-17T14:48:38.73+00:00

    I was just testing this now on Azure VM running the Windows 11 ARM X64 i tried to install the App installed successfully but when trying to install SQL Server Management Studio (SSMS). but it failed


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.