Hi,
We're trying to reproduce below scenario in Azure:
-Three VM's: One Server and two Clients. We put them in same VNet but there is a critical condition that each Client can only communicate with the Server,but not with other Clients.
We tried to use Multiple NIC's attached to the Server (each NIC connected to each Client) in different SubNets, but it doesn't work .
Do you know if there is another way to achieve this?
Thanks a lot for your answer!
Pablo.