Skip to content

Commit f4c18bd

Browse files
committed
update Privileged Containers
1 parent f94f4a5 commit f4c18bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ For more information about configuring user-assigned identities, see [Add a user
286286

287287
Azure Container Apps has the following limitations:
288288

289-
- **Privileged containers**: Azure Container Apps can't run privileged containers. If your program attempts to run a process that requires root access, the application inside the container experiences a runtime error.
289+
- **Privileged containers**: Azure Container Apps doesn't allow privileged containers mode with host-level access.
290290

291291
- **Operating system**: Linux-based (`linux/amd64`) container images are required.
292292

0 commit comments

Comments
 (0)