Impossible to connect to Azure SQL database with ipv6 address due to recent forced update from v11 to v12

試著忘記壹切 提交于 2019-12-13 07:28:23

问题


In the early September Microsoft forced me to migrate from Azure SQL Database v11 to v12. My Internet Service Provider (ISP) assign me only ipv6 address and Azure doesn't allow connections through its firewall with this kind of address.

Until the past month I used the web browser to access the database management. Now with the upgraded version, Microsoft decided to close the access with web browser to the database management and obliges to connect with Visual Studio or SQL Server Management Studio. However, Azure firewall accept only ipv4 address so it is impossible to connect with Visual Studio or Management Studio.

How to solve? Any ideas?

来源:https://stackoverflow.com/questions/39591545/impossible-to-connect-to-azure-sql-database-with-ipv6-address-due-to-recent-forc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!