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

April 20, 2022 No Comments READ MORE +

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

April 19, 2022 No Comments READ MORE +

Which three actions should you perform?

You plan to develop a new way for users to generate tickets in a support system by filling out a form that pops up in a Microsoft Teams app. You already have the built form in an existing web app. You need to ensure that the existing form can be...

April 19, 2022 No Comments READ MORE +

What should the add-in provide to retrieve the documents on behalf of the user?

You are building a Microsoft Office Add-in for Outlook that will use the Microsoft Graph REST API to retrieve a user’s documents from a Microsoft SharePoint Online site. What should the add-in provide to retrieve the documents on behalf of the user?A . an identity tokenB . a single sign-on...

April 19, 2022 No Comments READ MORE +

What should you add to a SharePoint Framework (SPFx) solution to ensure that the solution can be used as a Microsoft Teams tab?

What should you add to a SharePoint Framework (SPFx) solution to ensure that the solution can be used as a Microsoft Teams tab?A . the TeamsTab value to the componentType property in the manifest fileB . a manifest file to the Teams folder in the solutionC . the TeamsTab value...

April 19, 2022 No Comments READ MORE +

Which requirement must the page meet?

You are developing a Microsoft Teams solution to host an existing webpage as a Teams tab. Which requirement must the page meet?A . The page must adhere to HTML 5.0 standardsB . The page must adhere to WCAG 2.0 accessibility guidelinesC . The page must be hosted on a domain...

April 19, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You plan to create a bot as part of a Microsoft Teams app. The bot will use Microsoft 365 services on behalf of a user. You add token.botframework.com to the list of valid domains in the app manifest. You need to configure the authentication environment to ensure that...

April 19, 2022 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 grantB . device code grantC . implicit grantD . client credentials grantView AnswerAnswer: A

April 19, 2022 No Comments READ MORE +

You need to retrieve the current theme by using the Microsoft Teams JavaScript client SDK?

You are developing a Microsoft Teams app that will display differently depending on the current Ul theme applied to Microsoft Teams. You need to retrieve the current theme by using the Microsoft Teams JavaScript client SDK? Which function should you call?A . microsoftTeams.getContextB . microsoftTeams.settings.getSettingsC . microsoftTeams.getMruTablnstancesD . microsoftTeams.initializeView AnswerAnswer:...

April 19, 2022 No Comments READ MORE +

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

April 18, 2022 No Comments READ MORE +