Hello,
We experienced an email loading time issue that is different from each mail providers. We already tried to optimize the image (under 5MB), but the performance still not optimal. We have some questions regarding the email image attachment backend process in Dynamics 365 Marketing :
- Are the images/video of marketing email via D365 is actually stored in D365 Azure environment underlying?
Are the images embedded to the email, or will be downloaded from another storage in Azure/D365 Marketing? - No matter which email service provider customer is using, client device will download the image/video via image links from D365 Marketing storage server, right? To improve email loading time, should we focus on the image download speed instead of the email loading speed?
- Is there any authentication mechanism while customers download media files from D365 storage (e.g. blob)? or it is publicly available? Any difference in this space between different email service provider?
- Outlook email -> customer device -> auth -> D365 (image)
- Gmail -> customer device -> auth -> D365 (image)
- Is there a CDN (Content Delivery Network) service enabled on top of D365 Marketing? i.e. caching the images/video in network level. Can we enable Azure CDN to speed up the content loading?
Thank you,
Gogo