Site Url in Azure resource group -


is there way get/create site url (eg: abcdefg.cloudapp.net) azure resource group 1 in azure cloud services ?

for have few options: 1) can give each vm it's own publicip , dns , access vms via individual urls/ips 2) can put vms behind loadbalancer, give loadbalancer publicip address , set nat rules redirect each vm via specific port on url/ip.

does help?


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -