We are trying to define a parametric IAAS SQL Server setup.
But we require a different collation than the default sql_latin01_general_cp1_ci_as.
I can't seem to find it in the json template / parameter or as a parameter in the Powershell.
Is there a way to define a different collation when setting up a IAAS SQL Server for Azure?
AFAIK You can't change the collation when provisioning a IaaS from the SQL Server Image. It comes with SQL pre-loaded and there is no way to change this during the deployment process. The media and key are located on the server, so the steps would be the following