You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a custom domain is configured on the container app, every time you redeploy it gets removed. Would be great to include methods to persist custom domains.
The alpha features we have for azd apply to ContainerApps:
Name: aca.persistDomains
Description: Do not change custom domains when deploying Azure Container Apps.
Status: Off
Name: aca.persistIngressSessionAffinity
Description: Do not change Ingress Session Affinity when deploying Azure Container Apps.
Status: Off
aca.persistDomains was mainly tested for .NET Aspire projects. It might not work for this template. I'll take a look
If a custom domain is configured on the container app, every time you redeploy it gets removed. Would be great to include methods to persist custom domains.
This may be helpful:
Azure/azure-dev#3955
The text was updated successfully, but these errors were encountered: