Azure – App running in a pod of AKS cluster can't access VM from the same resource group
I have an AKS cluster in dev-test resource group on Azure. One of the services running there - api-service needs to connect to a service running on a VM outside the cluster, in the same resource group - let's call…