Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/azure-compute-fleet/allocation-strategies.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For Spot VMs, you have the following allocation strategies available for your Co

The **price capacity optimized** allocation strategy is the recommended strategy for Spot VMs.

The Compute Fleet launches qualifying VMs from your selected list of VM types and sizes to fullfil the target capacity. It prioritizes the highest available Spot capacity at the lowest price on Spot VMs in the region. This strategy is not compatible with attribute-based VM selection.
The Compute Fleet launches qualifying VMs from your selected list of VM types and sizes to fulfill the target capacity. It prioritizes the highest available Spot capacity at the lowest price on Spot VMs in the region. This strategy is not compatible with attribute-based VM selection.

If you select multiple VMs that happen to offer the ideal capacity to meet your target, then Compute Fleet prioritizes deploying VMs that offer the lowest price first. Followed by the second and third lowest price if sufficient capacity isn't available with the first lowest price VMs. Compute Fleet considers both price and capacity while configuring this strategy.

Expand Down