Problem:
I have a private Vnet which is having multiple subnets which is private.
I have deployed an AKS cluster inside one of the subnets now I want to access the pod through a VM which is in another subnet.
I am trying to connect through cluster and public IP both but it's not working.
Please suggest a solution for the above scenario.