Which permission should to grant?

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...

December 15, 2020 No Comments READ MORE +

Which URI should you use?

You have an application that uses the Microsoft Graph API. You need to configure the application to retrieve the groups to which the current signed-in user belongs. The results must contain the extended priorities of the groups. Which URI should you use?A . https://graph.microsoft.com/v1.0/me/getMemberObjectsB . https://graph.microsoft.com/v1.0/me/getMemberGroupsC . https://graph.microsoft.com/v1.0/me/memberOfD . https://graph.microsoft.com/v1.0/me/checkMemberGroupsView...

December 14, 2020 No Comments READ MORE +

Which HTTP response should you send?

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?A . HTTP 307...

December 13, 2020 No Comments READ MORE +

What should you do?

You are developing an application that will track changes to the UserPrincipalName attribute of Microsoft 365 accounts. You need to use a REST request to retrieve the information by using Microsoft Graph. The solution must minimize the amount of data retrieved. What should you do?A . Use GET https://graph.microsoft.com/v1.0/users/delta for...

December 12, 2020 No Comments READ MORE +

Which code segment should you insert at line 01?

Topic 1, ADatum Corporation This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that...

December 11, 2020 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You need to protect the backend web service to meet the technical requirements. Which four 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. View AnswerAnswer: Explanation: Here is a...

December 11, 2020 1 Comment READ MORE +

How should you complete the code segment?

HOTSPOT You are developing a single-page application (SPA). You plan to access user data from Microsoft Graph by using an AJAX call. You need to obtain an access token by the Microsoft Authentication Library (MSAL). The solution must minimize authentication prompts. How should you complete the code segment? To answer,...

December 11, 2020 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP 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. View AnswerAnswer:

December 10, 2020 No Comments READ MORE +

You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab

HOTSPOT You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. JavaScript Version C#...

December 10, 2020 No Comments READ MORE +

Which query should you use?

You are developing a human resources application that will show users where they are in their company’s organization chart. You are adding a new feature that will display the name of a user’s manager inside the application. You need to create a REST query to retrieve the information. The solution...

December 10, 2020 No Comments READ MORE +