MicrosoftMicrosoft
AZ-104 · Question #676
AZ-104 Question #676: Real Exam Question with Answer & Explanation
The correct answer is B: Assign a managed user identity to App1.. https://learn.microsoft.com/en-us/azure/key-vault/general/tutorial-net-create-vault-azure-web-app
Submitted by naveen.iyer· Mar 4, 2026Deploy and manage Azure compute resources
Question
You have an Azure AD tenant named contoso.com. You have an Azure subscription that contains an Azure App Service web app named App1 and an Azure key vault named KV1. KV1 contains a wildcard certificate for contoso.com. You have a user named [email protected] that is assigned the Owner role for App1 and KV1. You need to configure App1 to use the wildcard certificate of KV1. What should you do first?
Options
- ACreate an access policy for KV1 and assign the Microsoft Azure App Service principal to the
- BAssign a managed user identity to App1.
- CConfigure KV1 to use the role-based access control (RBAC) authorization system.
- DCreate an access policy for KV1 and assign the policy to User1.
Explanation
https://learn.microsoft.com/en-us/azure/key-vault/general/tutorial-net-create-vault-azure-web-app
Community Discussion
No community discussion yet for this question.