本文介绍了SQL Server浏览器无法在VM中工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经将一些SQL VM移至Azure,现在使用SQL Management Studio时,我们无法浏览网络上的SQL服务器和实例.它只会显示本地服务器的服务器实例.有什么想法吗?

We have moved some of our SQL VMs to Azure and now when using SQL Management Studio we are unable to browse the SQL servers and instances on the network. It will only show the server instances for the local server. Any ideas?

我已确认SSMS与端口1434(UDP)上的所有服务器之间的连接性.就像SSMS不在执行搜索.

I have confirmed connectivity between SSMS and all servers on port 1434 (UDP). It is like SSMS is not performing a search.

推荐答案


这篇关于SQL Server浏览器无法在VM中工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-23 17:26