Skip to content

Commit 5ccec0b

Browse files
Update articles/container-apps/managed-identity.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent c9348dc commit 5ccec0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Starting in API version `2024-02-02-preview`, you can control which managed iden
350350
- `All`: available to all containers. This is the default setting.
351351
- `None`: not available to any containers. Use this when you have a managed identity that is only used for ACR image pull or scale rules, and does not need to be available to the code running in your containers.
352352

353-
The following example shows the following in a Workload Profile Consumption environment:
353+
The following example shows how to configure a workload profile consumption environment that:
354354

355355
- Restricts the container app's system-assigned identity to main containers only.
356356
- Restricts a specific user-assigned identity to init containers only.

0 commit comments

Comments
 (0)