Hello,
I want to host SingleNode EventStore in Azure VM. Everything works nicely but I’m a bit concerned that I need to specify machine internal IP address in config file.
AFAIK Azure fabric controller can re-provision my VM or the machine can be rebooted and internal IP can change.
I don’t really want to go into the pain of setting up a virtual network.
I wonder if it would be possible to bind Event Store to all interfaces?
Or maybe I’m missing something?