|
|
|
|
|
by immutology
1705 days ago
|
|
Full version of MS SQL Server doesn't work. The X86-64 Docker image won't start under QEMU emulation and the installer won't install it in the ARM64 insider builds of Windows 10/11 running in Parallels. You can use the ARM64 build of Azure SQL Edge, but it lacks many features that may or may not be important depending on your use. Here's the GH issue related to the Docker issue if curious:
https://github.com/microsoft/mssql-docker/issues/668 |
|
Stay tuned. (to avoid emulation)
> the installer won't install it in the ARM64 insider builds of Windows 10/11
Yeah, that was a bug: https://support.microsoft.com/en-us/topic/kb4530084-fix-erro...
The solution that works is running the SQLS installer, see that error, install that CU update, then restart the SQL Server installer that _then_ continues.
But that's an unreliable process, would need new install media to be fixed properly.