I have created a AKS cluster and deployed Windows Containers pods, but for some reason my Windows Containers are not able to access internet.
For testing purposes, I deployed a Linux Pod and its able to reach it internet.
Is any additional configuration required to allow internet?
My Windows Pods are resolving the DNS addresses, but ping is not responding.