I have a azure worker role, displayed as Cloud service (classic). I need to listen on two equal ports on separate IP addresses. Is this possible?
The machine of the worker role would need two nics. In my endpoint configuration of the worker role I would have to configure to which nic the input endpoints belongs to.
Any ideas?