Skip to content

Commit ab34c63

Browse files
committed
edit
1 parent 803b442 commit ab34c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-container-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Each container instance in a group is allocated the resources specified in its r
5151

5252
For example, in a group with two container instances each requesting 1 CPU, one of your containers might run a workload that requires more CPUs to run than the other.
5353

54-
In this scenario, you could set a resource limit of up to 2 CPUs for the container instance. This configuration allows the container instance to use up to the full 2 CPUs if available.
54+
In this scenario, you could set a resource limit of up to 2 CPUs for the container instance. This configuration allows the container instance to use up to 2 CPUs if available.
5555

5656
> [!NOTE]
5757
> A small amount of a container group's resources is used by the service's underlying infrastructure. Your containers will be able to access most but not all of the resources allocated to the group. For this reason, plan a small resource buffer when requesting resources for containers in the group.

0 commit comments

Comments
 (0)