2017-06-07 147 views
0

我有一個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數據庫Firework中不允許的IP地址。無法將Sql數據庫項目部署到Azure

如果這是正確的我怎麼知道appveyor使用的ip addresess的範圍是什麼?

或者也許這個錯誤是因爲別的?

回答

相關問題