Going through the pricing calculator and also from the azure management portal: it's not immediately evident what the cheapest options are for a single SQL database.
I'm looking at transferring a customers MVC5 site from shared hosting to azure.
Am I right that the lowest level SQL server offering for an azure website is basic SQL server?
Or can I use localdb or sqlexpress or deploy to a shared SQL server. The database offering doesn't really need to provide more than localdb or SQL express.
Update I tried publishing the default MVC template to Azure but the database connection didn't work (when you register a user). These conflicting articles imply localdb isn't supported and is supported