Skip to content

Commit 604310f

Browse files
authored
Update 2-design-for-identity-access-management.md
1 parent 64ffcd0 commit 604310f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/design-authentication-authorization-solutions/includes/2-design-for-identity-access-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ As you look at your authentication and authorization options for Tailwind Trader
1818

1919
Your first step is to determine the ideal IAM solution for Tailwind Traders. The following table lists three basic choices. We'll look closely at these options in the next units.
2020

21-
- **Consider using Microsoft Entra ID**. Develop with [Microsoft Entra ID](https://azure.microsoft.com/services/active-directory/) for a solution that combines core directory services, application access management, and identity protection. Microsoft Entra ID provides an identity and access management system for Tailwind Traders employees that can operate in a cloud or hybrid environment.
21+
- **Consider using Microsoft Entra ID**. Develop with [Microsoft Entra ID](/entra/identity/) for a solution that combines core directory services, application access management, and identity protection. Microsoft Entra ID provides an identity and access management system for Tailwind Traders employees that can operate in a cloud or hybrid environment.
2222

2323
- **Consider your business-to-business (B2B) requirements**. Support collaboration for guest users and external business partners of Tailwind Traders, such as suppliers and vendors. Build your solution with Microsoft Entra B2B (business-to-business) to support business-to-business operations.
2424

25-
- **Consider your business-to-customer scenarios**. Control how Tailwind Traders customers sign up, sign in, and manage their profiles when they use your apps. Use [Azure AD B2C (business-to-customer)](/azure/active-directory-b2c/overview) to develop a Microsoft Entra solution that supports customer-focused operations.
25+
- **Consider your business-to-customer scenarios**. Control how Tailwind Traders customers sign up, sign in, and manage their profiles when they use your apps. Use Microsoft Entra External ID (external tenant configuration) to develop a Microsoft Entra solution that supports customer-focused operations. For existing Azure AD B2C deployments, note that B2C continues to be supported until at least May 2030.

0 commit comments

Comments
 (0)