knowledgecenter-breadcrum

Knowledge Center

29 Feb, 2024

Email Storage Made Easy: Dynamics 365 Storage Saving Tips

Posted on 29 Feb, 2024 by Lokesh Nagilla, Posted in Dynamics 365 Field Service Dynamics 365 Marketing Dynamics 365 Customer Service Dataverse Dynamics-365 Sales Dynamics 365

Email Storage Made Easy: Dynamics 365 Space Saving Tips Blogs

Email Storage Made Easy: Dynamics 365 Storage Saving Tips

Introduction

Microsoft's latest feature allows you to migrate email descriptions from CRM to Azure Blob Storage, reducing database storage pressure. By default, emails older than 12 months are migrated, but here's the kicker - you can now decide which emails get moved!

Customizing the 'DaysBeforeEmailDescriptionIsMigrated' Setting

This setting defines the number of days before we migrate email descriptions to blob.

Steps to Update:

  1. Download the "OrgDBOrgSettings" tool from this link. This tool grants access to specific options and configurations in Dynamics.

 

  1. After deploying the tool in your Dynamics instance, navigate to Solutions and search for "OrganizationSettingsEditor."

 

 

  1. Open the solution, and a new window will appear, providing access to the settings that can be edited.

 

 

  1. Modify the "DaysBeforeEmailDescriptionIsMigrated" parameter.

 

          Change the "DaysBeforeEmailDescriptionIsMigrated" value as you desire. It takes values in days.

 

 

Quick Tip: If you want to know which emails are migrated, try looking for emails which contains value in this field “descriptionblobid”.

Hope you find this helpful!!

Comment

This is a Required Field

Loading

Recent Updates

Blogs
01 Dec, 2025

Dynamics 365: Why One User Could Edit a Field and Another Couldn’t

Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field…

READ MORE
Blogs
18 Nov, 2025

Building a Power Apps Code-First Application from Scratch: A Step-by-Step Guide

Introduction: Power Apps has long supported rapid app development with low-code/no-code tools. With Code-First Apps, developers can now create fully…

READ MORE
Blogs
16 Oct, 2025

Bug Logging in Azure DevOps

Logging bugs in Azure DevOps is an essential part of the software testing and development process. It allows teams to…

READ MORE