Question 36

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 correct.
  • Question 37

    You are developing an application that will run as an overnight background service on a server. The service will access web-hosted resources by using the application's identity and the OAuth 2.0 client credentials grant flow.
    You register the application and grant permissions. The tenant administrator grants admin consent to the application.
    You need to get the access token from Azure Active Directory (Azure AD).
    Which URI should you use for the POST request? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 38

    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.
  • Question 39

    You are developing an application that will run as an overnight background service on a server. The service will access web-hosted resources by using the application's identity and the OAuth 2.0 client credentials grant flow.
    You register the application and grant permissions. The tenant administrator grants admin consent to the application.
    You need to get the access token from Azure Active Directory (Azure AD).
    Which URI should you use for the POST request? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 40

    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 correct selection is worth one point.