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.
Hot Area:
HOTSPOT
You are building a Microsoft teams application by using an outgoing webhook. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Hot Area:
HOTSPOT
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.
Hot Area:
DRAG DROP
Match the SharePoint Framework (SPFx) extensions to the correct descriptions.
To answer, drag the appropriate SPFx extension from the column on the left to its description on the right. Each SPFx extension may be used once, more than once, or not at all.
NOTE Each correct match is worth one point.
Select and Place:
DRAG DROP
You need to protect the backend web service to meet the technical requirements.
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.
Select and Place:
Which type of authentication flow should you recommend for the planned integration with Office 365?
A. device code
B. implicit grant
C. authorization code
D. client credentials
You are developing an outgoing webhook in Microsoft Teams.
In the service that receives the outgoing webhook request, what should you validate to ensure that calls are coming from Microsoft Teams?
A. the HTTP hmac header
B. the Microsoft Teams client cookies
C. the Microsoft Graph API
D. the bearer token
You have a SharePoint Framework (SPFx) web part that displays the weather. Users can set the city within the web part. Which component is invoked to provide the users with the ability to configure the settings for the web part?
A. a custom control
B. the property pane
C. the Application Customizer
D. a library component
You have a line-of-business API that is secured by using Azure Active Directory (Azure AD).
You deploy a solution to the app catalog. The solution requests permission to the API.
What should you do in the SharePoint admin center to ensure that the solution can access the API?
A. Create a SharePoint security group and add the solution
B. Create an access policy
C. Enable sandbox solutions
D. Approve a pending permission request
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?
A. Adjust the request rate based on the Rate-Limit-Reset Header.
B. Wait 100 milliseconds between requests.
C. Adjust the request rate based on the Retry-After header.