Skip to content

Commit a16e384

Browse files
Add environment type table
1 parent 66ed1af commit a16e384

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/container-apps/structure.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 08/30/2024
8+
ms.date: 09/04/2024
99
ms.author: cshoe
1010
---
1111

@@ -15,7 +15,14 @@ In Azure Container Apps, the environment and plan type you use determines the fu
1515

1616
This article explains the relationship between plans, workload profiles, and why to consider selecting one over another.
1717

18-
For information about the **Consumption-only (v1)** environment type, see [Consumption-only environment type](environment-type-consumption-only.md).
18+
## Environment types
19+
20+
Azure Container Apps features two different environment types.
21+
22+
| Name | Identifier | Is default | Notes |
23+
|---|---|---|---|
24+
| Workload profiles | v2 | Yes | This article explains the details surrounding the default *Workload profiles (v2)* environment type. |
25+
| Consumption-only | v1 | No | For more detail on the *Consumption-only (v1)* environment type, see [Consumption-only environment type](environment-type-consumption-only.md). |
1926

2027
## Overview
2128

0 commit comments

Comments
 (0)