Deployment of single project on Azure Container Apps #11600
-
Hello everybody, i'm developing a complex platform using .NET Aspire (development and deployment was a breeze!) but i found myself re-deploying the entire solution every time i make even a small change on a single project. I was wondering if there was a method to deploy only a single project in Azure Container Apps (using the Visual Studio published that is). Many thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is actually in Visual Studio now. We had a minor break in how we shell out to azd that I think @vhvb1989 fixed. If you update to the latest VS 2022 preview release OR you install the new 2026 preview (recommended, it's so buttery) you'll have it. |
Beta Was this translation helpful? Give feedback.
This is actually in Visual Studio now. We had a minor break in how we shell out to azd that I think @vhvb1989 fixed. If you update to the latest VS 2022 preview release OR you install the new 2026 preview (recommended, it's so buttery) you'll have it.