You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/windows/allocation-failure.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ When you create a virtual machine (VM), start any stopped (deallocated) VMs, or
23
23
>
24
24
> **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"
25
25
>
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
27
27
>
28
28
> Example:
29
29
>
@@ -83,7 +83,7 @@ To work around this issue, use one of the following methods:
83
83
84
84
- 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.
85
85
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).
87
87
88
88
- 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.
89
89
@@ -146,7 +146,7 @@ To work around this issue, use one of the following methods:
146
146
For more information, see the following articles:
147
147
148
148
-[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)
150
150
151
151
- 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).
152
152
@@ -187,7 +187,7 @@ To work around this issue, use one of the following methods:
187
187
For more information, see the following articles:
188
188
189
189
-[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)
191
191
192
192
- 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).
0 commit comments