Skip to content

Commit 3754576

Browse files
author
Renato Vieira
authored
Update concept-azure-ad-connect-sync-default-configuration.md
Updating contact out-of-box rules description adding that contact object must have mail attribute value to satisfy the join rule behavior where when an attribute is selected at join rule, if no matching with any existing object in the metaverse, link type will be used, if provision, new object will be created in the metaverse and for that the attribute (mail) must have a value.
1 parent ad58304 commit 3754576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/hybrid/concept-azure-ad-connect-sync-default-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The following attribute rules apply:
7171
### Contact out-of-box rules
7272
A contact object must satisfy the following to be synchronized:
7373

74+
* Must have mail attribute value.
7475
* The contact must be mail-enabled. It is verified with the following rules:
7576
* `IsPresent([proxyAddresses]) = True)`. The proxyAddresses attribute must be populated.
7677
* A primary email address can be found in either the proxyAddresses attribute or the mail attribute. The presence of an \@ is used to verify that the content is an email address. One of these two rules must be evaluated to True.

0 commit comments

Comments
 (0)