Steps
- Deploy your provider hosted add-in to azure website with the configuration setting as “Debug”.
- On Visual Studio (My version is 2013) go to server explorer and sign into your azure subscription.
- Once you are success all your azure services will be listed.
- Now right click on your azure website where the provider hosted app is deployed and click in the Attach debugger.
- Now you can debug your provider hosted app
Hi Suhail,
ReplyDeleteI tried following this steps to debug a Provider Hosted App that is on Azure App Web but I'm getting an error saying "Unable to connect Microsoft Visual Studio Remote Debugger named 'mysite.azurewebsites.net'. Windows authentication was unable to establish a secure connection to the remote computer"