Skip to content

Commit 6171d33

Browse files
committed
Fix broken links
1 parent a113ad8 commit 6171d33

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/virtual-machines/windows/allocation-failure.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When you create a virtual machine (VM), start any stopped (deallocated) VMs, or
2323
>
2424
> **Error message**: "Allocation failed. We do not have sufficient capacity for the requested VM size in this region. Read more about improving likelihood of allocation success at https:\//aka.ms/allocation-guidance"
2525
>
26-
> **Alternative recommendation**: When you receive an alternative recommendation, it means that the VM size you requested is not currently available in the selected region or zone. To increase your chances of successfully allocating a virtual machine, you can select one of the alternative options. Simply apply the changes to your VM input selection or [resize](/azure/virtual-machines/sizes/resize-vm?tabs=portal) the currently existing VM with the desired option and try to start or create the VM again
26+
> **Alternative recommendation**: When you receive an alternative recommendation, it means that the VM size you requested is not currently available in the selected region or zone. To increase your chances of successfully allocating a virtual machine, you can select one of the alternative options. Simply apply the changes to your VM input selection or [resize](/azure/virtual-machines/sizes/resize-vm) the currently existing VM with the desired option and try to start or create the VM again
2727
>
2828
> Example:
2929
>
@@ -83,7 +83,7 @@ To work around this issue, use one of the following methods:
8383

8484
- For a new VM deployment, if it can be part of a different availability set, create the VM in a different availability set (in the same region or zone). This new VM can then be added to the same virtual network.
8585

86-
- Consider resizing the VM to a different size that might have more availability in the region or zone. To ensure that the VM sizes are supported in your availability set, use [availability sets - List Available Sizes - REST API](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/windows/virtual-machines-availability-set-supportability).
86+
- Consider resizing the VM to a different size that might have more availability in the region or zone. To ensure that the VM sizes are supported in your availability set, use [availability sets - List Available Sizes - REST API](/troubleshoot/azure/virtual-machines/windows/virtual-machines-availability-set-supportability).
8787

8888
- Stop (deallocate) all VMs in the same availability set, then start all applicable VMs in a batch to allow the allocation from all available clusters, rather than just the cluster where the availability set is currently allocated.
8989

@@ -146,7 +146,7 @@ To work around this issue, use one of the following methods:
146146
For more information, see the following articles:
147147

148148
- [Create a snapshot of a virtual hard disk](/azure/virtual-machines/snapshot-copy-managed-disk)
149-
- [Create a VM from a snapshot](https://learn.microsoft.com/azure/virtual-machines/scripts/create-vm-from-snapshot)
149+
- [Create a VM from a snapshot](/azure/virtual-machines/scripts/create-vm-from-snapshot)
150150

151151
- Migrate or create the VM in a different region. For more information, see [Move Azure VMs across regions](/azure/resource-mover/tutorial-move-region-virtual-machines).
152152

@@ -187,7 +187,7 @@ To work around this issue, use one of the following methods:
187187
For more information, see the following articles:
188188

189189
- [Create a snapshot of a virtual hard disk](/azure/virtual-machines/snapshot-copy-managed-disk)
190-
- [Create a VM from a snapshot](https://learn.microsoft.com/azure/virtual-machines/scripts/create-vm-from-snapshot)
190+
- [Create a VM from a snapshot](/azure/virtual-machines/scripts/create-vm-from-snapshot)
191191

192192
- Migrate or create the VM in a different region. For more information, see [Move Azure VMs across regions](/azure/resource-mover/tutorial-move-region-virtual-machines).
193193

0 commit comments

Comments
 (0)