Official Bank 0/208

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

Last updated on May 06, 2026

97% Exam Compliance
208 Total Questions
1
Question

You are developing an app that will query the tenant for the names of all the Microsoft Teams teams in the organization. What permission will the app require? Your solution must follow the principle of least privilege.

Options
A

Group.Read.All

B

Channel.ReadBasic-All

C

Directory. Read. All

D

TeamSettings.Read.All

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

HOTSPOT You have a Microsoft Teams app that supports conversational subentities. For each of the following statements, select Yes if the statement is true. Otherwise select No. NOTE: Each correct selection is worth one point.

Question image
HOTSPOT
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

HOTSPOT You have an app named App1 that uses the Microsoft Graph API. You need to identify all users who have a job title of Developer. The solution must return only the display name and email address attributes of the users. How should you complete the Microsoft Graph API query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Question image
HOTSPOT
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

You are developing a mobile application that will display the current signed-in user’s display name and the application settings. The application settings are stored as a Microsoft Graph extension of the user profile. Users of the application have intermittent network connectivity. You need to retrieve the least amount of data by using a single REST request. The solution must minimize network traffic. Which URI should you use to retrieve the data?

Options
A

https://graph.microsoft.com/v1.0/me?$select=displayName,userType&$expand=extensions

B

https://graph.microsoft.com/v1.0/me

C

https://graph.microsoft.com/v1.0/me?$select=displayName,id&$expand=extensions

D

https://graph.microsoft.com/v1.0/me?$expand=extensions

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

You are developing an outgoing webhook in Microsoft Teams. In the service that receives the outgoing webhook request, what should you validate to ensure that calls are coming from Microsoft Teams?

Options
A

the HTTP hmac header

B

the Microsoft Teams client cookies

C

the Microsoft Graph API

D

the bearer token

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.