Hello Luciana Menegon Lage
Welcome to Microsoft Q&A Platform, thanks for posting your query here.
Adding to previous response from lukemurraynz, If you have resized an Azure VM to allocate less memory and the Linux OS is not starting, it's possible that the resizing process has caused issues with disk configuration or disk detection.
If the disk is still attached to the VM, you can try to troubleshoot the issue by following these steps:
- Restart the VM and go to the serial console by clicking on "Serial console" in the left-hand menu.
- Check if there are any error messages related to the disk or file system.
- If there are error messages, you can try to fix the file system by running a file system check. To do this, you can boot the VM from a Linux rescue disk and run the file system check from there.
If you are still unable to start the VM after trying these steps, you may need to restore the VM from a backup or create a new VM from the disk.
Hope this helps.