Skip to content

Commit dffb07a

Browse files
authored
Added symbols for Yes and No in Key Benefits section
Added symbols for Yes and No in Key Benefits section
1 parent 596863e commit dffb07a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/container-apps/functions-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ The Container Apps (ACA) hosting model builds on the flexibility of containerize
3737
This table helps you directly compare the features of function on ACA with Flex consumption and classic consumption plan.
3838
| Feature | Container Apps (ACA) | Flex Consumption Plan |
3939
| --- | --- | --- |
40-
| Scale to Zero | Yes (via KEDA) | Yes |
40+
| Scale to Zero | Yes (via KEDA) | Yes |
4141
| 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 |
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 |
4646
| Built-in Features | ACA feature support e.g. KEDA, Dapr, Multi-revisions, mTLS, sidecars, Ingress control and more | Functions-only features |
4747
| Billing Model | ACA pricing: Consumption plan (vCPU, memory, requests) & Dedicated plan (workload profile based) | Execution-time + always-ready instances |
4848

0 commit comments

Comments
 (0)