Update-Database -TARGETMIGRATION:$InitialDatabase -StartUpProjectName "YourServerName" -ConnectionString "{YOUR CONNECTION STRING}" -ConnectionProviderName "System.Data.SqlClient"
update-database 到azure sql database
原文:http://blog.csdn.net/lan_liang/article/details/50677246