We can setup several VHD all-in-one box Environments in the same Datacenter for various purpose.
One issue is the standard base URL that usually is https://usnconeboxax1aos.cloud.onebox.dynamics.com/ for all Environments.
In order to change it and allow the team to reach the different Envs, for each Dev Box replace “usnconeboxax1aos” with the desired URL like “XXXXXXX”:
1- Modify Endpoint URL on IIS
2- Modify web.config files in the C:\AOSService\webroot and replace all standard “url name” entries with the new one (XXXXX)
3- Modify wif.services.config as per the previous step
4- Again on the VHD VM, modify “Hosts” file on C:\Windows\System32\drivers\etc like that:
127.0.0.1 xxxxx.cloud.onebox.dynamics.com
127.0.0.1 xxxxx.cloud.onebox.dynamics.com
5- Change the “hosts” file on C:\Windows\System32\drivers\etc in your Laptop, like:XX.XX.XX.XX xxxx.cloud.onebox.dynamics.com
where XX.XX.XX.XX will be the IP of the VHD Box
You have to add an entry for each VHD URL Env.
You have to add an entry for each VHD URL Env.
No comments:
Post a Comment