You are building a Microsoft Outlook Web Add-in.You need to persist user preferences between devices by using the minimum amount of development effort.Which API should you use?
You are developing a front end web app.You want to display the current username as part of the user interface.You need to retrieve the current username from Microsoft Graph by using a REST request. The solution must minimize the amount of information returned.To which URI should you send the request?
You plan to create a single-tenant console app that will use the Microsoft identity platform.You need to ensure that the app can use the device code flow to access Microsoft Graph and read email on behalf of the authenticated user.Which three actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
You develop a web API named WebApi1.When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from Azure Active Directory (Azure AD).You need to formulate the response that WebApi1 will return to the client application.Which HTTP response should you send?
Which type of authentication flow should you recommend for the planned integration with Office 365?