Hi again Bogdan Bujdea. Have you made any progress on this? I've noticed that a standard ACA deployment will fail if no startup/liveness probes are defined since the default (learn.microsoft.com/en-us/azure/container-apps/he…) startup probe uses port 80. Explicitly configuring probes with port 8080 resolves this. However, I'm still running into the same issue you reported when using HTTPS port 443 to access the API deployed on ACA.