Official Bank 0/242

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

Last updated on June 22, 2026

97% Exam Compliance
242 Total Questions
1
Question
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.
Options
A In the permission request for the application, request the Group. Read. All permission.
B Grant tenant admin consent for the Group.Read. All permission.
C Configure the application to use application permissions.
D In the permission request for the application, request the Group. Readwrite. All permission
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
DRAG DROP You are developing a web app that will display emails from the Microsoft 365 mailbox of the current signed-in user.
For performance reasons, you do not want all the emails to be loaded simultaneously, rather page-
by-page as the user navigates the app. You plan to display 30 emails per page. The most recent emails must be displayed first. How should you complete the query parameters for the REST request to display the third page of emails? To answer, drag the appropriate query parameters to the correct targets. Each query parameter may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Exhibit
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
HOTSPOT You need to develop a leave request app that will use Microsoft Outlook and adaptive cards. The leave requests of an employee will be sent as an actionable message to the employee’s managers.

When one of the managers performs an action on the actionable message, the other managers must

see only the updated message and the action performed by the manager.

How should you complete the adaptive card JSON? To answer, select the appropriate options in the
HOTSPOT
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You have a SharePoint Framework (SPFx) solution that contains a client-side web part named WebPart1. WebPart1 has the following app manifest.

Exhibit

You need to ensure that WebPart1 can be used in Microsoft Teams and Microsoft SharePoint Online. How should you modify the app manifest?
Options
A Change the "coraponentType" value to "TeamsTab".
B Add "Tea*sTab" to the existing "supportedHosts" value.
C No modifications are required.
D Change the "supportedHosts" value to "TeamsTab".
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
You plan to create a single-tenant console app that will use the Microsoft identity platform. You need to ensure that the app can use the device code flow to access Microsoft Graph and read email on behalf of the authenticated user.

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

NOTE: Each correct selection is worth one point. A Set Supported account types to Accounts in any organizational directory
Options
A Set Supported account types to Accounts in this organizational directory only
B Add redirect URIs.
C Enable the Default client type option.
D From the Expose an API settings, create a custom scope.
E Generate a client secret for the app.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.