Microsoft
MS-600 · Question #85
You use Azure Active Directory (Azure AD) to store user identities. The user profile information is inconsistently populated. You need to develop a web app that will provide users with a page where…
The correct answer is A. PUT. See the full explanation below for the reasoning.
Question
You use Azure Active Directory (Azure AD) to store user identities. The user profile information is inconsistently populated. You need to develop a web app that will provide users with a page where they can enter their interests, skill, and description. When the user click the submit button, the app will use Microsoft graph to send the data to Azure AD. Which HTTP method should you use against the Microsoft graph endpoint?
Options
- APUT
- BPOST
- CPATCH
- DGET
How the community answered
(28 responses)- A71% (20)
- B18% (5)
- C4% (1)
- D7% (2)
Community Discussion
No community discussion yet for this question.