Skip to content

Commit 650f556

Browse files
Incorporated suggestion Update articles/container-apps/functions-overview.md
Incorporated suggestion Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 1ff9794 commit 650f556

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/container-apps/functions-overview.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ The Container Apps hosting model builds on the flexibility of containerized work
3535
- **Unified ACA environment** to run Functions alongside microservices, APIs, and background jobs.
3636

3737
This table helps you directly compare the features of function on Container Apps with Flex consumption and classic consumption plan.
38-
| Feature | Container Apps (ACA) | Flex Consumption Plan |
38+
| Feature | Container Apps | Flex Consumption Plan |
3939
| --- | --- | --- |
40-
| Scale to Zero | ✅ Yes (via KEDA) | ✅ Yes |
41-
| Max Scale-Out | 1000 (default 10, configurable) | 1000 |
42-
| Always-On Instances | ✅ Yes (via minReplicas) | ✅ Yes (via always-ready instances) |
43-
| VNet Integration | ✅ Yes | ✅ Yes |
44-
| Custom Container Support | ✅ Yes (bring your own image) | ❌ Limited (no bring your own container) |
45-
| GPU Support | ✅ Yes (via Serverless GPU Dedicated workload profile) | ❌ No |
46-
| Built-in Features | ACA feature support e.g. KEDA, Dapr, Multi-revisions, mTLS, sidecars, Ingress control and more | Functions-only features |
47-
| Billing Model | ACA pricing: Consumption plan (vCPU, memory, requests) & Dedicated plan (workload profile based) | Execution-time + always-ready instances |
40+
| Scale to zero | ✅ Yes (via KEDA) | ✅ Yes |
41+
| Max scale-out | 1000 (default 10, configurable) | 1000 |
42+
| Always-on instances | ✅ Yes (via minReplicas) | ✅ Yes (via always-ready instances) |
43+
| VNet integration | ✅ Yes | ✅ Yes |
44+
| Custom container support | ✅ Yes (bring your own image) | ❌ Limited (no bring your own container) |
45+
| GPU support | ✅ Yes (via serverless GPU dedicated workload profile) | ❌ No |
46+
| Built-in features | Container Apps feature support. For instance, KEDA, Dapr, multi-revisions, mTLS, sidecars, ingress control and more | Functions-only features |
47+
| Billing model | Container Apps pricing: Consumption plan (vCPU, memory, requests) & Dedicated plan (workload profile based) | Execution-time + always-ready instances |
4848

4949
For a complete comparison of the Function on ACA against Flex Consumption plan and all other plan and hosting types, see [function scale and hosting options](../azure-functions/functions-scale.md).
5050

0 commit comments

Comments
 (0)