MicrosoftMicrosoft
SC-300 · Question #305
SC-300 Question #305: Real Exam Question with Answer & Explanation
The correct answer is B: delegated permissions. Delegated permissions are used when your app needs to act on behalf of the signed-in user, and they require consent from the user.
Submitted by chiamaka_o· Mar 6, 2026
Question
You have a Microsoft 365 subscription. You plan to deploy an app named App1 that will have the following configurations: - Will be registered in Microsoft Entra - Will access the signed-in user's Microsoft Outlook calendar by using the Microsoft Graph API You need to ensure that App1 can access Microsoft Graph. What should you use?
Options
- Aapplication permissions
- Bdelegated permissions
- Ca custom role-based access control (RBAC) role
- Da built-in role-based access control (RBAC) role
Explanation
Delegated permissions are used when your app needs to act on behalf of the signed-in user, and they require consent from the user.
Community Discussion
No community discussion yet for this question.