What should you add to the add-in?

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 commandView AnswerAnswer:...

April 28, 2022 No Comments READ MORE +

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 ....

April 27, 2022 1 Comment READ MORE +

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...

April 27, 2022 No Comments READ MORE +

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 ....

April 27, 2022 No Comments READ MORE +

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 credentialsView AnswerAnswer: C Explanation: To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access...

April 27, 2022 No Comments READ MORE +

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...

April 27, 2022 No Comments READ MORE +

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...

April 27, 2022 No Comments READ MORE +

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...

April 27, 2022 No Comments READ MORE +

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,...

April 26, 2022 No Comments READ MORE +

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...

April 26, 2022 No Comments READ MORE +