Microsoft
AZ-305 · Question #214
Hotspot Question You have five .NET Core applications that run on 10 Azure virtual machines in the same subscription. You need to recommend a solution to ensure that the applications can authenticate
Sign in or unlock AZ-305 to reveal the answer and full explanation for question #214. The question stem and answer options stay visible for context.
Submitted by lars.no· Mar 6, 2026Design identity, governance, and monitoring solutions
Question
Hotspot Question You have five .NET Core applications that run on 10 Azure virtual machines in the same subscription. You need to recommend a solution to ensure that the applications can authenticate by using the same Azure Active Directory (Azure AD) identity. The solution must meet the following requirements: - Ensure that the applications can authenticate only when running on the 10 virtual machines. - Minimize administrative effort. What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
- To provision the Azure AD identity:Create a system-assigned Managed Service IdentityCreate a user-assigned Managed Service IdentityRegister each application in Azure AD
- To authenticate request a token by using:An Azure AD v1.0 endpointAn Azure AD v2.0 endpointAn Azure Instance Metadata Service IdentityOAuth2 endpoint
Unlock AZ-305 to see the answer
You've previewed enough free AZ-305 questions. Unlock AZ-305 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure AD authentication#Managed Identities#User-assigned identity#Application security
