New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Note! Following MS-600 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

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

Go to page:
Question # 17

You need to configure HRApp to enable users to search for specific jobs by using chat in Microsoft Teams. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Full Access
Question # 18

You need to recommend the development environment and tools for the redesign of the research department’s SharePoint Online sites.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 19

You need to complete the MSAL.js code for SSO.

Which code segment should you insert at line 06?

A.

storeAuthStateInCookie: false

B.

storeAuthStateInCookie: true

C.

cacheLocation: ‘localStorage’

D.

cacheLocation: ‘sessionStorage’

Full Access
Question # 20

Which type of authentication flow should you recommend for the planned integration with Office 365?

A.

device code

B.

implicit grant

C.

authorization code

D.

client credentials

Full Access
Question # 21

Which URI should you use to query all the email that relate to an invoice?

A.

https://graph.microsoft.com/v1.0/me/messages?$filter=contains(subject, {invoiceid})

B.

https://graph.microsoft.com/v1.0/me/messages?$subject eq {invoiceid}

C.

https://graph.microsoft.com/v1.0/me/messages?$search= "{invoiceid}"

D.

https://graph.microsoft.com/v1.0/me/messages?${invoiceid}

Full Access
Question # 22

You need to configure the initial login request in the access token JavaScript script.

Which you insert at line 01?

A.

const scopes = ['https://graph.microsoft.com/.default '];

B.

const accessTokenRequest = {

};

C.

const scopes = ['https://graph.microsoft.com/Files.Read.All ',

'https://graph.microsoft.com/Mail.Send.All '];

D.

const accessTokenRequest = {

scopes: ['https://graph.microsoft.com/Files.ReadWrite ',

'https://graph.microsoft.com/Mail.Send ']

};

Full Access
Question # 23

Which URI should you use to query all the emails that relate to an invoice?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 24

You need to recommend a model for the expense claims solution. What should you recommend?

A.

actionable messages via connectors that use an actionable message card

B.

actionable messages via email that uses an adaptive card

C.

actionable messages via connectors that use an adaptive card

D.

actionable messages via email that uses an actionable message card

Full Access
Go to page: