Please provide us with the following information:
This issue is a: (mark with an x)
Issue description
I noticed that when using the az containerapp up command in my azure devops pipeline to update a container app with a new image the custom domains are all cleared.
Steps to reproduct
- Create a container app custom domain
- Update container app via command line (az containerapp up)
- Check custom domains
Expected behavior [What you expected to happen.]
Custom domains remain
Actual behavior [What actually happened.]
custom domains are cleared
Additional context
Ex. Did this issue occur in the CLI or the Portal?
Occurs via cli but visible in portal