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.manifestjson file. B. Update the Config.json file. C. Upload WebPartA to the Microsoft Teams...
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:...
Which HTTP response should you send?
You develop a web API named WebApi1. When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from Azure Active Directory (Azure AD). You need to formulate the response that WebApi1 will return to the client application. Which HTTP response should you send?A . HTTP 307...
How should you complete the application manifest?
HOTSPOT You are building a new tab as part of a new Microsoft Teams application. Users will experience the tab privately. How should you complete the application manifest? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer:
Which Supported account types setting should you configure for App1?
You are creating an application named App1 that will use the Microsoft identity platform. App1 will be accessed only by users from several different Microsoft 365 subscriptions. Which Supported account types setting should you configure for App1?A . Accounts in this organizational directory onlyB . Accounts in any organizational directory...
How can you validate that the JSON notification message is sent from the Microsoft Graph service?
How can you validate that the JSON notification message is sent from the Microsoft Graph service?A . The ClientState must match the value provided when subscribing.B . The user_guid must map to a user ID in the Azure AD tenant of the customer.C . The tenant ID must match the...
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...
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...
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...
How can you validate that the JSON notification message is sent from the Microsoft Graph service?
How can you validate that the JSON notification message is sent from the Microsoft Graph service?A . The ClientState must match the value provided when subscribing.B . The user_guid must map to a user ID in the Azure AD tenant of the customer.C . The tenant ID must match the...