Which two actions should you perform?

You plan to develop a TypeScript client-side app that will use the MSGraphClient library. You need to configure Microsoft Visual Studio Code to use IntelliSense and support code completion for the MSGraph client library. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each...

April 24, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You need to implement the role functionality for the backend web service calls. Which three actions should you perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer:

April 24, 2022 No Comments READ MORE +

When developing a tab in Microsoft teams, personal, group, and shared tabs can all be implemented as configurable tabs.

When developing a tab in Microsoft teams, personal, group, and shared tabs can all be implemented as configurable tabs. Instructions: Review the underlined BOLD text, if it makes the statement correct, select ‘’ No change is needed if the statement is incorrect selct the answer choice that makes the statement...

April 24, 2022 No Comments READ MORE +

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

April 24, 2022 No Comments READ MORE +

You are developing a Microsoft Team application. To host a webpage in a Teams tab, the manifest file must include the contentUrl property within the staticTabs property.

You are developing a Microsoft Team application. To host a webpage in a Teams tab, the manifest file must include the contentUrl property within the staticTabs property. Instructions: Review the underline text. If the makes the statement correct, select ‘’ No change is needed. ‘’ If the statement is incorrect,...

April 24, 2022 No Comments READ MORE +

Which two actions can the web part perform?

You create a SharePoint Framework (SPFx) web part and include MSGraphClient by using the following manifest. Which two actions can the web part perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Create a file in the current user's Microsoft OneDrive.B...

April 24, 2022 No Comments READ MORE +

Which type of authorization flow should you use?

You need to develop a server-based web app that will be registered with the Microsoft identity platform. The solution must ensure that the app can perform operations on behalf of the user? Which type of authorization flow should you use?A . authorization codeB . refresh tokenC . resource owner passwordD...

April 23, 2022 No Comments READ MORE +

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

April 23, 2022 No Comments READ MORE +

What should use?

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 action-based messaging extensionB . A task moduleC ....

April 23, 2022 No Comments READ MORE +

How should you complete the Microsoft Graph API query?

HOTSPOT You have an app named App1 that uses the Microsoft Graph API. You need to identify all users who have a job title of Developer. The solution must return only the display name and email address attributes of the users. How should you complete the Microsoft Graph API query?...

April 23, 2022 No Comments READ MORE +