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?