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...
Which two actions should you perform?
You are developing an application that will use Microsoft Graph. You attempt to retrieve a list of the groups in your organization by using a URI of https://graph.microsoft.eom/vi.0/groups on behalf of the user. The application fails. The diagnostic logs show the following information: * An HTTP 403 Forbidden status code...
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:...
Which permission should to grant?
You have a single-page application (SPA) named TodoListSPA and a server-based web app named TodoListService. The permissions for the TodoList SPA API are configured as shown in the TodoList SPA exhibit. (Click the TodoListSPA tab.) The permissions for the TodoListService API are configured as shown in the TodoListService exhibit. (Click...
What should you do?
Topic 2, Misc. Questions 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.manifestjson file. B. Update the Config.json file. C. Upload...
Which code should you use in Contoso.Spa to obtain an access token for Contoso.Invoicing?
HOTSPOT 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:...
Match the SharePoint Framework (SPFx) extensions to the correct descriptions
DRAG DROP Match the SharePoint Framework (SPFx) extensions to the correct descriptions. To answer, drag the appropriate SPFx extension from the column on the left to its description on the right. Each SPFx extension may be used once, more than once, or not at all. NOTE Each correct match is...
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...
Which task can the web part perform?
You have a SharePoint Framework (SPFx) web part that includes the manifest shown in the following exhibit. Which task can the web part perform?A . Send an email on behalf of a mail-enabled group.B . Send an email as another user.C . Send an email as the current user.D ....
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets have more than one correct solution, while others might not have a correct solution. After you answer...