Free Microsoft MS-600 Exam Actual Questions

The questions for MS-600 were last updated On Jan 14, 2025

Question No. 1

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

Show Answer Hide Answer
Correct Answer: C

To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access token from the Microsoft identity platform and attach the token to requests that it sends to Microsoft Graph.

One common flow used by native and mobile apps and also by some Web apps is the OAuth 2.0 authorization code grant flow.

Scenario: Email the generated invoices to customers on behalf of the current signed-in user. Any emails generated by the system will contain the invoiced.

Use Azure AD to manage identities, authentication, and authorization.


Question No. 2

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

Show Answer Hide Answer
Correct Answer: D

Sending actionable messages via email is supported. You use actionable message cards.

Scenario:

Create an email workflow solution for expense claims. Users will submit their expense claims and the system will email an approval request to their manager.

The expense claims solution must provide managers with claim information and the ability to manage the claim by using Microsoft Outlook, Outlook on the web, or Outlook for iOS and Android.


https://docs.microsoft.com/en-us/outlook/actionable-messages/send-via-email

Question No. 3

You are building a Microsoft Outlook add-in.

Which object should you use to save additional information in an email?

Show Answer Hide Answer
Question No. 4

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

Show Answer Hide Answer
Correct Answer: C

https://docs.microsoft.com/en-us/graph/search-query-parameter

Overview

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

Question No. 5

You need to provide users with access to SalesApp. The solution must meet the technical requirements. What should you include in the solution?

Show Answer Hide Answer
Correct Answer: A

An app catalog is a dedicated site collection in a SharePoint web application or SharePoint Online tenancy that hosts document libraries for Office and SharePoint Add-ins. To make Office Add-ins accessible to users within their organization, administrators can upload Office Add-ins manifest files to the app catalog for their organization. When an administrator registers an app catalog as a trusted catalog, users can insert the add-in from the insertion UI in an Office client application.

Scenario:

SalesApp must be integrated with Microsoft Word and must combine images and text from multiple sources to create a quotation as a DOCX file.

The distribution of SalesApp must be automatic and require minimal user interaction.


https://docs.microsoft.com/en-us/office/dev/add-ins/publish/publish-task-pane-and-content-add-ins-to-an-add-in-catalog