-1

i can see that virtual ip for a service can be fixed, but it has nothing about the outbound ip and port . in other words -- When i send something like a response from my virtual machines do they have the same source ip and port or have different ips based to the virtual machines.

Ajay Reddy
  • 107
  • 3

1 Answers1

0

Your VMs will be presented to the internet using the VIP you reserve. The VIP is on the wrapping Cloud Service which also provides load balancing for the inbound ports. See here for more information: http://blog.kloud.com.au/2014/07/18/static-dip-request-vip-reservation-on-microsoft-azure/

Simon W
  • 5,481
  • 3
  • 24
  • 35