Hello,
with my flow I upload mails with attachments from an office 365 group mail to Azure DevOps project.
1. Example mail (Test Office 365 group = "MyPlan")

2. My flow to upload
Successfully flow
3. Result in Azure Devops project


The flow works fine and uploading no image file is also fine. Just image files will be broken in work item.
When I check the sending ByteCode I can successfully convert it to the image:


Maybe someone could tell me why image uploading ending with broken files? Why its working with non image files?
If you need some more information, just tell me.
Thank you!
Cheers,
Sven