I have a VNET in Azure and the AKS cluster created in that VNET and SQL Server networking and firewall applied in the same VNET.
When I tried to access the SQL Server from AKS cluster then I got the below exception.
Make sure that TCP connections to the port are not blocked by a firewall
Could someone help to resolve this. Both the resources are in the VNET.