Microsoft Azure Security Technologies — Question 36
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's Azure subscription is linked to their Azure Active Directory (Azure AD) tenant.
After an internally developed application is registered in Azure AD, you are tasked with making sure that the application has the ability to access Azure Key Vault secrets on application the users' behalf.
Solution: You configure a delegated permission with no admin consent.
Does the solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The solution is correct because configuring delegated permissions allows the application to access Azure Key Vault secrets on behalf of users without requiring admin consent, assuming the users have the necessary permissions. The alternative option would not meet the requirement since it lacks the ability to grant access appropriately.