Question 66

You have an application that uses the Microsoft graph API.
When users open the application during peak hours, they occasionally receive an HTTP 429 Too Many requests response status code.
What should you to mitigate the errors?
  • Question 67

    For each of the following statements, select Yes if the statement is true. Otherwise, select NO.
    NOTE: Each correct selection is worth one point.

    Question 68

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 69

    You have a Microsoft 365 tenant that contains a Microsoft SharePoint Online site named Projects.
    You need to get a list of documents in the Documents library by using the Microsoft Graph API.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 70

    You have a starter SharePoint Framework (SPFx) web part.
    You need to test the web part from the local workbench by connecting to a URL of https:// localhost:4321/temp/workbench.html.
    Which tool should you use make the web part available locally for debugging?