I'm using "container instances" to run a simple container. During creation I can choose "public", which makes the container publicly accessible. This works, but in my use case it would be better to restrict access to that container on one specific IP and I don't know how to achieve this. Any help is highly appreciated here.