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 +

How should you complete the query?

HOTSPOT You have a Microsoft 365 tenant that contains a Microsoft SharePoint Online site named Projects. You need to get a list of documents in the Documents library by using the Microsoft Graph API. How should you complete the query? To answer, select the appropriate options in the answer area....

April 23, 2022 No Comments READ MORE +

Which object should you include in the solution?

You need to build a SharePoint Framework (SPFx) web part that will display the contents of a user’s Microsoft Exchange Online inbox. The solution must minimize development effort. Which object should you include in the solution?A . SPHttpClientB . the JavaScript API for Exchange Web Services (EWS)C . MSGraphClientD ....

April 23, 2022 No Comments READ MORE +

Which two actions should you perform?

You need to implement the role functionality for the backend web service calls. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Upload a certificate for the application registration of the backend web service.B . Modify...

April 23, 2022 No Comments READ MORE +

Which two types of tokens can the app retrieve as part of the authorization flow?

You are developing a server-based web app that will use OAuth2 on behalf of the user and will be registered with the Microsoft identity platform. Which two types of tokens can the app retrieve as part of the authorization flow? Each correct answer presents part of the solution. NOTE: Each...

April 22, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You have an app named App1 that provisions security groups daily by using the Microsoft identity platform and the Microsoft Graph API. App1 runs as a scheduled task. You need to register App1 in the Microsoft identity platform. Which three actions should you perform in sequence? To answer,...

April 22, 2022 No Comments READ MORE +

You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab

HOTSPOT You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. JavaScript Version C#...

April 22, 2022 No Comments READ MORE +