What should you configure the service to use?

You have a backend service that will access the Microsoft Graph API. You need to configure the service to authenticate by using the most secure authentication method. What should you configure the service to use?A . a certificateB . a client secretC . a shared keyD . a hashView AnswerAnswer:...

February 3, 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#...

February 2, 2020 No Comments READ MORE +

Which code segment should you insert at line 06?

You need to complete the MSAL.js code for SSO. Which code segment should you insert at line 06?A . storeAuthStateInCookie: falseB . storeAuthStateInCookie: trueC . cacheLocation: ‘localStorage’D . cacheLocation: ‘sessionStorage’View AnswerAnswer: C Explanation: Scenario: Implement single sign-on (SSO) and minimize login prompts across browser tabs. When your application is open...

January 29, 2020 No Comments READ MORE +

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

January 25, 2020 No Comments READ MORE +

Which URI should you use?

Question Set 2 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 ....

January 25, 2020 No Comments READ MORE +

Which URI should you use for the POST request?

HOTSPOT You are developing an application that will run as an overnight background service on a server. The service will access web-hosted resources by using the application’s identity and the OAuth 2.0 client credentials grant flow. You register the application and grant permissions. The tenant administrator grants admin consent to...

January 23, 2020 No Comments READ MORE +

Which two actions should you perform before you turn over the cluster for production?

You finished a new installation and executed Config Advisor successfully. You review the physical racking and cabling on one of the controllers, and notice an amber light that was not previously on. Which two actions should you perform before you turn over the cluster for production? (Choose two.)A . Remove...

January 22, 2020 No Comments READ MORE +

How can you validate that the JSON notification message is sent from the Microsoft Graph service?

Testlet 1 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 you are...

January 22, 2020 No Comments READ MORE +

Which type of authorization flow should you use?

You need to develop a server-based web app that will be registered with the Microsoft identity platform. The solution must ensure that the app can perform operations on behalf of the user. Which type of authorization flow should you use?A . authorization codeB . refresh tokenC . resource owner passwordD...

January 20, 2020 No Comments READ MORE +

Which URI should you use?

Question Set 2 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 ....

January 20, 2020 No Comments READ MORE +