You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article is the second in a series of articles that provide guidance for configuring and providing user lifecycle management in Azure Active Directory (Azure AD) multi-tenant environments. Reference the following articles in the series for more information.
19
+
This article is the second in a series of articles that provide guidance for configuring and providing user lifecycle management in Azure Active Directory (Azure AD) multi-tenant environments. The following articles in the series provide more information as described.
20
20
21
21
-[Multi-tenant user management introduction](multi-tenant-user-management-introduction.md) is the first in the series of articles that provide guidance for configuring and providing user lifecycle management in Azure Active Directory (Azure AD) multi-tenant environments.
22
22
-[Common considerations for multi-tenant user management](multi-tenant-common-considerations.md) provides guidance for these considerations: cross-tenant synchronization, directory object, Azure AD Conditional Access, additional access control, and Office 365.
@@ -91,7 +91,7 @@ You can configure more attributes on external user objects to facilitate differe
91
91
92
92
You might set these attributes to add external users to the global address list (GAL) and to people search (such as SharePoint People Picker). Other scenarios may require different attributes (such as setting entitlements and permissions for Access Packages, Dynamic Group Membership, and SAML Claims).
93
93
94
-
By default, the GAL hides invited external users. Set external user attributes to be unhidden to include them in the unified GAL. For more information, see the [Microsoft Exchange Online](multi-tenant-common-considerations.md#microsoft-exchange-online) documentation.
94
+
By default, the GAL hides invited external users. Set external user attributes to be unhidden to include them in the unified GAL. The Microsoft Exchange Online section of [Common considerations for multi-tenant user management](multi-tenant-common-considerations.md) describes how you can lessen limits by creating external member users instead of external guest users.
95
95
96
96
### Deprovisioning accounts
97
97
@@ -240,7 +240,7 @@ In a mesh topology, every user in each home tenant synchronizes to each of the o
240
240
- You can share any resource within a tenant with external users.
241
241
- Each organization can see all users in the conglomerate. In the above diagram, there are four unified GALs, each of which contains the home users and the external users from the other three tenants.
242
242
243
-
Reference [Common considerations for multi-tenant user management](multi-tenant-common-considerations.md)for additional information on provisioning, managing, and deprovisioning users in this scenario.
243
+
[Common considerations for multi-tenant user management](multi-tenant-common-considerations.md)provides information on provisioning, managing, and deprovisioning users in this scenario.
244
244
245
245
#### Mesh topology for cross-cloud
246
246
@@ -269,7 +269,7 @@ This solution detects and syncs attribute changes from source tenant users to re
269
269
270
270
Automation detects object deletion in the source environment and deletes the associated external user object in the target environment.
271
271
272
-
For additional information on provisioning, managing, and deprovisioning users in this scenario, reference the [Common considerations for multi-tenant user management](multi-tenant-common-considerations.md)article.
272
+
[Common considerations for multi-tenant user management](multi-tenant-common-considerations.md)provides additional information on provisioning, managing, and deprovisioning users in this scenario.
0 commit comments