Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-204 Topic 5 Question 102 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 102
Topic #: 5
[All AZ-204 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are developing a website that will run as an Azure Web App. Users will authenticate by using their Azure Active Directory (Azure AD) credentials.

You plan to assign users one of the following permission levels for the website: admin, normal, and reader. A user's Azure AD group membership must be used to determine the permission level.

You need to configure authorization.

Solution:

Configure and use Integrated Windows Authentication in the website.

In the website, query Microsoft Graph API to load the group to which the user is a member.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Malcom
8 days ago
Haha, Integrated Windows Authentication? In the cloud? Good one! This solution is definitely a no-go.
upvoted 0 times
...
Mel
15 days ago
Querying the Microsoft Graph API to load the user's groups is the right approach, but you'll need to use Azure AD authorization, not Integrated Windows Authentication.
upvoted 0 times
Oretha
4 days ago
User 1: A) Yes
upvoted 0 times
...
...
Tandra
26 days ago
Nope, this solution won't work. Integrated Windows Authentication is for on-premises scenarios, not Azure AD authentication.
upvoted 0 times
Gail
2 days ago
User 1: I don't think this solution will work.
upvoted 0 times
...
...
Millie
27 days ago
I'm not sure. Maybe we should consider other options as well to ensure proper authorization.
upvoted 0 times
...
Ruthann
29 days ago
I agree with Shelton. Using Integrated Windows Authentication and Microsoft Graph API should help determine the user's group membership.
upvoted 0 times
...
Shelton
1 months ago
I think the solution meets the goal because it uses Integrated Windows Authentication and queries Microsoft Graph API.
upvoted 0 times
...

Save Cancel