Questions tagged «azure-vm-role»

8
从Azure网站连接VM Role中的数据库时,“证书链是由不可信的机构颁发的”
从Azure网站连接处于VM角色(我具有SQL VM角色)的MY DB时遇到错误。VM角色和Azure网站都在西部区域。我面临以下问题: SqlException(0x80131904):已成功与服务器建立连接,但是在登录过程中发生错误。(提供者:SSL提供者,错误:0-证书链是由不受信任的颁发机构颁发的。)] 我可以使用SSMS连接到我的数据库。我的VM角色上打开了1433端口。我的连接有什么问题?

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.