Q: 11
You have an Azure subscription that contains an app named App1. App1 has the app registration
shown in the following table.
You need to ensure that App1 can read all user calendars and create appointments. The solution
must use the principle of least privilege.
What should you do?
You need to ensure that App1 can read all user calendars and create appointments. The solution
must use the principle of least privilege.
What should you do?Options
Discussion
Not A. It's B since you need Application permission for the app to access all user calendars, not just the signed-in user's. Delegated only works when a user is present, so that's a common trap here. I think B is correct but open to other opinions if I missed something.
B tbh, only Application permission gives that org-wide access for scheduling, so makes sense here.
B
B makes sense. Only Application permission gives the app access to all calendars directly, which fits what they're asking here.
Probably B, since Application permission is needed for background access to all user calendars. Not totally sure, can someone confirm?
Maybe A
A is wrong, I remember similar questions in the official practice test pointing to Application permission.
Be respectful. No spam.