Hello, @Wagner, Richard (Cognizant) !
How do I migrate an AWS VM to Azure?
The recommendation for migrating AWS VMs to Azure is to use the official AWS VM migration process, which includes verifying that the image will be compatible and complies with supported configurations. In addition, some changes may need to be made or the VM won't boot up in Azure:
https://learn.microsoft.com/en-us/azure/migrate/tutorial-migrate-aws-virtual-machines
Azure VM Image Builder is uses images from either the Azure Marketplace or existing custom images. In theory you could export the AWS VM as a VHD and then use that to create a custom image but this is not the recommended approach as it is not guaranteed to work (there are many scenarios where an incompatibility needs to be addressed).
Let me know if you need additional information outside of the recommended migration process in the comments and I'd be happy to help.
I hope this has been helpful! Your feedback is important so please take a moment to accept answers.
If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!