The default collation for Azure SQL is SQL_Latin1_General_CP1_CI_AS, not too good if your language has accents or diacritics and you want to ignore them. Everytime I want to deploy a web application with database to Azure I'm forced to create the database...