Skip to content

Commit 6c9db72

Browse files
authored
Minor change
1 parent d7fd3cf commit 6c9db72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ Azure Container Apps has the following limitations:
287287
- **Operating system**: Linux-based (`linux/amd64`) container images are required.
288288

289289
- **Maximum image size**:
290-
- Consumption workload profile supports container images totalling up to 8GB for each app or job replica.
291-
- Dedicated workload profiles support larger container images. Because a Dedicated workload profile can run multiple apps and jobs, the actual supported image size depends on disk resources consumed by other replicas running on each workload profile instance. To maximize container image size, run the app or job on its own workload profile.
290+
- Consumption workload profile supports container images totaling up to 8GB for each app or job replica.
291+
- Dedicated workload profiles support larger container images. Because a Dedicated workload profile can run multiple apps or jobs, multiple container images share the available disk space. The actual supported image size varies based on resources consumed by other apps and jobs.
292292

293293
## Next steps
294294

0 commit comments

Comments
 (0)