无法将 Sql 数据库项目部署到 Azure

Can't deploy Sql Database Project to Azure

我有一个 Sql 数据库项目,在部署时,使用 appveyor,我收到此错误: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'。我认为我收到此错误是因为 Azure Database Firework 中不允许使用该 IP 地址。

如果这是正确的,我怎么知道应用程序使用的 ip 地址范围是多少?

或者这个错误可能是因为其他原因?

请查看 Appveyor 文档的这一部分:https://www.appveyor.com/docs/build-environment/#ip-addresses