Free MS-600 Exam Braindumps (page: 8)

Page 8 of 26

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a new application named App1 that uses the Microsoft identity platform to authenticate to Azure Active Directory (Azure AD).
Currently, App1 can read user profile information.
You need to allow App1 to read the user's calendar.
Solution: In the code of App1, dynamically request the Calendar.Read permission from the Microsoft
Graph API.
Does this meet the goal?

  1. Yes
  2. No

Answer(s): B

Explanation:

For your app to access data in Microsoft Graph, the user or administrator must grant it the correct permissions via a consent process.
Application permissions can only be consented by an administrator.


Reference:

https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-permissions-and- consent
https://docs.microsoft.com/en-us/graph/permissions-reference



You are developing a SharePoint Framework (SPFx) web part. Which API should you use to retrieve the Microsoft Teams memberships of a user by using the minimum
amount of code?

  1. MSGraphClient
  2. AadHttpClient
  3. SPHttpClient
  4. XMLHttpRequest

Answer(s): A

Explanation:

You can use the Microsoft Graph API to work with Microsoft Teams. In Microsoft Graph, Microsoft Teams is represented by a group resource.
If you are targeting Microsoft Graph, you can use the MSGraphClient client object, which provides a more fluent syntax compared to AadHttpClient.
Note: In versions of the SharePoint Framework starting with v.1.4.1, you can access Microsoft Graph by using either the native graph client (MSGraphClient), or the low-level type used to access any Azure AD-secured REST API (AadHttpClient).
The AadHttpClient client object is useful for consuming any REST API. You can use it to consume Microsoft Graph or any other third-party (or first-party) REST API. The MSGraphClient client object can consume the Microsoft Graph only. Internally it uses the AadHttpClient client object and supports the fluent syntax of the Microsoft Graph SDK.


Reference:

https://docs.microsoft.com/en-us/graph/api/resources/teams-api- overview?view=graph-rest-1.0
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aad-tutorial



You plan to deploy a SharePoint Framework (SPFx) solution to the tenant app catalog. Which attribute should you configure in the package-solution.json file to ensure that the solution is available immediately to all site collections?

  1. skipFeatureDeployment
  2. zippedPackage
  3. ClientSideComponentId
  4. isDomainIsolated

Answer(s): A

Explanation:

You can configure your SharePoint Framework components to be immediately available across the tenant when the solution package is installed to the tenant app catalog. This can be configured by using the skipFeatureDeployment attribute in the package-solution.json file.


Reference:

https://docs.microsoft.com/en-us/sharepoint/dev/spfx/tenant-scoped-deployment



What should you add to a SharePoint Framework (SPFx) solution to ensure that the solution can be used as a Microsoft Teams tab?

  1. the TeamsTab value to the componentType property in the manifest file
  2. a manifest file to the Teams folder in the solution
  3. the TeamsTab value to the supportedHosts property in the manifest file
  4. a manifest file to the webparts folder in the solution

Answer(s): D

Explanation:

You need to update the web part manifest to make it available for Microsoft Teams. Locate the manifest json file for the web part you want to make available to Teams and modify the supportedHosts properties to include "TeamsTab".


Reference:

https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as- msteams-tab



Page 8 of 26



Post your Comments and Discuss Microsoft MS-600 exam with other Community members:

Vivik commented on June 08, 2021
This exam is very hard. Study these questions from the this exam dumsp well. I would not have apssed without these exam dumps questions.
INDIA
upvote

Rajesh commented on August 19, 2020
I thought due to low price the quality would be bad. But I was wrong. The PDF questions are well formatted and the Free Xengine Engine Simulator Test Engine is really Free.
UNITED STATES
upvote