Try using Azure Load balancer and the NAT port-forwarding feature, if you are using SQL Server VM on Azure (IaaS). That is not possible with Azure SQL Database (PaaS).
Please refer to this tutorial.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi guys,
I need to connect to my Azure SQL DB via port 443. I cannot open port 1433 so I need a solution how to connect via 443. I have a virtual machine with an SQL Server on it.
How can I realize this?
Thx!!
Try using Azure Load balancer and the NAT port-forwarding feature, if you are using SQL Server VM on Azure (IaaS). That is not possible with Azure SQL Database (PaaS).
Please refer to this tutorial.