110 likes | 114 Views
Make sure you practice PassQuestion 2021 Free latest Microsoft MS-600 Exam Questions multiple times so that you will be able to achieve high score in your exam.
E N D
MS-600 Free Questions MS-600 Free Questions Building Applications and Solutions with Building Applications and Solutions with Microsoft 365 Core Services Microsoft 365 Core Services https://www.passquestion.com/ https://www.passquestion.com/MS-600 MS-600.html .html
Question 1 Question 1 How can you validate that the JSON notification message is sent from the Microsoft How can you validate that the JSON notification message is sent from the Microsoft Graph service? Graph service? A. The ClientState must match the value provided when subscribing. A. The ClientState must match the value provided when subscribing. B. The user_guid must map to a user ID in the Azure AD tenant of the customer. B. The user_guid must map to a user ID in the Azure AD tenant of the customer. C. The tenant ID must match the tenant ID of the customer’s Office 365 tenant. C. The tenant ID must match the tenant ID of the customer’s Office 365 tenant. D. The subscription ID must match the Azure subscription used by ADatum. D. The subscription ID must match the Azure subscription used by ADatum. Answer: A Answer: A
Question 2 Question 2 You need to implement the role functionality for the backend web service calls. 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. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. NOTE: Each correct selection is worth one point. A. Upload a certificate for the application registration of the backend web service. A. Upload a certificate for the application registration of the backend web service. B. Modify the manifest that defines the application roles and set Allowed Member Types B. Modify the manifest that defines the application roles and set Allowed Member Types to Apps. to Apps. C. Modify the manifest that defines the application roles and set Allowed Member Types C. Modify the manifest that defines the application roles and set Allowed Member Types to Users. to Users. D. Assign the application roles to the Azure AD group that contains the users who are D. Assign the application roles to the Azure AD group that contains the users who are mapped to the roles. mapped to the roles. E. Create a new client secret in the application registration of the backed web service. E. Create a new client secret in the application registration of the backed web service. Answer: B,D Answer: B,D
Question 3 Question 3 You need to complete the MSAL.js code for SSO. You need to complete the MSAL.js code for SSO. Which code segment should you insert at line 06? Which code segment should you insert at line 06? A. storeAuthStateInCookie: false A. storeAuthStateInCookie: false B. storeAuthStateInCookie: true B. storeAuthStateInCookie: true C. cacheLocation: ‘localStorage’ C. cacheLocation: ‘localStorage’ D. cacheLocation: ‘sessionStorage’ D. cacheLocation: ‘sessionStorage’ Answer: C Answer: C
Question 4 Question 4 Which type of authentication flow should you recommend for the planned integration with Office Which type of authentication flow should you recommend for the planned integration with Office 365? 365? A. device code A. device code B. implicit grant B. implicit grant C. authorization code C. authorization code D. client credentials D. client credentials Answer: C Answer: C
Question 5 Question 5 This question requires that you evaluate the underlined text to determine if it is correct. This question requires that you evaluate the underlined text to determine if it is correct. Centralized deployments for Microsoft Office Add-ins require Office Online Server. Centralized deployments for Microsoft Office Add-ins require Office Online Server. Instructions: Review the underlined text. If it makes the statement correct, select “No change is Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct. needed”. If the statement is incorrect, select the answer choice that makes the statement correct. A. No change is needed A. No change is needed B. Azure Active Directory (Azure AD) B. Azure Active Directory (Azure AD) C. Azure AD Connect C. Azure AD Connect D. an Azure web app D. an Azure web app Answer: A Answer: A
Question 6 Question 6 You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel. web versions of Excel. What are two ways to develop the add-in? Each correct answer presents a complete solution? NOTE: What are two ways to develop the add-in? Each correct answer presents a complete solution? NOTE: Each correct selection is worth one point. Each correct selection is worth one point. A. From Microsoft Teams, install App Studio A. From Microsoft Teams, install App Studio B. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload B. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload installed, create a new project that uses a Web Add-in template installed, create a new project that uses a Web Add-in template C. From the Microsoft Office 365 portal, use Microsoft PowerApps C. From the Microsoft Office 365 portal, use Microsoft PowerApps D. Use the Yeoman generator for Microsoft Office Add-ins to create the project, and then open the D. Use the Yeoman generator for Microsoft Office Add-ins to create the project, and then open the project in Microsoft Visual Studio Code project in Microsoft Visual Studio Code E. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload E. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload installed, create a new project that uses a Visual Studio Tools for Office (VSTO) template installed, create a new project that uses a Visual Studio Tools for Office (VSTO) template Answer: D,E Answer: D,E
Question 7 Question 7 You have a SharePoint Framework (SPFx) web part named WebPartA that uses SPFx 1.11.0. You You have a SharePoint Framework (SPFx) web part named WebPartA that uses SPFx 1.11.0. You need to ensure that WebPartA can be installed as an app in Microsoft Teams. need to ensure that WebPartA can be installed as an app in Microsoft Teams. What should you do? What should you do? A. Update the WebPartA.manifestjson file. A. Update the WebPartA.manifestjson file. B. Update the Config.json file. B. Update the Config.json file. C. Upload WebPartA to the Microsoft Teams app catalog. C. Upload WebPartA to the Microsoft Teams app catalog. D. From a command prompt, run the yo gmicrosoft/sharepoint command. D. From a command prompt, run the yo gmicrosoft/sharepoint command. Answer: C Answer: C
Question 8 Question 8 Note: This question is part of a series of questions that present the same scenario. Each question in 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 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. 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 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. 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 You need to deploy a Microsoft Teams app. The app will create a Microsoft Teams personal tab that displays a website. displays a website. Solution: From the Microsoft Teams client, you add a new tab, you select the Website app, and then Solution: From the Microsoft Teams client, you add a new tab, you select the Website app, and then you enter the URL of the website. you enter the URL of the website. Does this meet the goal? Does this meet the goal? A. Yes A. Yes B. No B. No Answer: B Answer: B
Question 9 Question 9 You use Azure Active Directory (Azure AD) to store user identities. You use Azure Active Directory (Azure AD) to store user identities. The user profile information is inconsistently populated. The user profile information is inconsistently populated. You need to develop a web app that will provide users with a page where they can enter their You need to develop a web app that will provide users with a page where they can enter their interests, skill, and description. When the user click the submit button, the app will use Microsoft interests, skill, and description. When the user click the submit button, the app will use Microsoft graph to send the data to Azure AD. graph to send the data to Azure AD. Which HTTP method should you use against the Microsoft graph endpoint? Which HTTP method should you use against the Microsoft graph endpoint? A. PUT A. PUT B. POST B. POST C. PATCH C. PATCH D. GET D. GET Answer: A Answer: A
Question 10 Question 10 This question requires that you evaluate the bold text to determine if it is correct. This question requires that you evaluate the bold text to determine if it is correct. You can use a Command Set extension to develop a breadcrumb element that will appear You can use a Command Set extension to develop a breadcrumb element that will appear on every Microsoft SharePoint page. on every Microsoft SharePoint page. Instructions: Review the underlined text. If it makes the statement correct, select “No Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct. statement correct. A. No change is needed A. No change is needed B. an Application Customizer B. an Application Customizer C. a Field Customizer C. a Field Customizer D. a web part D. a web part Answer: B Answer: B