MS-600 Exam Question 56

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?
  • MS-600 Exam Question 57

    This question requires that you evaluate the underlined text to determine if it is correct- For a Microsoft Office Add-in. you set the icon in the Microsoft SharePoint app catalog.
    Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
  • MS-600 Exam Question 58

    You have a single-page application (SPA) named TodoListSPA and a server-based web app named TodoListService.
    The permissions for the TodoList SPA API are configured as shown in the TodoList SPA exhibit. (Click the TodoListSPA tab.)

    The permissions for the TodoListService API are configured as shown in the TodoListService exhibit. (Click the TodoListService tab.)

    You need to ensure that TodoListService can access a Microsoft OneDrive file of the signed-in user. The solution must use the principle of least privilege.
    Which permission should to grant?
  • MS-600 Exam Question 59

    You need to implement the role functionality for the backend web service calls.
    Which three actions should you perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order.

    MS-600 Exam Question 60

    You are developing a single-page application (SPA) that authenticates users by using MSAL.js. The SPA must meet the following requirements:
    Only allow access to the users in an organization named contoso.onmicrosoft.com.
    Support single sign-on (SSO) across tabs and user sessions.
    How should you complete the code for the SPA? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.