Remote Debugging in Azure Container Apps
I will have 50-60 microservices each built as asp.net web API, all running within a single Azure Container Apps environment, each able to synchronously communicate with each other via DAPR. Is it possible to attach (via VS Code or VS)…