exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 11 question 5 discussion

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

HOTSPOT -
You need to add code at line AM10 of the application manifest to ensure that the requirement for manually reviewing content can be met.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: sid -
Sid: Session ID, used for per-session user sign-out. Personal and Azure AD accounts.

Scenario: Manual review -
To review content, the user must authenticate to the website portion of the ContentAnalysisService using their Azure AD credentials. The website is built using
React and all pages and API endpoints require authentication. In order to review content a user must be part of a ContentReviewer role.

Box 2: email -
Scenario: All completed reviews must include the reviewer's email address for auditing purposes.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mlantonis
Highly Voted 3 years, 6 months ago
Box 1: sid Sid: Session ID, used for per-session user sign-out. Personal and Azure AD accounts. Scenario: To review content, the user must authenticate to the website portion of the ContentAnalysisService using their Azure AD credentials. The website is built using React and all pages and API endpoints require authentication. In order to review content a user must be part of a ContentReviewer role. Box 2: email Scenario: All completed reviews must include the reviewer’s email address for auditing purposes. Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-app-manifest https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims
upvoted 37 times
KingChuang
1 year, 11 months ago
On my exam 2022-12-26. Chose: sid email
upvoted 3 times
...
...
Tom87
Highly Voted 3 years, 8 months ago
The answer is correct. References: https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-app-manifest https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims
upvoted 9 times
...
MiroDemovic
Most Recent 10 months, 2 weeks ago
Passed the test today, correct answer
upvoted 2 times
...
BaoNguyen2411
1 year, 4 months ago
got this question on 29/06/2023
upvoted 1 times
...
NightshadeRC
1 year, 4 months ago
Had this question today: 2023-07-26
upvoted 1 times
...
surprise0011
1 year, 8 months ago
I don't think sid would be necessary but there is no better option here
upvoted 1 times
...
AlexeyG
1 year, 10 months ago
Got this in 16/02/2023
upvoted 2 times
...
TheExamMaster2020
2 years, 1 month ago
Did my exam on 15th November 2022. This test case and question was on it.
upvoted 2 times
...
coffecold
2 years, 1 month ago
Am I missing something here? What can you make up out of a sessionID? Not that the is part of a ContentReviewer role. I think the users account status in tenant , acct (0= tenant, 1= guest) comes pretty close. If one is user in the tenant he/she could have a ContentReviewer role (although that is not said).
upvoted 1 times
...
Eltooth
2 years, 5 months ago
Sid Email
upvoted 2 times
...
petitbilly
2 years, 9 months ago
Got this one 03/2022
upvoted 2 times
...
jose
3 years, 8 months ago
Why sid?
upvoted 1 times
joanbdm
3 years, 6 months ago
"To review content, the user must authenticate to the website portion of the ContentAnalysisService using their Azure AD credentials." sid = Personal and Azure AD accounts Session ID https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims
upvoted 7 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...