Remote debugging option disabled on App Service in Azure Portal

kanscombe 0 Reputation points
2023-11-01T16:28:53.33+00:00

In the Azure Portal for my App Service (Web App on Windows) --> Configuration --> General Settings, the option to disable Remote Debugging is greyed out.

In case I'm not clear, this article incudes a screenshot of that option.

https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging-azure-app-service?view=vs-2022

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,778 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 28,191 Reputation points Microsoft Employee
    2023-11-01T21:46:01.0766667+00:00

    Hi @kanscombe

    I've been able to confirm that with a Windows App service plan, the Remote debugging option is selectable. I created a .NET 7 app and ASP.NET 4.8 just to be sure. If your app service plan Windows based but, on an ASE, that could be reason why since external access would be disabled.

    If you're not using an ASE, please let me know how you created your Windows based web app and I'll try to repro on my end.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.