Azure Dev Spaces and Kubernetes Orchestration Support option in Visual Studio 2019

It’s been awhile but this one is important. Mostly because it frustrated me so much. When you right click on an ASP.NET Core project and Add>Container Orchestrator Support and add Helm Charts/Kubernetes then also add Docker Compose support, it seems that the default action for VS2019 is to push your F5 experience to Azure Dev Spaces. While this is pretty cool from a development experience perspective (especially leveraging the power of a distributed platform - I didn’t realize you could compose to it [shrugs]), it isn’t for everyone and honestly shouldn’t be the default....

March 27, 2020 · 2 min · Brian