I doubt it is possible, but can I attach a remote debugger in Visual Studio with a scaled out app? I have 2 instances of my app services running in Azure. I'm able to attach the debugger with symbols but I never hit my breakpoints. Has anyone tried this? I've done some searching but haven't found anything helpful.
Remote debugging to
On and Visual Studio version as mentioned below.applicationName
.azurewebsites.net:4024
As below
Then you need to enter the credentials to connect the Azure, using the credentials from the downloaded profile.
worker process (W3wp.exe)
for debugging.