Skip to content

Commit 14acd1c

Browse files
update pool introduction
1 parent 7d95613 commit 14acd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/session-pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cshoe
1111

1212
# Use session pools in Azure Container Apps
1313

14-
TODO
14+
Azure Container Apps sessions are secure sandboxed environments ideal for running code or applications that require strong isolation from other workloads. Sessions are managed by a pool which provides immediate access to new sessions, and is responsible for handling the lifecycle of each session.
1515

1616
## Configuration
1717

0 commit comments

Comments
 (0)