Is there a way to weaken the permissions of the apps I create on Azure AD?
问题 I created the app on Azure AD. The application works fine. By the way, I wanted to make this app's permissions smaller. First, I want to limit the schedule that this app can view. For example, the application can see user A's schedule, but not user B's schedule, and so on. User A and User B are registered on the same Azure AD. Second, I want to limit the users who can impersonate themselves as email senders. For example, user C can send a mail, but user D can't send a mail. Is there a better