Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to publish a website with sql local db database to azure using visual studio 2013

I have my website up and running on local server I want to published it to azure. I searched a lot but unable to do so however succeeded in publishing without database.Can any one provide a step by step guide how to published to azure and what tools to download from azure management portal. Thanks.

like image 477
Ghazanfar Khan Avatar asked Jan 10 '23 07:01

Ghazanfar Khan


1 Answers

Try this http://www.asp.net/mvc/overview/getting-started/database-first-development/publish-to-azure and let us know if you need more help. You will just need Visual Studio 2013.

like image 182
Sri Kanth Avatar answered May 18 '23 23:05

Sri Kanth