Hello friends,
We have the CRM FAT enviroments on AZURE virtual machines.
Is it possible to perform remote debugging from visual studios' machines, which are in our company network?
Than you,
*This post is locked for comments
Hello Picassadi ,
How do you connect your VM? if its through VPN access then you should be connected with VPN when debugging.
Yes, it can work with VPN or without. You will need to provide IP or FQDN of the machine you are connecting to.
Hi Picassadi,
Yes its possible , you need to install remote debugger as Aric mentioned.
Here is the some help reference you could follow . Hope this helps you.
geekswithblogs.net/.../remote-debug-windows-azure-cloud-service.aspx
blogs.msdn.microsoft.com/.../windows-azure-remote-debugging
docs.microsoft.com/.../vs-azure-tools-debug-cloud-services-virtual-machines
Do you know if it will work without a VPN ?
You should be able to install Remote Debugger on the Azure VMs, and that way debug on remote machines.
I have not done it with Azure, but have done it with remote machines accessible via VPN where Visual Studio Remote Debugger is installed.
Make sure that you install the same version of Remote Debugger as the version of Visual Studio that you are using. Also note the Remote Debugging does affect other users using the system at the same time.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156