We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c25eb7 commit bee1d12Copy full SHA for bee1d12
articles/azure-functions/functions-how-to-custom-container.md
@@ -410,6 +410,8 @@ SSH enables secure communication between a container and a client. With SSH enab
410
The following articles provide more information about deploying and managing containers:
411
412
+ [Azure Container Apps hosting of Azure Functions](./functions-container-apps-hosting.md)
413
++ [Native Azure Functions Support in Azure Container Apps](../articles/container-apps/functions-overview)
414
++ [Create your Native Azure Functions on Azure Container Apps](../articles/container-apps/functions-usage)
415
+ [Scale and hosting options](functions-scale.md)
416
+ [Kubernetes-based serverless hosting](functions-kubernetes-keda.md)
417
0 commit comments