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...
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...
Which code segment should you insert at line 06?
You need to complete the MSAL.js code for SSO. Which code segment should you insert at line 06?A . storeAuthStateInCookie: falseB . storeAuthStateInCookie: trueC . cacheLocation: ‘localStorage’D . cacheLocation: ‘sessionStorage’View AnswerAnswer: C Explanation: Scenario: Implement single sign-on (SSO) and minimize login prompts across browser tabs. When your application is open...
This question requires that you evaluate the underlined BOLD text to determine if it is correct.
This question requires that you evaluate the underlined BOLD text to determine if it is correct. You develop a Microsoft Teams application that uses a messaging extension. Users can invoke the messaging extension from the Teams sidebar menu. Instructions: Review the underlined text. If it makes the statement correct, select...
Topic 2, Misc. Questions
Topic 2, Misc. Questions This question requires that you evaluate the underlined text to determine if it is correct. Centralized deployments for Microsoft Office Add-ins require Office Online Server. Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect,...
Which two changes to the app will require user acceptance to perform the upgrade?
You have a custom Microsoft Teams app that you deploy to users by using the Microsoft Teams admin center. You plan to update the app. Which two changes to the app will require user acceptance to perform the upgrade? Each correct answer presents part of the solution. NOTE: Each correct...
Which HTTP method should you use against the Microsoft graph endpoint?
You use Azure Active Directory (Azure AD) to store user identities. The user profile information is inconsistently populated. You need to develop a web app that will provide users with a page where they can enter their interests, skill, and description. When the user click the submit button, the app...
This question requires that you evaluate the bold text to determine if it is correct.
This question requires that you evaluate the bold text to determine if it is correct. You can use a Command Set extension to develop a breadcrumb element that will appear on every Microsoft SharePoint page. Instructions: Review the underlined text. If it makes the statement correct, select “No change is...
Which URI Should you use to retrieve the data?
You are developing a mobile application that will display the current signed-in user’s display name and the application settings. The application settings are stored as Microsoft graph extension of the user profile. Users of the application have intermittent network connectivity. You need to retrieve the least amount of data by...
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point
HOTSPOT 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: Explanation: Box 1: Yes As part of your app you can add custom tabs to embed your own web content in Teams, and...