Skip to content

Commit b69e1e6

Browse files
authored
Update multi-tenant-common-considerations.md
1 parent d7d03e3 commit b69e1e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/fundamentals/multi-tenant-common-considerations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Some organizations use the mail-contact object to show users in the GAL. This ap
6767
A better approach to achieve this goal is to:
6868
* Invite guest users
6969
* Unhide them from the GAL
70-
* Disable them by [blocking them from sign in](/powershell/module/azuread/set-azureaduser&preserve-view=true).
70+
* Disable them by [blocking them from sign in](/powershell/module/azuread/set-azureaduser).
7171

7272
A mail-contact object cannot be converted to a user object. Therefore, any properties associated with a mail-contact object cannot be transferred. For example, group memberships and other resource access aren't transferred.
7373

@@ -207,4 +207,4 @@ You can enable a full fidelity experience in Teams by using B2B External Members
207207

208208
[Multi-tenant end user management scenarios](multi-tenant-user-management-scenarios.md)
209209

210-
[Multi-tenant common solutions](multi-tenant-common-solutions.md)
210+
[Multi-tenant common solutions](multi-tenant-common-solutions.md)

0 commit comments

Comments
 (0)