We run tests on Azure Container Instances. My question is rather simple. Is there a way to assign a public static ip address to the containers? Our tests are running and need connection to certain nodes, but how to allow them that if I don't know what the public address will be?
If not what else as an option there is?