How to embed an image in email body when data URI method does not work?
Use Case The simple data URI method of embedding image in an email body does not work when image size is more than 1 MB. I did some research and found an alternative approach using graph API. The only catch is that it requires a premium connector ‘HTTP with Microsoft Entra ID (preauthorized)‘. Scenario We […]