I recently began working on an integration with FinOps and have setup a virtual machine on a server. I've been able to RDP into this VM and connect to the ERP with the url:
https://usnconeboxax1aos.cloud.onebox.dynamics.com/
I was also able to make an API call using postman/Azure AD authentication. However, I've been unable to connect to the ERP on my local machine via internet bridge, even after properly editing the host files. In trying to solve this issue, I restarted the VM which created another issue, anytime I attempt to connect to the ERP now (through the VM as I was able to before), I receive an error "There is a problem with the server". IIS is running and I'm able to connect to that, but anytime I try to connect to the AOSService I get that error. In summary the two errors I'm having:
1. Connecting to the ERP within the VM
2. Connecting to the ERP on my local machine via internet bridge (typing in the IP:port for the AOSService), though I can connect to IIS through my local machine