Skip to content

Commit cd33444

Browse files
authored
Merge pull request #108776 from riantu/patch-24
Update Error Message
2 parents 2d8ff8e + f582efc commit cd33444

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/active-directory/multi-tenant-organizations/cross-tenant-synchronization-configure.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -527,13 +527,7 @@ $smssignin = Get-MgUserAuthenticationPhoneMethod -UserId $userId
527527
Users in scope fail to provision. The provisioning logs details include the following error message:
528528

529529
```
530-
The provisioning service was forbidden from performing an operation on Azure Active Directory, which is unusual.
531-
A simultaneous change to the target object may have occurred, in which case, the operation might succeed when it is retried.
532-
Alternatively, the target of the operation, or one of its properties, may be mastered on-premises, in which case,
533-
the provisioning service is not permitted to update it, and the corresponding source entry should be removed from the provisioning service's scope.
534-
Otherwise, authorizations may have been customized in such a way as to prevent the provisioning service from modifying the target object or one of its properties;
535-
if so, then, again, the corresponding source entry should be removed from scope.
536-
This operation was retried 0 times.
530+
Guest invitations not allowed for your company. Contact your company administrator for more details.
537531
```
538532

539533
**Cause**

0 commit comments

Comments
 (0)