I followed the steps on the Microsoft website to install SQL Server 2022 on Ubuntu Server. After I entered the command on step 4 of the instructions to enter the setup wizard, I selected the Enterprise edition when prompted to select an edition, but it didn't prompt me to enter a product key. Where I am supposed to put in my SQL Server Enterprise product key to activate the software? Is it even necessary to enter the key? Thanks!
Asked
Active
Viewed 2,618 times
1 Answers
3
No activation is required on the Linux version of SQL Server, but to use it "legally", you must own a licence to use the version of SQL Server that you selected during the initial setup.
Source: User:Ramhound in comments, Microsoft
Felix An
- 203