Medium1 markMultiple Choice
AZ-305 · Question 06 · Domain 1.2: Authentication and Authorization
Woodgrove Bank is developing two new web applications hosted on Azure App Service:
- Partner Portal: Used by 50 external vendor companies. Vendors must sign in using their own corporate Microsoft 365 or Azure AD credentials.
- Customer Portal: Used by 500,000 retail banking customers. Customers must be able to sign up using their email addresses, social media accounts (Facebook, Google), or local credentials.
You need to recommend the appropriate identity solutions for these applications.
Which TWO solutions should you recommend? (Select TWO)
Woodgrove Bank is developing two new web applications hosted on Azure App Service:
- Partner Portal: Used by 50 external vendor companies. Vendors must sign in using their own corporate Microsoft 365 or Azure AD credentials.
- Customer Portal: Used by 500,000 retail banking customers. Customers must be able to sign up using their email addresses, social media accounts (Facebook, Google), or local credentials.
You need to recommend the appropriate identity solutions for these applications.
Which TWO solutions should you recommend? (Select TWO)
Answer options:
A.
Microsoft Entra External ID (B2B) for the Partner Portal
B.
Azure AD B2C for the Customer Portal
C.
Azure AD B2C for the Partner Portal
D.
Microsoft Entra External ID (B2B) for the Customer Portal
E.
Active Directory Federation Services (AD FS) for both portals
How to approach this question
Match the audience to the service: B2B is for business partners (corporate identities), B2C is for consumers (social/local identities).
Full Answer
Microsoft Entra External ID (formerly Azure AD B2B) is the correct choice for the Partner Portal because it allows partner organizations to use their own corporate credentials, simplifying lifecycle management. Azure AD B2C is the correct choice for the Customer Portal because it is a Customer Identity Access Management (CIAM) solution designed to scale to millions of users and natively supports social identity providers like Facebook and Google.
Common mistakes
Thinking B2B and B2C are interchangeable. They serve entirely different architectural use cases.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000.
The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
Expert