Open LarsKemmann opened 8 months ago
@LarsKemmann Thanks for your feedback! We will investigate and update as appropriate.
@LarsKemmann you are right functions hosted on Azure Container Apps would have a totally different URL, and I'm not sure that it even supports this in the same way. Let me look into it. In the meantime I'll update the doc to remove that for ACA hosting.
Yes, it would be a very useful feature to have so please let me know if there's a URL (current or upcoming/announced) for Kudu for this scenario. Thanks!
Let me investigate this.
kudu is currently not supported for Function on ACA deployments. @LarsKemmann can you provide more details on your scenario? why do you need it?
I was hoping to be able to inspect the running container instances more closely. Right now, my app starts processing requests for a bit and then randomly closes the connection after just a short couple of seconds. It's hard to diagnose without seeing inside the container and looking at running processes.
Both Azure Functions container hosting and Container Apps already provide this functionality when used independently. I have opened an issue to track this feature request: https://github.com/Azure/azure-functions-on-container-apps/issues/47
The section on using SSH and Kudu has an incorrect URL for the SCM endpoint when using the Azure Container Apps variant. In fact, I can't get any version of putting
scm
into the domain to work when running underazurecontainerapps.io
. Is that a bug, a known issue, or something else?Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.