Open
Description
What type of issue is it? (Choose one - delete the others)
Wrong documentation
What article/section is this about?
Describe the issue
The article says
"If you want to use an SQL server database, you will need to set up Docker"
However SQL Server has been able to run on Linux since version 2017
https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-overview
I set up an umbraco site with Ubuntu, nginx and SQL Server and it works fine. No docker needed.
The documentation should say If you want to use an SQL server database, you can set up Docker OR you can install SQL Server