You are designing an identity solution for an organization. Match each business and technical requirement to the most appropriate Microsoft Entra ID hybrid or multi-tenant identity technology.
- Authenticate users on-premises using a local agent, ensuring that no password hashes are stored in the cloud.Pass-Through Authentication (PTA)
- Synchronize user accounts and their password hashes to the cloud to enable cloud-based authentication and offline resilience.Password Hash Synchronization (PHS)
- Enable external business partners to access corporate applications using their own corporate credentials.Microsoft Entra B2B collaboration
- Automatically provision and manage user accounts across multiple Microsoft Entra ID tenants within the same organization.Cross-tenant synchronization
Cevap
The requirement for on-premises validation without cloud password hashes matches Pass-Through Authentication (PTA). The requirement for cloud-based authentication with offline resilience matches Password Hash Synchronization (PHS). The requirement for external partner access matches Microsoft Entra B2B collaboration. The requirement for automated multi-tenant user provisioning matches Cross-tenant synchronization.
The correct pairings align each scenario with its primary technical match: Pass-Through Authentication (PTA) validates credentials locally without storing hashes; Password Hash Synchronization (PHS) copies password hashes to Microsoft Entra ID to support offline cloud authentication; Microsoft Entra B2B collaboration allows external business partners to log in using their own credentials; and Cross-tenant synchronization automates user provisioning and lifecycle management across different Entra ID tenants in the same organization.
Adım Adım Çözüm
Anahtar Kavram
Azure Hybrid and Multi-Tenant Identity Integration Options