Skip to content

Commit 4303d85

Browse files
committed
fix blocking issues
1 parent 7bc1e68 commit 4303d85

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

learn-pr/wwl-sci/design-solutions-identity-access-management/includes/3-design-solution-external-identities.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A *tenant* is a dedicated and trusted instance of Microsoft Entra ID that contai
2323

2424
Microsoft Entra External ID includes Microsoft's customer identity and access management (CIAM) solution. For organizations and businesses that want to make their apps available to consumers and business customers, External ID makes it easy to add CIAM features like self-service registration, personalized sign-in experiences, and customer account management. Because these CIAM capabilities are built into Microsoft Entra ID, you also benefit from platform features like enhanced security, compliance, and scalability.
2525

26-
:::image type="content" source="../media/overview-ciam.png" lightbox="../media/overview-ciam.png" alt-text="Diagram showing an overview of the customer identity and access management (CIAM) solution in Microsoft Entra External ID. The solution uses an external Microsoft Entra tenant.":::
26+
:::image type="content" source="../media/overview-customer-identity-access-management.png" lightbox="../media/overview-customer-identity-access-management.png" alt-text="Diagram showing an overview of the customer identity and access management (CIAM) solution in Microsoft Entra External ID.":::
2727

2828
Organizations and developers use External ID in an external tenant as their CIAM solution when publishing their apps to consumers and business customers. You can create a separate Microsoft Entra tenant in an external configuration, which allows you to manage your apps and user accounts separately from your workforce. Within this tenant, you can easily configure custom-branded sign-up experiences and user management features:
2929

@@ -61,8 +61,6 @@ You can use cross-tenant access settings to manage collaboration with other Micr
6161

6262
The following table compares the scenarios you can enable with External ID.
6363

64-
The following table compares the scenarios you can enable with External ID.
65-
6664
| | External ID in workforce tenants | External ID in external tenants |
6765
| ---- | --- | --- |
6866
| **Primary scenario** | Allow your workforce to collaborate with business guests. Let guests use their preferred identities to sign in to resources in your Microsoft Entra organization. Provides access to Microsoft applications or your own applications (SaaS apps, custom-developed apps, and so on). <br><br> *Example:* Invite a guest to sign in to your Microsoft apps or become a guest member in Teams. | Publish apps to external consumers and business customers using External ID for identity experiences. Provides identity and access management for modern SaaS or custom-developed applications (not first-party Microsoft apps). <br><br> *Example:* Create a customized sign-in experience for users of your consumer mobile app and monitor app usage. |

0 commit comments

Comments
 (0)