Articles in this section

Update Graph API permissions to retrieve domain's MX record for SMTP communication with Exchange Online

About this article 

Microsoft has announced the deprecation of the old MX records mail.protection.outlook.com and the migration to the new <subdomain>.mx.microsoft format beginning in July 2024. Per this announcement, Templafy has integrated the dedicated endpoint from Graph API which allows it to obtain the new MX record seamlessly with no breaking changes. 

 

 

Below are the steps that must be completed in order to ensure this MX record update does not impact the use of Email Signature Server:

 

Prerequisites

 

 

 

Update Graph API Permission

  • Go to https://portal.azure.com

  • Go to App registrations

  • Go to the previously created application which most likely has the following name: templafyemailsignatureserver
  • Click API permissions
  • Click + Add a permission to add another permission
  • Click Microsoft Graph under Commonly used Microsoft APIs 
    1. Click Application permissions 
    2. Select 🗹 Domain.Read.All
    3. Click Add permissions

  • Click Grant admin consent for <YOURTENANT> (this needs to be clicked each time permissions are modified) 

 

 

Related articles

 
email signature server ESS Graph API
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.