Exams > Microsoft > MS-600: Building Applications and Solutions with Microsoft 365 Core Services
MS-600: Building Applications and Solutions with Microsoft 365 Core Services
Page 9 out of 18 pages Questions 81-90 out of 178 questions
Question#81

You plan to build a tab extension for Microsoft Teams that will display a list of assets and enable users to make reservations.
When a user reserves an asset, a form must be displayed that enables the user to make a reservation by selecting a date and duration, as well as other preferences.
Which type of extension should you use?

  • A. a full-width column web part
  • B. a task module
  • C. a messaging extension
  • D. a personal tab
Discover Answer Hide Answer

Answer: C
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/what-are-messaging-extensions

Question#82

HOTSPOT -
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.
Hot Area:

Discover Answer Hide Answer

Answer:
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-app-manifest

Question#83

You are developing a new Microsoft Teams app that will contain the following functionality:
✑ Start a new chat.
✑ Prompt users to install an app.
✑ Make a Microsoft Graph API call.
Trigger a search-based command.

Which two functionalities can be implemented by using a deep link? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one paint.

  • A. Trigger a search-based command.
  • B. Make a Microsoft Graph API call.
  • C. Prompt users to install an app.
  • D. Start a new chat.
Discover Answer Hide Answer

Answer: CD
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-links

Question#84

HOTSPOT -
You create an incoming webhook for a Microsoft Teams team channel.
You need to verify the webhook by using PowerShell.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:
Reference:
https://techcommunity.microsoft.com/t5/microsoft-365-pnp-blog/how-to-configure-and-use-incoming-webhooks-in-microsoft-teams/ba-p/2051118

Question#85

You are developing a Microsoft Teams app in a tenant.
You pilot the app to only 10 users in the tenant and test the app.
You need to deploy the app to all the users in the tenant.
What should you do?

  • A. Modify the app manifest.
  • B. Add the app to the global (Org-wide default) policy.
  • C. Enable sideloading in a custom app setup policy.
  • D. Create an app permission policy.
Discover Answer Hide Answer

Answer: D
Reference:
https://docs.microsoft.com/en-us/MicrosoftTeams/manage-apps

Question#86

HOTSPOT -
You need to create a messaging extension search command for Microsoft Teams.
How should you complete the app manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command?tabs=AS

Question#87

Your company has a sales system that emails an alert to all the members of the sales department when a new sale is made.
You need to ensure that a notification is posted to a team channel when a new sale is made. The solution must minimize development effort.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Post JSON to the webhook URL from the existing sales system.
  • B. Set the configurationUrl property of a connector in the manifest.
  • C. Post XML to the webhook URL from the existing sales system.
  • D. Get an incoming webhook for the channel.
Discover Answer Hide Answer

Answer: AD
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook

Question#88

DRAG DROP -
You have a bot that responds by using an Adaptive Card.
In which order will a user and the bot interact? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Discover Answer Hide Answer

Answer:

Question#89

You develop a web API named WebApi1.
When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from the Microsoft Identity Platform.
You need to ensure that the client application has the information required to complete the authentication.
Which header should you include in the HTTP response sent from WebApi1 to the client application?

  • A. Accept
  • B. Authorization
  • C. WWW-Authenticate
  • D. Access-Control-Allow-Credentials
Discover Answer Hide Answer

Answer: C
Reference:
https://docs.microsoft.com/en-us/dotnet/api/system.net.http.headers.httpresponseheaders.wwwauthenticate?view=net-5.0

Question#90

HOTSPOT -
You are developing a single-page application (SPA) named App1 that will be used by the public.
Many users of App1 restrict pop-up windows from opening in their browser.
You need to authenticate the users by using the Microsoft identity platform. The solution must meet the following requirements:
✑ Ensure that App1 can read the profile of a user.
✑ Minimize user interaction during authentication.
✑ Prevent App1 from requiring admin consent for any permissions.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-spa-acquire-token?tabs=javascript1

chevron rightPrevious Nextchevron right