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

Page: 1 / 14
Total 242 questions
Question 1

You are developing an application that will use Microsoft Graph.

You attempt to retrieve a list of the groups in your organization by using a URI of https://graph.microsoft.eom/vi.0/groups on behalf of the user.

The application fails. The diagnostic logs show the following information:

* An HTTP 403 Forbidden status code

* An Authorization_RequestDenied error code

* The following error message: "Insufficient privileges to complete the operation."

You need to ensure that the application can retrieve the list of groups. The solution must use the principle of least privilege. Which two actions should you perform? Each correct answer presents part of the solution. NOTE; Each correct selection is worth one point.



Question 2

You are developing a Microsoft Team application. To host a webpage in a Teams tab, the manifest file must include the contentUrl property within the staticTabs property.

Instructions: Review the underline text. If the makes the statement correct, select '' No change is needed. '' If the statement is incorrect, select the answer choice that makes the statement correct.



Answer : B


Question 3

This question requires that you evaluate the underlined text to determine if it is correct.

Centralized deployments for Microsoft Office Add-ins require Office Online Server.

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 : A

Centralized deployment of add-ins requires that the users are using Office 365 ProPlus (and are signed into Office using their Organizational ID), and have Exchange Online and active Exchange Online mailboxes.


Question 4

You build a Microsoft Teams meeting extension.

You need to ensure that the extension can be used before a meeting starts.

What should you do?



Answer : B


Question 5

You have an application that uses the Microsoft graph API.

When users open the application during peak hours, they occasionally receive an HTTP 429 Too Many requests response status code.

What should you to mitigate the errors?



Question 6

You have a SharePoint Framework (SPFx) web part that includes the manifest shown in the following exhibit.

Which task can the web part perform?



Answer : C

In SPFx we will get the user context using the object ''context''. We have msGraphClientFactory available in the same object which will take care of generating the Access Token based on the user context.


https://www.c-sharpcorner.com/article/how-to-send-email-using-graph-api-in-sharepoint-framework-spfx/

Question 7

You develop a web API named WebApi1.

When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from the Microsoft Identity Platform.

You need to ensure that the client application has the information required to complete the authentication.

Which header should you include in the HTTP response sent from WebApi1 to the client application?



Page:    1 / 14   
Total 242 questions