Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 668 Bytes

File metadata and controls

9 lines (7 loc) · 668 Bytes

Remote Debugging

These tutorials show remote debugging using common Microsoft tools. Each tutorial will create an associated app service, deployment, and debugging instructions.

Tech Stack Description
Node on a App Service Debugging using Visual Studio Code for a Node app hosted on a Linux App Service
ASP.NET Core on a App Service Debugging using Visual Studio 2022 for a ASP.NET Core API hosted on a Windows App Service
ASP.NET Core on an AKS Cluster Debugging using Visual Studio 2022 for a ASP.NET Core API hosted on an AKS Cluster