Windows Failover Cluster on Azure to host SQL
I am hoping someone can assist with an issue I am having with finalizing a Windows 2016 Failover Clustering on Azure to host SQL Server instances. I followed Microsoft's best practices and recommendations as per the links below. When deploying this config in Azure is recommended to use an Azure Internal Load Balancer to host clusterip, quorum and SQl instances IP addresses. The issue is that the load balancer is not able to reach to the backend pool which in this case is two server nodes. When I check the server nodes, I cannot see the ports listening when I do something like netstat -an command.