Get ready to pass the MS-600 Exam right now using our Microsoft 365 Certified: Developer Associate Exam Package [Q57-Q80]

Share

 Get ready to pass the MS-600 Exam right now using our Microsoft 365 Certified: Developer Associate  Exam Package

A fully updated 2021 MS-600 Exam Dumps exam guide from training expert TopExamCollection


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

MS-600: Building Applications and Solutions with Microsoft 365 Core Services (beta) Exam is foundation level Certification. It is strongly recommended that aspirants for this exam have have a basic understanding of REST APIs, JSON, OAuth2, OData, OpenID Connect, Microsoft identities (including Azure AD and Microsoft accounts), Azure AD B2C, and permission/consent concepts. Anyone who is having keen interest and familiar with general understanding of Microsoft 365 concepts and the technologies. More than 85% of IT support roles require a good foundation of Microsoft Azure for Microsoft 365 concepts.


Target Audience

This certification test is designed for the Microsoft 365 Developers who have the relevant skills in designing, building, testing, and maintaining applications & solutions optimized for the collaboration and productivity needs of enterprises that utilize the Microsoft 365 platform. The intended applicants for this exam are proficient in Microsoft Graph and Microsoft Identity. They also have a general understanding of the UI elements (including Office UI Fabric (Fluent UI) as well as Adaptive Cards), integration points (including Office Add-ins, Microsoft Teams, Actionable Messages), and defining workload platform targets.

 

NEW QUESTION 57
You have a single-page application (SPA) named TodoListSPA and a server-based web app named TodoListService.
The permissions for the TodoListSPA API are configured as shown in the TodoListSPA exhibit. (Click the TodoListSPA tab.)

The permissions for the TodoListService API are configured as shown in the TodoListService exhibit (Click the TodoListService tab.)

You need to ensure that TodoListService can access a Microsoft OneDrive file of the signed-in user. The solution must use the principle of least privilege.
Which permission request should you configure?

  • A. the sites.Read.ah application permission for TodoListSPA
  • B. the sites. Read.All delegated permission for TodoListSPA
  • C. the sites.Read.ah application permission for TodoListService
  • D. the sites.Read.ah delegated permission for TodoListService

Answer: C

 

NEW QUESTION 58
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 manually create a Microsoft Teams manifest file that includes a configurableTabs section containing the name, ID, and content URL of the website.
Does this meet the goal?

  • A. Yes
  • B. No

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/create-personal-tab?tabs=nodejs

 

NEW QUESTION 59
Which type of authentication flow should you recommend for the planned integration with Office 365?

  • A. client credentials
  • B. implicit grant
  • C. device code
  • D. authorization code

Answer: D

Explanation:
Explanation
To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access token from the Microsoft identity platform and attach the token to requests that it sends to Microsoft Graph.
One common flow used by native and mobile apps and also by some Web apps is the OAuth 2.0 authorization code grant flow.
Scenario: Email the generated invoices to customers on behalf of the current signed-in user. Any emails generated by the system will contain the invoiced.
Use Azure AD to manage identities, authentication, and authorization.
Reference: https://docs.microsoft.com/en-us/graph/auth-v2-user

 

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

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/office/dev/add-ins/develop/support-for-task-pane-and-content-add-ins

 

NEW QUESTION 61
You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
JavaScript Version

C# Version

Answer:

Explanation:

Explanation
Graphical user interface, text, application Description automatically generated

Box 1: Yes
Unified is specified in the code.
Note: You can create the following types of groups:
Office 365 group (unified group)
Security group
Box 2: Yes
A member is added to the group.
Box 3: No
Box 4: No
Reference: https://docs.microsoft.com/en-us/graph/api/group-post-groups

 

NEW QUESTION 62
You have a single-page application (SPA) named TodoListSPA and a server-based web app named TodoListService.
The permissions for the TodoListSPA API are configured as shown in the TodoListSPA exhibit. (Click the TodoListSPA tab.)

The permissions for the TodoListService API are configured as shown in the TodoListService exhibit (Click the TodoListService tab.)

You need to ensure that TodoListService can access a Microsoft OneDrive file of the signed-in user. The solution must use the principle of least privilege.
Which permission request should you configure?

  • A. the sites.Read.ah application permission for TodoListSPA
  • B. the sites. Read.All delegated permission for TodoListSPA
  • C. the sites.Read.ah application permission for TodoListService
  • D. the sites.Read.ah delegated permission for TodoListService

Answer: C

 

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

Answer:

Explanation:

Explanation

Box 1: Yes
As part of your app you can add custom tabs to embed your own web content in Teams, and using the Teams JavaScript client SDK, add Teams-specific functionality to your web content.
Box 2: Yes
You can use the Office JavaScript API to create task pane or content add-ins for Office 2013 host applications.
Box 3: Yes
You can use the Office JavaScript API to create task pane or content add-ins for Office 2013 host applications.
Reference: https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/what-are-tabs
https://docs.microsoft.com/en-us/office/dev/add-ins/develop/support-for-task-pane-and-content-add-ins

 

NEW QUESTION 64
You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
JavaScript Version

C# Version

Answer:

Explanation:

 

NEW QUESTION 65
You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
JavaScript Version

C# Version

Answer:

Explanation:

 

NEW QUESTION 66
This question requires that you evaluate the underlined BOLD text to determine if it is correct.
You can use App Studio for Microsoft Teams to develop all the components of a bot application.
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.

  • A. configure a Teams tab in an application
  • B. provision a bot by using the Bot Framework
  • C. No change is needed
  • D. develop a SharePoint Framework (SPFx) web part

Answer: A

Explanation:
Tabs provide a place for you to display for rich interactive web content. You can define both personal and team tabs.
There can be only 1 team tab per app, but up to 16 personal tabs per app.
Incorrect Answers:
D: Bots that you create in Microsoft Bot Framework can be specified in an App manifest and included as Teams Apps.

 

NEW QUESTION 67
You have a Microsoft 365 tenant.
You develop a custom Microsoft Office Add-in for Word.
You need to sideload the add-in.
You sign in to Microsoft 365 in a web browser and create a new Word document What should you do next?

  • A. Upload the add-in to Microsoft AppSource.
  • B. Select Upload My Add-in and verify that the add-in was installed.
  • C. Upload the add-in to the tenant app catalog.
  • D. Attach a remote debugger by using Microsoft Visual Studio Code.

Answer: A

 

NEW QUESTION 68
You are developing in application named App1.
App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
* Emails that have attachments and are from [email protected] must be retrieved.
* The results must show the subject of the email, the sender address, and the count of emails retrieved.
How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text, application Description automatically generated

Box 1: $count
Use $count as a query parameter to include a count of the total number of items in a collection alongside the page of data values returned from the Graph, as in the following example:
GET https://graph.microsoft.com/v1.0/me/contacts?$count=true
Box 2: $select
To specify a different set of properties to return than the default set provided by the Graph, use the $select query option. The $select option allows for choosing a subset or superset of the default set returned.
Box 3: $filter
To filter the response data based on a set of criteria, use the $filter query option.
The following example returns messages that have the address field of the from property equal to
"[email protected]".
The from property is of the complex type emailAddress.
GET https://graph.microsoft.com/v1.0/me/messages?$filter=from/emailAddress/address eq '[email protected]' Reference: https://developer.microsoft.com/en-us/graph/docs/overview/query_parameters

 

NEW QUESTION 69
You are building email notifications for an expensing system.
When a user receives an email notification, the email will contain a comment field. When the user submits a comment, the data will be returned to the expensing system for processing.
What should you do to implement the notification by using the minimum amount of development effort?

  • A. Leverage Microsoft Graph notifications
  • B. Create a Microsoft Office Add-in that has an action pane to display the notifications
  • C. Configure the expensing system to send actionable messages
  • D. Leverage the Azure SignalR Service and implement web notifications

Answer: C

Explanation:
Whether you are filling out a survey, approving an expense report, or updating a CRM sales opportunity, Actionable Messages enable you to take quick actions right from within Outlook. Developers can now embed actions in their emails or notifications, elevating user engagement with their services and increasing organizational productivity.
Office 365 provides two solutions to enhance productivity with Outlook Actionable Messages: actionable messages via email, and actionable messages via Office 365 Connectors.
Reference: https://docs.microsoft.com/en-us/outlook/actionable-messages/

 

NEW QUESTION 70
You are building a new tab as part of a new Microsoft Teams application. Users will experience the tab privately.
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.

Answer:

Explanation:

 

NEW QUESTION 71
You are developing a sever-based application that has the following requirements:
Prompt the user to fill out a form that contains a keyword.
Search the Microsoft OneDrive folder for files that contain the keyword and return the results to the user.
Allow the user to select one of the files from the results.
Copy the selected file to an Azure Blob storage container.
Which four actions should the application perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

 

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

Answer:

Explanation:

Explanation

Box 1: Yes
As part of your app you can add custom tabs to embed your own web content in Teams, and using the Teams JavaScript client SDK, add Teams-specific functionality to your web content.
Box 2: Yes
You can use the Office JavaScript API to create task pane or content add-ins for Office 2013 host applications.
Box 3: Yes
You can use the Office JavaScript API to create task pane or content add-ins for Office 2013 host applications.
Reference: https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/what-are-tabs
https://docs.microsoft.com/en-us/office/dev/add-ins/develop/support-for-task-pane-and-content-add-ins

 

NEW QUESTION 73
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

Answer:

Explanation:

 

NEW QUESTION 74
You are building a Microsoft teams application by using an outgoing webhook.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 75
You are building a Microsoft Outlook add-in.
Which object should you use to save a user's preferences between sessions and devices?

  • A. RoamingSettlngs
  • B. CustomProperties
  • C. localStorage
  • D. CustomXMLParts

Answer: A

Explanation:
Explanation
The user's Exchange server mailbox where the add-in is installed. Because these settings are stored in the user's server mailbox, they can "roam" with the user and are available to the add-in when it is running in the context of any supported client accessing that user's mailbox.
Reference:
https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/manage-state-and-settings-outlook

 

NEW QUESTION 76
You receive the following JSON document when you use Microsoft Graph to query the current signed-in user.

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

Answer:

Explanation:

 

NEW QUESTION 77
What is the default permission scope when you request an access token by using MSGraphClient?

  • A. People.Read
  • B. User.Read
  • C. People.Read.All
  • D. User.Read.All

Answer: D

Explanation:
By default, the service principal has no explicit permissions granted to access the Microsoft Graph. However, if you request an access token for the Microsoft Graph, you get a token with the user_impersonation permission scope that can be used for reading information about the users (that is, User.Read.All).

 

NEW QUESTION 78
You plan to deploy a SharePoint Framework (SPFx) solution to the tenant app catalog.
Which attribute should you configure in the package-solution.json file to ensure that the solution is available immediately to all site collections?

  • A. ClientSideComponentId
  • B. zippedPackage
  • C. isDomainIsolated
  • D. skipFeatureDeployment

Answer: D

Explanation:
Explanation
You can configure your SharePoint Framework components to be immediately available across the tenant when the solution package is installed to the tenant app catalog. This can be configured by using the skipFeatureDeployment attribute in the package-solution.json file.
Reference: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/tenant-scoped-deployment

 

NEW QUESTION 79
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.
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.

  • A. Azure Active Directory (Azure AD)
  • B. Azure AD Connect
  • C. No change is needed
  • D. an Azure web app

Answer: C

Explanation:
Explanation
Centralized deployment of add-ins requires that the users are using Office 365 ProPlus (and are signed into Office using their Organizational ID), and have Exchange Online and active Exchange Online mailboxes.
Reference: https://docs.microsoft.com/en-us/office365/admin/manage/centralized-deployment-of-add-ins

 

NEW QUESTION 80
......

Master 2021 Latest The Questions Microsoft 365 Certified: Developer Associate and Pass MS-600  Real Exam!: https://www.topexamcollection.com/MS-600-vce-collection.html

Practice To MS-600 - TopExamCollection Remarkable Practice On your Building Applications and Solutions with Microsoft 365 Core Services Exam: https://drive.google.com/open?id=1KE4orXrSTqrX1DWbamOsA81lrarDIZVY