You have a web app that uses the Microsoft Identity Platform.
You need to configure authentication for the app to allow sign-ins for the following user accounts:
* Users from your company
* Users from another company that has Azure Active Directory (Azure AD) user accounts How should you complete the application manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are developing a server-based application that has the following requirements:
* Prompt the user to fill out form that contains a keyword.
* Search the OneDrive for Business folder for files that contain the keyword and return the results to the user.
* Allow the user to select one of the files from the results.
* Copy the selected file to an Azure Blob storage container.
Which four actions should the application perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


You need to recommend which API object the SharePoint Framework (SPFx) intranet components will use to access the research department's project management solution.
What should you recommend?
You are developing a Microsoft Teams solution to host an existing webpage as a Teams tab.
Which requirement must the page meet?
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?