MS-600 無料問題集「Microsoft Building Applications and Solutions with Microsoft 365 Core Services」
You plan to develop a SharePoint Framework (SPFx) web part by using the ReactJS framework.
You need to ensure that all the web part fields and controls adopt the theme of the site when you deploy the web part. The solution must minimize development effort.
What should you include in the solution?
You need to ensure that all the web part fields and controls adopt the theme of the site when you deploy the web part. The solution must minimize development effort.
What should you include in the solution?
正解:D
解答を投票する
You have a web app that uses the Microsoft Identity Platform.
You extend the application manifest to implement the following role-based access control (RBAC).

When you attempt to save the manifest you receive a validation error.
Which key value pair should you modify to resolve the error?
You extend the application manifest to implement the following role-based access control (RBAC).

When you attempt to save the manifest you receive a validation error.
Which key value pair should you modify to resolve the error?
正解:C
解答を投票する
You need to recommend the development environment and tools for the development of SalesApp.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Reference:
https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins
https://n8d.at/5-reasons-or-thoughts-on-fluent-ui-web
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: From the Azure portal, edit the API permission list for App1. Add the Microsoft Graph API and the Calendars.Read permissions and then grant tenant admin consent.
Does this meet the goal?
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: From the Azure portal, edit the API permission list for App1. Add the Microsoft Graph API and the Calendars.Read permissions and then grant tenant admin consent.
Does this meet the goal?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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 need to deploy a Microsoft Teams app. The app will create a Microsoft Teams personal tab that displays a website.
Solution: You create a Microsoft Teams manifest file that includes a staticTabs section containing the name, ID, and content URL of the website.
Does this meet the goal?
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 need to deploy a Microsoft Teams app. The app will create a Microsoft Teams personal tab that displays a website.
Solution: You create a Microsoft Teams manifest file that includes a staticTabs section containing the name, ID, and content URL of the website.
Does this meet the goal?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You create a personal bot that you plan to distribute as a Microsoft Teams team app.
The bot has the following app manifest.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point

The bot has the following app manifest.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point

正解:

You have an invoice approval process in which an approver is sent an automated email that contains a link to a web-based accounts system whenever an invoice requires approval.
Which benefit can be achieved by using actionable messages for the approval process?
Which benefit can be achieved by using actionable messages for the approval process?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You have an Azure Static Web Apps app named Web1.
You build a Microsoft Teams app named App1.
You need to deploy App1 to Web1 by using GitHub Actions.
Which two credentials can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You build a Microsoft Teams app named App1.
You need to deploy App1 to Web1 by using GitHub Actions.
Which two credentials can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
正解:A、C
解答を投票する
You need to develop a leave request app that will use Microsoft Outlook and adaptive cards. The leave requests of an employee will be sent as an actionable message to the employee's managers. When one of the managers performs an action on the actionable message, the other managers must see only the updated message and the action performed by the manager.
How should you complete the adaptive card JSON? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

How should you complete the adaptive card JSON? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Reference:
https://docs.microsoft.com/en-us/outlook/actionable-messages/auto-invoke