ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 28 - AZ-500 discussion

Report
Export

Your company has an Azure subscription named Sub1 that is associated to an Azure Active Directory (Azure AD) tenant named contoso.com. The company develops an application named App1. App1 is registered in Azure AD.

You need to ensure that App1 can access secrets in Azure Key Vault on behalf of the application users. What should you configure?

A.
an application permission without admin consent
Answers
A.
an application permission without admin consent
B.
a delegated permission without admin consent
Answers
B.
a delegated permission without admin consent
C.
a delegated permission that requires admin consent
Answers
C.
a delegated permission that requires admin consent
D.
an application permission that requires admin consent
Answers
D.
an application permission that requires admin consent
Suggested answer: B

Explanation:

Delegated permissions - Your client application needs to access the web API as the signed-in user, but with access limited by the selected permission. This type of permission can be granted by a user unless the permission requires administrator consent.

Incorrect Answers:

A, D: Application permissions - Your client application needs to access the web API directly as itself (no user context). This type of permission requires administrator consent and is also not available for public (desktop and mobile) client applications.

References: https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-configure-app-access-web-apis

asked 02/10/2024
Antoine CHEA
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first