AZ-800 · Question #284
AZ-800 Question #284: Real Exam Question with Answer & Explanation
The correct answer is D: certificate. {"question_number": 7, "question": "Your on-premises network contains an AD DS domain. You have an Azure subscription linked to a Microsoft Entra tenant. You need to add an Azure network adapter to Server1. Which type of credential should you provide for the adapter?", "correct_a
Question
Your on-premises network contains an Active Directory Domain Services (AD DS) domain. The domain contains a server named Server1 that runs Windows Server. You have an Azure subscription that is linked to a Microsoft Entra tenant. You need to add an Azure network adapter to Server1. Which type of credential should you provide for the adapter?
Options
- AFIDO2 key
- BActive Directory user account
- CMicrosoft Entra user account
- Dcertificate
Explanation
{"question_number": 7, "question": "Your on-premises network contains an AD DS domain. You have an Azure subscription linked to a Microsoft Entra tenant. You need to add an Azure network adapter to Server1. Which type of credential should you provide for the adapter?", "correct_answer": "D", "explanation": "The Azure Network Adapter feature in Windows Admin Center creates a Point-to-Site (P2S) VPN connection between an on-premises server and an Azure Virtual Network. P2S VPN connections use certificate-based authentication by default: a root certificate is uploaded to Azure, and a client certificate (derived from the root certificate) is installed on the connecting server. This certificate authenticates the server to Azure when establishing the VPN tunnel. FIDO2 keys are hardware security keys for user authentication, not VPN tunnels. Active Directory user accounts are used for on-premises domain authentication. Microsoft Entra user accounts are used for cloud identity authentication but not directly for P2S VPN adapter credentials in this context.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.