Microsoft Building Applications and Solutions with Microsoft 365 Core Services MS-600 Exam Questions

Page: 1 / 14
Total 242 questions
Question 1

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.



Answer : D


Question 2

What are two possible URIs that you can use to prompt the administrators for admin consent to the E-invoicing application? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.



Answer : C, D


Question 3

You need to implement the role functionality for the backend web service calls.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.



Answer : B, D


https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps

Question 4

You need to complete the MSALjs code for the SSO Javascript. Which code segment should you insert at line 06?



Answer : C


Question 5

You plan to develop a TypeScript client-side app that will use the MSGraphClient library.

You need to configure Microsoft Visual Studio Code to use IntelliSense and support code completion for the MSGraph client library.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.



Answer : B, E


Question 6

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



Answer : A

clientState specifies the value of the clientState property sent by the service in each notification. The maximum length is 128 characters. The client can check that the notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each notification.

Note: A subscription allows a client app to receive notifications about changes to data in Microsoft Graph.


Question 7

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?



Answer : A

You can authenticate to the Graph API with two primary methods: AppId/Secret and certificate based authentication. Certificate is the preferred and more secure way of authenticating.


Page:    1 / 14   
Total 242 questions