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
@@ -23,14 +23,13 @@ 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) the currently existing VM with the desired option and try to start or create the VM again
27
-
>
28
-
> Example:
29
-
>
30
-
> "Try one of these alternative options to improve the chance of allocation success:
31
-
>
32
-
> - Alternative VM sizes for the same zone and region: Standard_A2_v2, Standard_A2m_v2, or Standard_D2a_v4
33
-
> - Alternative zones for the same VM size and region: (1 and 3)"
26
+
27
+
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
28
+
29
+
For example, try one of these alternative options to improve the chance of allocation success:
30
+
31
+
- Alternative VM sizes for the same zone and region: Standard_A2_v2, Standard_A2m_v2, or Standard_D2a_v4
32
+
- Alternative zones for the same VM size and region: Zone 1 and 3
34
33
35
34
> [!NOTE]
36
35
> If you are troubleshooting a virtual machine scale set (VMSS), the process is the same as a standard VM. To resolve the issue, you should follow the directions in this article.
0 commit comments