I created a web app with authentication and it works great locally. I need to move it up to my Azure account so that it can be used by others.
The problem is I followed an example which used an .mdf database, and this (to my knowledge) doesn't work on Azure. I have attempted to migrate the mdf databse to my Azure DB with no success.
Is there a resource or some way to convert the mdf database to an Azure database? I'm ok if I lose my current user data in the database - I just need a way to make this work.
- Moved by Neelesh RayMicrosoft contingent staff, Moderator Saturday, July 18, 2015 7:43 AM Moving Thread as related to SQL Database