无法调用master 一般是怎么解决?

各位大神好!
code first migration 在调用sql azure的时候
This operation requires a connection to the 'master' database
无法调用master 一般是怎么解决?
求解答哇!

http://stackoverflow.com/questions/28447234/getting-error-this-operation-requires-a-connection-to-the-master-database

Hi,

你可以尝试将Trusted_Connection和Persist Security Info的值设置成true,下图是详细的步骤:
图片说明
如果你是在项目中的话,请修改数据库连接字符串增加Trusted_Connection和Persist Security Info属性,希望这能帮到你,如果没有帮助,欢迎随时回来。

Best Regards,
Jambor
如果您想进一步了解Windows Azure, Windows Azure 官网欢迎您的访问