1. Home
  2. Microsoft
  3. MS-600 Dumps
RETIRED

Eliminate Risk of Failure with Microsoft MS-600 Exam Dumps

Schedule your time wisely to provide yourself sufficient time each day to prepare for the Microsoft MS-600 exam. Make time each day to study in a quiet place, as you'll need to thoroughly cover the material for the Building Applications and Solutions with Microsoft 365 Core Services exam. Our actual Microsoft 365 exam dumps help you in your preparation. Prepare for the Microsoft MS-600 exam with our MS-600 dumps every day if you want to succeed on your first try.

All Study Materials

Instant Downloads

24/7 costomer support

Satisfaction Guaranteed

Q1.

You are building a Microsoft Office Add-in for Outlook that will use the Microsoft Graph REST API to retrieve a user's documents from a Microsoft SharePoint Online site.

What should the add-in provide to retrieve the documents on behalf of the user?

Answer: D

See the explanation below.

Get an access token.

Note: The Outlook REST APIs require a bearer token in the Authorization header. Typically, apps use OAuth2 flows to retrieve a token. However, add-ins can retrieve a token without implementing OAuth2 by using the new Office.context.mailbox.getCallbackTokenAsync method introduced in the Mailbox requirement set 1.5.

After your add-in has the access token, item ID, and REST API URL, it can either pass that information to a back-end service which calls the REST API, or it can call it directly using AJAX.


https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/use-rest-api

Q2.

You are developing a Microsoft Office Add-in for Word.

You need to persist the user state across sessions by using the Office JavaScript API.

Which two objects can you use to persist the state? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answer: C, D

See the explanation below.

Settings: Office application support by Word, Excel, or PowerPoint.

The document, spreadsheet, or presentation the add-in is working with. Content and task pane add-in settings are available to the add-in that created them from the document where they are saved.

CustomXmlParts: Office application support by Word (using the Office JavaScript Common API) Excel (using the application-specific Excel JavaScript API.

The document, spreadsheet, or presentation the add-in is working with.


https://docs.microsoft.com/en-us/office/dev/add-ins/develop/persisting-add-in-state-and-settings

Q3.

This question requires that you evaluate the BOLD text to determine if it is correct.

In Microsoft Word on Windows, before you can sideload a Microsoft Office Add-in, you must first upload the manifest to Microsoft OneDrive.

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.

Answer: C

See the explanation below.

You can test an Office Add-in in an Office client that is on Windows by publishing the manifest to a network file share.


https://docs.microsoft.com/en-us/office/dev/add-ins/testing/create-a-network-shared-folder-catalog-for-task-pane-and-content-add-ins

Q4.

You have a Microsoft Teams app that has several tabs. All the content of the app is currently in English.

You need to localize the app in French and Italian for all users.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer: A, E, F

See the explanation below.

Consider the following factors to localize your Microsoft Teams app:

Localize your AppSource listing.

Localize strings in your app manifest.

Handle localized text submissions from your users.

All files added to your solution need to follow a specific format that includes {filename}.LanguageID.resx, where the language ID is the numeric value for that language. This format is necessary because the framework relies on the naming convention to identify which resource file should be used to associate the appropriate localized string to a label control.


https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/apps-localization

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/custom-page-localize#add-localized-resx-web-resource-files-to-your-solution

Q5.

You have a third-party API that is secured by using Azure Active Directory (Azure AD).

You need to configure a SharePoint Framework (SPFx) web part to consume the third-party API.

Which method should you use?

Answer: A

See the explanation below.

The AadHttpClient client object is useful for consuming any REST API. You can use it to consume Microsoft Graph or any other third-party (or first-party) REST API.

To consume any REST API using the AadHttpClient client object, create a new instance of the AadHttpClient type by calling the context.aadHttpClientFactory.getClient() method and providing the URI of the target service.


https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aad-tutorial

Are You Looking for More Updated and Actual Microsoft MS-600 Exam Questions?

If you want a more premium set of actual Microsoft MS-600 Exam Questions then you can get them at the most affordable price. Premium Microsoft 365 exam questions are based on the official syllabus of the Microsoft MS-600 exam. They also have a high probability of coming up in the actual Building Applications and Solutions with Microsoft 365 Core Services exam.
You will also get free updates for 90 days with our premium Microsoft MS-600 exam. If there is a change in the syllabus of Microsoft MS-600 exam our subject matter experts always update it accordingly.