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
Post a Comment