Question 106

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 using a single REST request. The solution must minimize network traffic.
Which URI Should you use to retrieve the data?
  • Question 107

    You are developing a web app that will use the Microsoft Graph API. The app will use a front end to authenticate users and a backend to provision new unified groups.
    Users do not have permission to provision groups in Azure Active Directory (Azure AD).
    You need to recommend which permission types to grant. The solution must use the principle of least privilege.
    What should you recommend? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 108

    You need to configure the initial login request in the access token JavaScript script.
    Which code segment should you insert at line 01?
  • Question 109

    You are developing an Azure web app that will enable users to view a consolidated view of multiple users' tasks based on data in Microsoft Planner and Outlook. The app will use the Microsoft identity platform and a certificate to establish an authorization flow between the app and Microsoft 365.
    You obtain a certificate and you create an Azure Active Directory (Azure AD) application.
    You need to set up authorization for the application.
    Which three actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point-
  • Question 110

    You are developing an Azure function to provision a team in Microsoft Teams.
    You need to create a group named Project A, add a classification of Private to the group, and then convert Project A to a team group.
    How should you complete the REST requests? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.