Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
270 views
in Technique[技术] by (71.8m points)

visual studio 2015 - Can't deploy Sql Database Project to Azure

I have a Sql Database Project and in deploying time, with appveyor, i get this error: Error publishing database: Could not deploy package. Unable to connect to master or target server 'ods-staging'. You must have a user with the same password in master or target server 'ods-staging'. I think that i get this error because the ip address it's not allowed in Azure Database Firework.

if this is correct how can i know what are the range of ip addresess that appveyor use?

or maybe this error is because something else?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Please check this part of Appveyor documentation: https://www.appveyor.com/docs/build-environment/#ip-addresses


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...