Skip to content

Commit 8991d1b

Browse files
authored
Merge pull request #104271 from juntakata/patch-24
Update another scenario proxyAddress is removed
2 parents 4c532f2 + 78bb894 commit 8991d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/external-identities/troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This happens when another object in the directory has the same invited email add
110110

111111
## The guest user object doesn't have a proxyAddress
112112

113-
Sometimes, the external guest user you're inviting conflicts with an existing [Contact object](/graph/api/resources/contact). When this occurs, the guest user is created without a proxyAddress. This means that the user won't be able to redeem this account using [just-in-time redemption](redemption-experience.md#redemption-through-a-direct-link) or [email one-time passcode authentication](one-time-passcode.md#user-experience-for-one-time-passcode-guest-users).
113+
Sometimes, the external guest user you're inviting conflicts with an existing [Contact object](/graph/api/resources/contact). When this occurs, the guest user is created without a proxyAddress. This means that the user won't be able to redeem this account using [just-in-time redemption](redemption-experience.md#redemption-through-a-direct-link) or [email one-time passcode authentication](one-time-passcode.md#user-experience-for-one-time-passcode-guest-users). Also, if the contact object you're synchronizing from on-premises AD conflicts with an existing guest user, the conflicting proxyAddress is removed from the existing guest user.
114114

115115
## How does ‘\#’, which isn't normally a valid character, sync with Azure AD?
116116

@@ -202,4 +202,4 @@ Let's say you inadvertently invite a guest user with an email address that match
202202
## Next steps
203203

204204
- [Get support for B2B collaboration](../fundamentals/active-directory-troubleshooting-support-howto.md)
205-
- [Use audit logs and access reviews](auditing-and-reporting.md)
205+
- [Use audit logs and access reviews](auditing-and-reporting.md)

0 commit comments

Comments
 (0)