Latest MS-600 exam dumps with real Microsoft questions and answers
MS-600 Exam in First Attempt Guaranteed
Microsoft MS-600 exam is a certification test that measures a candidate's ability to design, develop, implement, and maintain Microsoft 365 services and solutions. MS-600 exam is intended for Microsoft 365 developers who have experience in developing solutions for Microsoft Teams, SharePoint Online, Exchange Online, and other Microsoft 365 services.
NEW QUESTION # 58
You company has a third-party invoicing web app.
You need to display the app within Microsoft Teams for one user only. The app will not require conversational interactions.
How should you display the app by using the minimum amount of effort?
- A. Instruct the user to add a website tab
- B. Create a SharePoint Framework (SPFx) web part
- C. Instruct the user to add an App Studio app
- D. Create a search-based messaging extension
Answer: A
Explanation:
Explanation
There are currently three methods of app integration in Teams: Connectors, Bots, and Tabs. Tabs offer more extensive integration by allowing you to view entire third-party services within Microsoft Teams.
Reference: https://www.sherweb.com/blog/office-365/o365-microsoft-teams-apps/
NEW QUESTION # 59
You are developing in application named App1.
App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
Emails that have attachments and are from [email protected] must be retrieved.
The results must show the subject of the email, the sender address, and the count of emails retrieved.
How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value 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.
Answer:
Explanation:
NEW QUESTION # 60
You receive the following JSON document when you use Microsoft Graph to query the current signed-in user.
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 Description automatically generated
Box 1: Yes
Syntax: GET /me/photo/$value
Get the specified profilePhoto or its metadata (profilePhoto properties).
Example: Get the photo for the signed-in user in the largest available size GET https://graph.microsoft.com/v1.0/me/photo/$value Box 2: Yes Syntax: GET /users/{id | userPrincipalName}/photo/$value Get the specified profilePhoto or its metadata (profilePhoto properties).
Box 3: Yes
Syntax: GET /users/{id | userPrincipalName}/photo/$value
Get the specified profilePhoto or its metadata (profilePhoto properties).
Reference: https://docs.microsoft.com/en-us/graph/api/profilephoto-get
NEW QUESTION # 61
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 are a. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Answer as
NEW QUESTION # 62
You are developing a single-page application (SPA) that authenticates users by using MSAL.js. The SPA must meet the following requirements:
Only allow access to the users in an organization named contoso.onmicrosoft.com.
Support single sign-on (SSO) across tabs and user sessions.
How should you complete the code for the SPA? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-javascript-spa
NEW QUESTION # 63
You are building a single-page application (SPA) that will have the following parameters:
* App Id: DBA22F72-64PA4C44-AA2C-FAA0DA5A471B
* Tenant Id: DC045C4D-5881-43C7-97AB-3C5A1ADB8DBC
* AppName: Contoso.Spa
You have a line-of-business API for invoicing that is secured by using the Microsoft identity platform. The API has the following parameters:
* App Id: 8/9A43D7-1794-47A0-AB2B-440B63FEC248
* Tenant Id: DC04SC4D S881-43C7-97AB 3C5A1ADB8DBC
* AppName: Contoso.lnvoicing
Contoso.Invoicing declares the following custom scopes:
* Invoices-Read
* Invoices. Read Write
Contoso.Spa needs to call Contoso.lnvoicing to create new invoices.
Which code should you use in Contoso.Spa to obtain an access token for Contoso.Invoicing? To answer, select the appropriate options in the answer area.
NOTE: Each correct select is worth one point.
Answer:
Explanation:
NEW QUESTION # 64
You are developing an interactive invoicing application that will be used by end users. The application will have the following features:
Save invoices generated by a user to the user's Microsoft OneDrive.
Email daily automated reminders.
You need to identify which permissions to grant for the application features. The solution must use the principle of least privilege.
Which permission should you grant for each feature? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 65
You need to publish build status messages to a Microsoft Teams channel.
Solution: You create an app that monitors the build pipeline, and you configure an outgoing webhook by using the URL for the app.
Does this meet the goal?
- A. No
- B. Yes
Answer: A
NEW QUESTION # 66
You plan to develop a Microsoft Teams bot tghat will return product information to users by using an adaptive card.
You need to card to contain a button that will invoke a web search for the product.
What should use?
- A. An outgoing webhook
- B. A task module
- C. A search-based messaging extension
- D. An action-based messaging extension
Answer: B
NEW QUESTION # 67
You have a Microsoft 365 tenant.
You develop a custom Microsoft Office Add-in for Word.
You need to sideload the add-in.
You sign in to Microsoft 365 in a web browser and create a new Word document What should you do next?
- A. Attach a remote debugger by using Microsoft Visual Studio Code.
- B. Upload the add-in to the tenant app catalog.
- C. Select Upload My Add-in and verify that the add-in was installed.
- D. Upload the add-in to Microsoft AppSource.
Answer: D
NEW QUESTION # 68
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 # 69
You need to develop a scheduling app as a Microsoft Teams tab. The solution must minimize development effort and meet the following requirements:
Receive user input by using a modal user interface (UI).
Support cross-platform rendering.
What should you configure for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/learn/modules/msteams-task-modules/
NEW QUESTION # 70
You have a Microsoft 365 subscription that uses Microsoft Teams.
You create a PowerShell scrip1 named Teams.ps1 to provision Teams for a testing environment that contains the following commands.
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 # 71
You need to retrieve a list of the last 10 files that the current user opened from Microsoft OneDrive. The response must contain only the file ID and the file name.
Which URI should you use to retrieve the results? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://developer.microsoft.com/en-us/graph/docs/overview/query_parameters
NEW QUESTION # 72
Which URI should you use to query all the emails that relate to an invoice?
- A. https://graph.microsoft.com/vl.0/me/me5sages?$subject eq {invoiceid}
- B. https://graph.microsoft.com/vl.6/me/messages?Sfilter=contains(subject,{invoiceid})
- C. https://graph.microsoft.com/vl.e/me/messages?$search""{Invoiceid}"
- D. https://graph.microsoft.com/vl.e/me/messages?${invoiceid}
Answer: C
NEW QUESTION # 73
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.
Answer:
Explanation:
NEW QUESTION # 74
You are building a single-page application (SPA) that will have the following parameters:
* App Id: DBA22F72-64PA4C44-AA2C-FAA0DA5A471B
* Tenant Id: DC045C4D-5881-43C7-97AB-3C5A1ADB8DBC
* AppName: Contoso.Spa
You have a line-of-business API for invoicing that is secured by using the Microsoft identity platform. The API has the following parameters:
* App Id: 8/9A43D7-1794-47A0-AB2B-440B63FEC248
* Tenant Id: DC04SC4D S881-43C7-97AB 3C5A1ADB8DBC
* AppName: Contoso.lnvoicing
Contoso.Invoicing declares the following custom scopes:
* Invoices-Read
* Invoices. Read Write
Contoso.Spa needs to call Contoso.lnvoicing to create new invoices.
Which code should you use in Contoso.Spa to obtain an access token for Contoso.Invoicing? To answer, select the appropriate options in the answer area.
NOTE: Each correct select is worth one point.
Answer:
Explanation:
NEW QUESTION # 75
This question requires that you evaluate the underlined text to determine if it is correct.
Microsoft Visual Studio Code contains samples that you can use to quickly prototype a Microsoft Office Web Add-in for Microsoft Word.
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. The Office Ul Fabric
- B. Microsoft AppSource
- C. No change is needed.
- D. The Script Lab add-in
Answer: D
NEW QUESTION # 76
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 # 77
You have a Microsoft 365 subscription
You build a Microsoft Teams app named App1.
You need to publish App1 to the Teams deployment by using the Microsoft Graph API.
How should you complete the request? To answer, select the appropriate options m the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
NEW QUESTION # 78
......
Exam Sure Pass Microsoft Certification with MS-600 exam questions: https://quizguide.actualcollection.com/MS-600-exam-questions.html