MS-600 Building Applications and Solutions with Microsoft 365 Core Services (beta)

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (New Update)

You have a Microsoft 365 subscription that uses Microsoft Teams.

You create a PowerShell scrip1 named Teams.ps1 to provision Teams for a testing environment that contains the following commands.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

C:\Users\wk\Desktop\mudassar\Untitled.jpg

Answer is in the explanation below.

Question 5 (Mixed Questions)

You need to build a daemon app that polls Microsoft Graph to get all user information.

You register and configure the app in Azure Active Directory (Azure AD).

Which three actions should you perform next? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Get the consent of each user.

  • Pass a bearer token in the authorization header and call the Microsoft Graph API.

  • Get an ID token.

  • Get an access token.

  • Provide the admin consent URL to a global administrator in Azure AD.

Question 6 (Case Study 1)

You need to implement the role functionality for the backend web service calls.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Upload a certificate for the application registration of the backend web service.

  • Modify the manifest that defines the application roles and set Allowed Member Types to Apps.

  • Modify the manifest that defines the application roles and set Allowed Member Types to Users.

  • Assign the application roles to the Azure AD group that contains the users who are mapped to the roles.

  • Create a new client secret in the application registration of the backed web service.