Skip to content

Commit 733b2ed

Browse files
committed
Link fixes, I think?
1 parent 669d803 commit 733b2ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-instance-flexibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ ms.reviewer: jushiman
1616
Instance Flexibility enables you to specify multiple different VM sizes in your Virtual Machine Scale Set with Flexible Orchestration Mode, as well as an allocation strategy to further optimize your deployments.
1717

1818
Instance Flexibility is best suited for workloads that are flexible in compute requirements and can be run on various different sized VMs. Using Instance Flexibility you can:
19-
- Deploy a heterogeneous mix of VM sizes in a single scale set, up to the instance size limit. You can view max scale set instance counts in the [documentation](/articles/virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md#what-has-changed-with-flexible-orchestration-mode).
19+
- Deploy a heterogeneous mix of VM sizes in a single scale set, up to the instance size limit. You can view max scale set instance counts in the [documentation](./virtual-machine-scale-sets-orchestration-modes.md#what-has-changed-with-flexible-orchestration-mode).
2020
- Optimize your deployments for cost or capacity through allocation strategies.
21-
- Continue to make use of scale set features, like [Spot Priority Mix](/articles/virtual-machine-scale-sets/spot-priority-mix.md), [Autoscale](/articles/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-overview.md), or [Upgrade Policies](/articles/virtual-machine-scale-sets/virtual-machine-scale-sets-set-upgrade-policy.md).
21+
- Continue to make use of scale set features, like [Spot Priority Mix](./spot-priority-mix.md), [Autoscale](./virtual-machine-scale-sets-autoscale-overview.md), or [Upgrade Policies](./virtual-machine-scale-sets-set-upgrade-policy.md).
2222
- Spread a heterogeneous mix of VMs across Availability Zones and Fault Domains for high availability and reliability.
2323

2424
## Enroll in the Preview
@@ -140,7 +140,7 @@ Lastly, be sure to specify the `skuProfile` with **up to 5** VM sizes:
140140

141141
## FAQs
142142
### Can I use Spot and Standard VMs with Instance Flexibility?
143-
Yes, you can use both Spot and Standard VMs in your scale set deployments using Instance Flexibility. To do so, use [Spot Priority Mix](/articles/virtual-machine-scale-sets/spot-priority-mix.md) to define a percentage split of Spot and Standard VMs.
143+
Yes, you can use both Spot and Standard VMs in your scale set deployments using Instance Flexibility. To do so, use [Spot Priority Mix](./spot-priority-mix.md) to define a percentage split of Spot and Standard VMs.
144144

145145
## My region doesn't support Instance Flexibility today, will it support Instance Flexibility in the future?
146146
Instance Flexibility will be rolling out to all public Azure regions during Public Preview. The documentation will be updated as more regions are supported. Instance Flexibility is currently available in West US, West US2, West US3, East US, East US2, CentralUS, South Central US, North Central US, West Europe, North Europle, UK South, and France Central.

0 commit comments

Comments
 (0)