The Virtual Machine in a failed state

Tim Wong 20 Reputation points
2024-02-01T08:58:12.04+00:00

Hi Microsoft support,

Recently, I've been playing the popular game "Pal World", and in the process, I've been strengthening my Linux command habits. After shutting down the server and attempting to increase the RAM to 16GiB, I encountered an error code: SonalAllocationFailed. Then I fell back to 8GiB and was unable to fix it, and the same error code appeared. Now, many of my friends and I can't use the server to play the game together, and the save files are also unusable. I am currently in the trial period. I previously received an email from (International Supplier). My Azure free trial period will end on February 20, 2024. I also plan to upgrade the plan and choose a better Standard_F8s. I heard that the CPU performance of the F series is more suitable for gaming. Can this problem be solved? I can't open the game now, I feel very unhappy, and I've lost a lot of confidence.

User's image

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,018 questions
{count} votes

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2024-02-01T16:42:59.2266667+00:00

    @Tim Wong

    I’m sorry to hear that you are experiencing a ZonalAllocationFailed error when trying to increase the RAM of your Linux server. This error means that the Azure region or zone you are using does not have enough capacity for the requested VM size. Here are some possible solutions you can try:

    • Redeploy the server in a different region or zone. You can use the Azure CLI or PowerShell to move your server to another location that has more availability for the VM size you want. For more information, see Move a Linux VM to another Azure region.
    • Use a different VM size. You can resize your server to use a smaller or different VM size that is more likely to be available in your region or zone. For example, you can try the Standard_F4s or Standard_F16s sizes instead of the Standard_F8s. For more information, see Resize a Linux VM.
    • Remove some constraints from your server. If you have applied some constraints to your server, such as accelerated networking, ephemeral disk, or proximity placement group, you can try to remove them and see if that helps with the allocation.

    If you are still unable to launch the server please let me know the region you are working in and I can provide some VM suggestions.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts. If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community. Thank you for helping to improve Microsoft Q&A! User's image

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.