Skip to content

How to make changes in the code and deploy them on Azure in this project? #124

Answered by howieleung
WinFXgit asked this question in Q&A
Discussion options

You must be logged in to vote

@WinFXgit when you run azd up or deploy, only the pre-built docker image is deployed to the container app. To deploy your custom code, you need to run following this document which is mentioned in the readme file.

https://learn.microsoft.com/en-us/azure/container-registry/container-registry-tutorial-quick-task

We notice that many customers would like to deploy their own code, but unfortunately, we cannot offer this through azd up or deploy. We are looking for some alternative solution.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by howieleung
Comment options

You must be logged in to vote
1 reply
@howieleung
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants