I have created MVC5 project and in azure created DB that I want to connect to ,when I click on the model and add ADO.net entity data model -> generate from DB i got the following screen I click on new connection (I want to connect it to the azure DB) and I get the second screen ,what should I put there ? 1. I guess the IP but which exactly 2. in the credentials I guess of the user and password which i provide when I create the azure db. 3.Select or write db name - I guess i should see the DB which I created in the drop down list Any idea how to config the server name and if my assumption of 2&3 are correct . please provide detailed answer since I new to this issue...
Thanks in advance!
I assume you already created the SQL Azure database. The next steps are: