Skip to content
Discussion options

You must be logged in to vote

Hi Kurt,

I think your setup is somewhere in between the scenarios provided as templates for deploying an app to the Azure App Service and the deployment to Azure Container Apps (when it comes to the build and the storage in the Azure Container Registry). These templates are certainly worth a look: https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/azd-templates?tabs=nodejs#choose-a-template`. However, no template is a perfect fit for your use case, so you will probably need to build your own.

In addition the configuration of a deployment pipeline is something you should look into (https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/configure-devops-pip…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vhvb1989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
aca Azure Container Apps
2 participants