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

May 9, 2023 No Comments READ MORE +

You create a personal bot that you plan to distribute as a Microsoft Teams team app

HOTSPOT You create a personal bot that you plan to distribute as a Microsoft Teams team app. The bot has the following app manifest. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point View AnswerAnswer:...

May 9, 2023 No Comments READ MORE +

How should you complete the code?

HOTSPOT You have an app that queries Azure Active Directory (Azure AD) by using the Microsoft Graph API. You need to minimize the number of times users are prompted for their credentials. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each...

May 8, 2023 No Comments READ MORE +

What should you identify?

You are building an app that will use the Microsoft Graph API and the Microsoft identity platform to enable users to perform the following tasks: • Sign in to Azure AD. • View all the Microsoft 365 groups that they own. Each week, the app will also email the users...

May 8, 2023 No Comments READ MORE +

What should you include in the solution?

You need to develop a SharePoint Framework (SPFx) solution that interacts with Microsoft SharePoint and Teams. The solution must share the same code base. What should you include in the solution?A . Include the Microsoft Authentication Library for .NET (MSALNET) in the solution. B. Grant admin consent to the Teams...

May 8, 2023 No Comments READ MORE +

How should you complete the Graph API call?

HOTSPOT You are creating a report that will query Azure Active Directory (Azure AD) for group information by using the Microsoft Graph API. You need to retrieve an ordered list of groups by title. The solution must minimize the amount of data returned in the response. How should you complete...

May 8, 2023 No Comments READ MORE +

Which type of authorization flow should you use?

You need to develop a client-side web app that will be registered with the Microsoft identity platform. Which type of authorization flow should you use?A . authorization code grant B. device code grant C. implicit grant D. client credentials grantView AnswerAnswer: A

May 8, 2023 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? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

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 . Option A B. Option B C. Option C D. Option DView AnswerAnswer: C,D

May 7, 2023 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You are developing an application that will upload files that are larger than 50 MB to Microsoft OneDrive. You need to recommend an upload solution to ensure that the file upload process can resume if a network error occurs during the upload. Which four actions should you perform...

May 7, 2023 No Comments READ MORE +

What should you include in the solution?

You plan to develop a SharePoint Framework (SPFx) web part by using the ReactJS framework. You need to ensure that all the web part fields and controls adopt the theme of the site when you deploy the web part. The solution must minimize development effort. What should you include in...

May 7, 2023 No Comments READ MORE +