How to update my DNS record to point to Azure VM website? -
i have setup vm in azure , migrated website existing server azure. website pointing static ip of server in record.
may know how should update dns record pointing azure now? azure portal there 3 different things,
dns name: xxx.cloudapp.net
public virtual ip (vip) address: xxx.xxx.xxx.xxx
internal ip address: xxx.xxx.xxx.xxx
which should used? tried using cname , point xxx.cloudapp.net not responding. or need point same address used rdp: xxx.cloudapp.net:xxx has port no. behind?
thanks.
you should able create record pointing public virtual ip address. @ least aws that's do. azure should same.
Comments
Post a Comment