Try Before You Buy

Download a free sample of any of our exam questions and answers

  • 24/7 customer support, Secure shopping site
  • Free One year updates to match real exam scenarios
  • If you failed your exam after buying our products we will refund the full amount back to you.

Valid MS-600 Exam Dumps Ensure you a HIGH SCORE (2023) [Q82-Q101]

Share

Valid MS-600 Exam Dumps Ensure you a HIGH SCORE (2023)

Pass MS-600 Exam with Latest Questions

NEW QUESTION # 82
You are building a Microsoft Teams application.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 83
For each of the following statements, select Yes, if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/office/dev/add-ins/develop/add-in-manifests
https://docs.microsoft.com/en-us/office/dev/add-ins/reference/manifest/sourcelocation


NEW QUESTION # 84
You are building a Microsoft Teams application.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 85
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 answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1: "autoInvokeaction"{
With the autoInvokeAction property on actionable messages, you can provide an HTTP endpoint to retrieve an up-to-date Adaptive Card payload with the latest information when the user opens the email in Outlook.
Box 2: "method": ";POST",
With the autoInvokeAction property on actionable messages, you can provide an HTTP endpoint to retrieve an up-to-date Adaptive Card payload with the latest information when the user opens the email in Outlook.
Reference:
https://docs.microsoft.com/en-us/outlook/actionable-messages/auto-invoke


NEW QUESTION # 86
You plan to implement a new task pane in Microsoft Office.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text, application, email Description automatically generated

Reference:
https://github.com/OfficeDev/office-js-docs-pr/blob/master/docs/develop/automatically-open-a-task-pane-with-a
https://docs.microsoft.com/en-us/office/troubleshoot/settings/office-program-task-panes


NEW QUESTION # 87
You are developing a Microsoft Teams app that will display differently depending on the current Ul theme applied to Microsoft Teams.
You need to retrieve the current theme by using the Microsoft Teams JavaScript client SDK?
Which function should you call?

  • A. microsoftTeams.settings.getSettings
  • B. microsoftTeams.initialize
  • C. microsoftTeams.getMruTablnstances
  • D. microsoftTeams.getContext

Answer: D


NEW QUESTION # 88
You have an invoice approval process in which an approver is sent an automated email that contains a link to a web-based accounts system whenever an invoice requires approval.
Which benefit can be achieved by using actionable messages for the approval process?

  • A. Actionable messages can provide detailed auditing of all the approved invoices and can be viewed in a rollup report
  • B. The approver can delegate invoice approvals to other users by forwarding actionable messages
  • C. Invoices can be approved directly from Microsoft Outlook by using actionable messages
  • D. Actionable messages will work in any email client

Answer: C

Explanation:
Whether you are filling out a survey, approving an expense report, or updating a CRM sales opportunity, Actionable Messages enable you to take quick actions right from within Outlook. Developers can now embed actions in their emails or notifications, elevating user engagement with their services and increasing organizational productivity.
Reference: https://docs.microsoft.com/en-us/outlook/actionable-messages/


NEW QUESTION # 89
You are developing a Microsoft Teams app.
You need to select valid values to complete the app manifest.
How should you complete the manifest? To answer select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 90
You have a Microsoft Teams channel that has a custom incoming webhook.
You need to send a message of "Hello World!" to the channel that uses the incoming webhook.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://techcommunity.microsoft.com/t5/microsoft-365-pnp-blog/how-to-configure-and-use-incoming-webhooks-in-microsoft-teams/ba-p/2051118


NEW QUESTION # 91
For each of the following statements, select Yes, if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/office/dev/add-ins/develop/add-in-manifests
https://docs.microsoft.com/en-us/office/dev/add-ins/reference/manifest/sourcelocation


NEW QUESTION # 92
This question requires that you evaluate the underlined BOLD text to determine if it is correct.
You can use App Studio for Microsoft Teams to develop all the components of a bot application.
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.

  • A. provision a bot by using the Bot Framework
  • B. develop a SharePoint Framework (SPFx) web part
  • C. No change is needed
  • D. configure a Teams tab in an application

Answer: D

Explanation:
Explanation
Tabs provide a place for you to display for rich interactive web content. You can define both personal and team tabs.
There can be only 1 team tab per app, but up to 16 personal tabs per app.
Reference: https://blog.thoughtstuff.co.uk/2019/04/what-is-app-studio-in-microsoft-teams-and-why-do-i-care/


NEW QUESTION # 93
You need to build a Microsoft Teams tab that will use the Microsoft Teams JavaScript client SDK to perform actions in the tab. How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 94
What are two possible URIs that you can use to prompt the administrators for admin consent to the E-invoicing application? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • A. https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token/authorize?client_id={clientid}&state={state}8redirect_uri={url}
  • B. https://login.microsoftonline.com/{tenant)/oauth2/v2.0/authorize?client_id={clientid)&5tate={state}aredirect_uri-{url}
  • C. https://login.microsoftonline.com/con*K>n/adiiinconsent?client_id-{clientid}
  • D. https://login.microsoftonline.com/{domain}/adminconsent?client_id={clientid}&state={state}&redirect_uri={url}

Answer: A,B


NEW QUESTION # 95
You need to build a SharePoint Framework (SPFx) web part that will display the contents of a user's Microsoft Exchange Online inbox. The solution must minimize development effort.
Which object should you include in the solution?

  • A. MSGraphClient
  • B. AadHttpClient
  • C. SPHttpClient
  • D. the JavaScript API for Exchange Web Services (EWS)

Answer: A

Explanation:
Explanation
MSGraphClient is a new HTTP client introduced in SharePoint Framework v1.6.0 that simplifies connecting to the Microsoft Graph inside SharePoint Framework solutions.
With MS Graph we use MSGraphClient to get information about the current user; this.context.msGraphClientFactory getClient() then((client: MSGraphClient): void => {
// get information about the current user from the Microsoft Graph
client
api('/me')
get((error, response: any, rawResponse?: any) => {
// handle the response
});
});
Reference:
https://www.c-sharpcorner.com/article/show-outlook-messages-from-microsoft-graph-in-spfx-client-side-web-pa


NEW QUESTION # 96
You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel.
What are two ways to develop the add-in? Each correct answer presents a complete solution?
NOTE: Each correct selection is worth one point.

  • A. Use the Yeoman generator for Microsoft Office Add-ins to create the project, and then open the project in Microsoft Visual Studio Code
  • B. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload installed, create a new project that uses a Visual Studio Tools for Office (VSTO) template
  • C. From Microsoft Teams, install App Studio
  • D. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload installed, create a new project that uses a Web Add-in template
  • E. From the Microsoft Office 365 portal, use Microsoft PowerApps

Answer: A,B

Explanation:
Explanation
D: Run the following command to create an add-in project using the Yeoman generator:
yo office
Visual Studio Code is a great tool to help you develop your custom Office Add-ins regardless if they are for Outlook, Word, Excel, PowerPoint and run in the web clients, Windows clients, iOS clients or on macOS.
Open the project in Visual Studio Code by entering the following on the command line from within the same folder where you ran the generator:
code.
E: You can create VSTO Add-ins for Excel.
To create a new Excel VSTO Add-in project in Visual Studio
* Start Visual Studio.
* On the File menu, point to New, and then click Project.
* In the templates pane, expand Visual C# or Visual Basic, and then expand Office/SharePoint.
* Under the expanded Office/SharePoint node, select the Office Add-ins node.
* In the list of project templates, select Excel 2010 Add-in or Excel 2013 Add-in.
* In the Name box, type FirstExcelAddIn.
* Click OK.
Visual Studio creates the FirstExcelAddIn project and opens the ThisAddIn code file in the editor.
References: https://docs.microsoft.com/en-us/office/dev/add-ins/tutorials/excel-tutorial
https://code.visualstudio.com/docs/other/office#_use-visual-studio-code-to-develop-your-office-addin
https://docs.microsoft.com/en-us/visualstudio/vsto/walkthrough-creating-your-first-vsto-add-in-for-excel


NEW QUESTION # 97
You are developing a single-page application (SPA).
You plan to access user data from Microsoft Graph by using an AJAX call.
You need to obtain an access token by the Microsoft Authentication Library (MSAL). The solution must minimize authentication prompts.
How should you complete the code segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text, application Description automatically generated

Box 1: loginPopup
Box 2: acquireTokenSilent
The pattern for acquiring tokens for APIs with MSAL.js is to first attempt a silent token request by using the acquireTokenSilent method. When this method is called, the library first checks the cache in browser storage to see if a valid token exists and returns it. When no valid token is in the cache, it sends a silent token request to Azure Active Directory (Azure AD) from a hidden iframe. This method also allows the library to renew tokens.
Box 3: acquireTokenPopup
//AcquireToken Failure, send an interactive request.
Example:
userAgentApplication.loginPopup(applicationConfig.graphScopes).then(function (idToken) {
//Login Success
userAgentApplication.acquireTokenSilent(applicationConfig.graphScopes).then(function (accessToken) {
//AcquireToken Success
updateUI();
}, function (error) {
//AcquireToken Failure, send an interactive request.
userAgentApplication.acquireTokenPopup(applicationConfig.graphScopes).then(function (accessToken) { updateUI();
}, function (error) {
console.log(error);
});
})
}, function (error) {
console.log(error);
});
Reference: https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/339


NEW QUESTION # 98
You are developing a human resources application that will show users where they are in their company's organization chart.
You are adding a new feature that will display the name of a user's manager inside the application.
You need to create a REST query to retrieve the information. The solution must minimize the amount of data retrieved.
Which query should you use?

  • A. people?$filter=jobTitle eq 'manager'&$select=displayName
    GET https://graph.microsoft.com/v1.0/users/{UserPricipalName}/
  • B. contacts?$filter=jobTitle eq 'manager'
    GET https://graph.microsoft.com/v1.0/users/{UserPricipalName}/manager
  • C. GET https://graph.microsoft.com/v1.0/users/{UserPricipalName}/
  • D. manager?$select=displayName
    GET https://graph.microsoft.com/v1.0/users/{UserPricipalName}/

Answer: C

Explanation:
Get user's manager. Returns the user or organizational contact assigned as the user's manager.
Syntax:
GET /me/manager
GET /users/{id | userPrincipalName}/manager
Only the name of the user's manager should be displayed so we use ?select=displayname To specify a different set of properties to return than the default set provided by the Graph, use the $select query option. The $select option allows for choosing a subset or superset of the default set returned.
References: https://docs.microsoft.com/en-us/graph/api/user-list-manager
https://developer.microsoft.com/en-us/graph/docs/overview/query_parameters


NEW QUESTION # 99
You are building a Microsoft Teams application.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 100
You need to build a Microsoft Teams app that will record Teams calls. What should you use?

  • A. SharePoint Framework (SPFx)
  • B. Nodejs
  • C. TeamsFx
  • D. .NET

Answer: D


NEW QUESTION # 101
......

MS-600 Exam Practice Questions prepared by Microsoft Professionals: https://examboost.vce4dumps.com/MS-600-latest-dumps.html