User1628746328 posted
So I'm pretty new to Azure, but am attempting a web deploy in order to test a proof-of-concept that I've been working on that contains a .mdf data store.
Each time I attempt to publish the solution I encounter an error:
Severity Code Description Project File Line
Error Web deployment task failed. (Could not deploy package.
Unable to connect to target server.
Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_EXECUTING_METHOD.) AutomatedSurvey.Web 0
When I attempt to Preview Database in the last step I receive this error:
Web deployment task failed. (Could not generate deployment script.
Unable to connect to target server.
Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_EXECUTING_METHOD.)
Step 1

Step2 
Step 3

Step 4

Thanks for any help/advice..
doug