I have a Azure Container Instance, and I want to connect to a kafka that is also in the azure. If in kafka configure the advertised.listeners with dns I can connect, however with hostname I can not. In ACI I also can not ping/wget/telnet to other internal resources, just for other ACIs.
vnet kafka = vnetA subnet kafka = subnetA
vnet ACI = vnetA subnet ACI = subnetB
I created the ACI with private ip.