MS-600 Exam Question 101

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 will use Microsoft graph to send the data to Azure AD.
Which HTTP method should you use against the Microsoft graph endpoint?
  • MS-600 Exam Question 102

    You are developing in application named App1.
    App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
    * Emails that have attachments and are from [email protected] must be retrieved.
    * The results must show the subject of the email, the sender address, and the count of emails retrieved.
    How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 103

    You are developing an application that will upload files that are larger than 50 MB to Microsoft OneDrive.
    You need to recommend an upload solution to ensure that the file upload process can resume if a network error occurs during the upload.
    Which four actions should you perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order.

    MS-600 Exam Question 104

    You are developing a Microsoft Team application. To host a webpage in a Teams tab, the manifest file must include the contentUrl property within the staticTabs property.
    Instructions: Review the underline text. If the makes the statement correct, select '' No change is needed. '' If the statement is incorrect, select the answer choice that makes the statement correct.
  • MS-600 Exam Question 105

    You are developing in application named App1.
    App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
    Emails that have attachments and are from [email protected] must be retrieved.
    The results must show the subject of the email, the sender address, and the count of emails retrieved.
    How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.