You are developing a new Microsoft Office Add-in to integrate a corporate invoicing system and Microsoft Excel. You need to add a new button to the Office ribbon. What should you add to the add-in?A . a task paneB . a dialogC . a custom functionD . a command View Answer Answer: D Explanation:...
Exam Name: Building Applications and Solutions with Microsoft 365 Core Services
Exam Code: MS-600
Official Exam Time: 120 mins
Number of questions in the Official Exam: 40-60 Q&As
Latest update time in our database: February 04,2023
MS-600 Official Exam Topics:
- Topic1 : Design development and production environments
- Topic2 : Select an appropriate runtime platform for a Teams solution (including Node.js, .NET, and/or SPFx) / Select authentication and client credentials for app type and authentication flow
- Topic3 : Configure application permissions for the app / Configure incremental consent scopes
- Topic4 : Grant scoped permissions to API / Access data from Microsoft Graph
- Topic5 : Access user data from Microsoft Graph / Upload files larger than 10 mb to Teams
- Topic6 : Test queries and responses by using Microsoft Graph Explorer / Combine multiple requests using $batch
- Topic7 : Get the list of members in a team / Get the list of owners of a team
- Topic8 : Describe the components of a SharePoint Framework (SPFx) solution / Describe the requirements of domain isolated web parts
- Topic9 : Identify the methods for granting permissions to consume a third-party API / Describe the options for deploying a SPFx Web Part as a Teams Tab
- Topic10 : Extend Microsoft Teams (30-35%) / Create an incoming webhook
- Topic11 : Create a personal bot / Create a group/channel bot
- Topic12 : Create a meeting extension / Test, deploy, monitor, and maintain modern enterprise-grade app solutions (5-10%)
- Topic13 : Deploy apps and solutions /
Which two objects can you use to persist the state?
You are developing a Microsoft Office Add-in for Word. You need to persist the user state across sessions by using the Office JavaScript API. Which two objects can you use to persist the state? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . CustomXMLPartsB . RoamlngSeccingsC ....
What should you to mitigate the errors?
You have an application that uses the Microsoft graph API. When users open the application during peak hours, they occasionally receive an HTTP 429 Too Many requests response status code. What should you to mitigate the errors?A . Adjust the request rate based on the Rate-Limit-Reset Header.B . Wait 100 milliseconds between requests.C ....
What is required for the Teams app to send a proactive message to the users?
You are developing a Microsoft Teams app that will use an Azure function to send scheduled messages from a bot to users. What is required for the Teams app to send a proactive message to the users?A . The bot must be approved in Azure Active Directory (Azure AD).B . The bot must be...
Which type of authentication flow should you recommend for the planned integration with Office 365?
Which type of authentication flow should you recommend for the planned integration with Office 365?A . device codeB . implicit grantC . authorization codeD . client credentials View Answer Answer: C Explanation: To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access token from...
What should you do before you begin debugging in Visual Studio Code?
You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code. A user reports that there is an issue with the add-in. You need to debug the add-in for Word Online. What should you do before you begin debugging in Visual Studio Code?A . Disable script debugging in your...
What should you do?
You have a SharePoint Framework (SPFx) web part named WebPartA that uses SPFx 1.11.0. You need to ensure that WebPartA can be installed as an app in Microsoft Teams. What should you do? A. Update the WebPartA.manifest.json file. B. Update the Config.json file. C. Upload WebPartA to the Microsoft Teams app catalog. D. From...
How should you complete the batch request?
HOTSPOT You have an application that employees use to schedule vacations. The application sets an automatic reply and an out-of-office event in the employees’ Microsoft 365 calendar. Employees who access the application from a mobile device report that the application is slow to make changes. You need to replace the application calls to use...
How should you complete the code segment?
HOTSPOT 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...
What are two possible URIs that you can use to prompt the administrators for admin consent to the E-invoicing application?
Topic 1, ADatum Corporation 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...