MS-600試験無料問題集「Microsoft Building Applications and Solutions with Microsoft 365 Core Services 認定」
You have a starter SharePoint Framework (SPFx) web part.
You need to test the web part from the local workbench by connecting to a URL of https:// localhost:4321/temp/workbench.html.
Which tool should you use make the web part available locally for debugging?
You need to test the web part from the local workbench by connecting to a URL of https:// localhost:4321/temp/workbench.html.
Which tool should you use make the web part available locally for debugging?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
For each of the following statements, select Yes if the statement is true. Otherwise, select NO.
NOTE: Each correct selection is worth one point.

NOTE: Each correct selection is worth one point.

正解:

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?
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
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You have a Microsoft 365 subscription that uses Microsoft Teams
You have a custom Teams app named Appi that queries a backend database by using an Azure web app.
You publish a new version of Appi.
Users of App1 report decreased performance.
You need to identify what caused the performance issue.
What should you do first?
You have a custom Teams app named Appi that queries a backend database by using an Azure web app.
You publish a new version of Appi.
Users of App1 report decreased performance.
You need to identify what caused the performance issue.
What should you do first?
正解:B
解答を投票する
Your company publishes a price list lo a web service.
You need to provide users with the ability to check the prices from a Microsoft Teams chat and share the results directly in the current chat by querying the web service. The users must be able to get the prices by invoking a Microsoft Teams app. As soon as the app is invoked, a list of prices for popular products must be displayed without any input from the users.
Which three actions should you 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 provide users with the ability to check the prices from a Microsoft Teams chat and share the results directly in the current chat by querying the web service. The users must be able to get the prices by invoking a Microsoft Teams app. As soon as the app is invoked, a list of prices for popular products must be displayed without any input from the users.
Which three actions should you 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.

正解:

1 - Create a Microsoft Bot Framework registration resource in Azure.
2 - Set initialRun to true.
3 - Add composeExtensions to the App Manifest.
You are developing a Microsoft Teams app.
You need to select valid values to complete the app manifest.
How should you complete the manifest? To answer select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

You need to select valid values to complete the app manifest.
How should you complete the manifest? To answer select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

正解:

You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code.
A user reports that there is an issue with the add-in.
You need to debug the add-in for Word Online.
What should you do before you begin debugging in Visual Studio Code?
A user reports that there is an issue with the add-in.
You need to debug the add-in for Word Online.
What should you do before you begin debugging in Visual Studio Code?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?
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?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are developing a single-page application (SPA) that authenticates users by using MSAL.js. The SPA must meet the following requirements:
Only allow access to the users in an organization named contoso.onmicrosoft.com.
Support single sign-on (SSO) across tabs and user sessions.
How should you complete the code for the SPA? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Only allow access to the users in an organization named contoso.onmicrosoft.com.
Support single sign-on (SSO) across tabs and user sessions.
How should you complete the code for the SPA? 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/azure/active-directory/develop/tutorial-v2-javascript-spa
You have a Microsoft 365 subscription
You build a Microsoft Teams app named App1.
You need to publish App1 to the Teams deployment by using the Microsoft Graph API.
How should you complete the request? To answer, select the appropriate options m the answer area.
NOTE: Each correct selection is worth one point.

You build a Microsoft Teams app named App1.
You need to publish App1 to the Teams deployment by using the Microsoft Graph API.
How should you complete the request? To answer, select the appropriate options m the answer area.
NOTE: Each correct selection is worth one point.

正解:

You have a Microsoft Teams app that supports conversational subentities.
For each of the following statements, select Yes if the statement is true. Otherwise select No.
NOTE: Each correct selection is worth one point.

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

正解:
