Skip to content

Commit ab8e28e

Browse files
Document Test and Enable failure causes and resolutions
Added detailed information on causes and resolutions for Test and Enable failures related to unrecognized email addresses in Dataverse.
1 parent a3d609b commit ab8e28e

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Test and Enable fails due to unrecognized Microsoft 365 User Email Address
3+
description: Provides solution information for Test and Enable failures caused by unrecognized email addresses.
4+
ms.date: 08/27/2025
5+
ms.custom: sap:Email and Exchange Synchronization\Set up and configuration of server-side synchronization
6+
author: debrau
7+
ms.author: debrau
8+
---
9+
10+
# Test and Enable fails due to unrecognized Microsoft 365 User Email Address
11+
12+
## Symptoms
13+
14+
When attempting to perform Test and Enable on a mailbox in Dataverse, users may encounter the following error message:
15+
16+
>Test and Enable failed because no user was found with the email address "<[email protected]>" in the Microsoft 365 tenant associated with this mailbox's Email Server Profile. Verify the user exists in the Microsoft 365 tenant and that the email address is set as a UPN, SMTP or Mail address on the intended user. If you are connecting to mailbox in a separate Microsoft 365 tenant, verify you have configured a Cross Tenant Email Server Profile.
17+
18+
## Cause
19+
20+
This error typically occurs when:
21+
22+
- The specified email address does not exist in the Microsoft 365 tenant linked to the mailbox's Email Server Profile.
23+
- The email address is not properly configured as a User Principal Name (UPN), SMTP address, or Mail address on the user object.-
24+
- The mailbox belongs to a different Microsoft 365 tenant, and a Cross Tenant Email Server Profile has not been configured.
25+
26+
##Resolution
27+
28+
Step 1: Validate User Existence and Email Address Configuration
29+
30+
An administrator should verify that the user exists in the correct Microsoft 365 tenant and that the email address is properly configured.
31+
32+
To validate UPN, SMTP, or Mail address:
33+
1. Sign in to the Microsoft 365 Admin Center.
34+
2. Navigate to Users > Active Users.
35+
3. Search for the user using the email address in question.
36+
4. Open the user profile and confirm the user has at least one email address matching the email address in the Dataverse mailbox record:
37+
38+
o User Principal Name (UPN) or Username matches the email address.
39+
40+
o In the Mail tab, click Edit Exchange properties. In Manage mailboxes, open the mailbox. On the General tab, confirm the User ID or the Email addresses properties contain the email address.
41+
42+
Note: If a matching address is found in the Email addresses, click “Manage email address types” to confirm the address type is “SMTP”.
43+
44+
If the user exists in the same tenant as your Dataverse instance but does not have a matching UPN, SMTP, or Mail email address then update the Dataverse mailbox record to a valid email address for the user.
45+
46+
If the user does not exist in the same tenant as your Dataverse instance, proceed to Step 2.
47+
48+
Step 2: Configure Cross Tenant Email Server Profile
49+
If the mailbox resides in a different Microsoft 365 tenant, you must configure a Cross Tenant Email Server Profile.
50+
51+
Refer to the below documentation:
52+
53+
https://learn.microsoft.com/entra/identity/multi-tenant-organizations/cross-tenant-synchronization-configure?pivots=same-cloud-synchronization

0 commit comments

Comments
 (0)