MS-600 Exam Questions
165 real MS-600 exam questions with expert-verified answers and explanations. Page 2 of 4.
- Question #71
You are developing a Microsoft Team application. To host a webpage in a Teams tab, the manifest file must include the contentUrl property within the staticTabs property. Instructio...
- Question #73Implement Microsoft identity
You are creating an application named App1 that will use the Microsoft identity platform. App1 will be accessed only by users from several different Microsoft 365 subscriptions. Wh...
app registrationsupported account typesmulti-tenantMicrosoft identity platform - Question #74Extend Office
You are developing a Microsoft Office Add-in for Microsoft Word. Which Office Ul element can contain commands from the add-in?
Office add-incontext menusadd-in commandsUI extensibility - Question #75Extend Office
This question requires that you evaluate the underlined text to determine if it is correct. Microsoft Visual Studio Code contains samples that you can use to quickly prototype a Mi...
Script LabOffice add-in prototypingWord add-inVisual Studio Code - Question #76
You are developing a front end web app. You want to display the current username as part of the user interface. You need to retrieve the current username from Microsoft Graph by us...
- Question #77
When developing a tab in Microsoft teams, personal, group, and shared tabs can all be implemented as configurable tabs. Instructions: Review the underlined BOLD text, if it makes t...
- Question #78Build apps with Microsoft Graph
You have an application that uses the Microsoft graph API. When users open the application during peak hours, they occasionally receive an HTTP 429 Too Many requests response statu...
Microsoft GraphthrottlingRetry-After headerHTTP 429 - Question #79Extend Office
This question requires that you evaluate the underlined text to determine if it is correct- For a Microsoft Office Add-in. you set the icon in the Microsoft SharePoint app catalog....
Office add-inXML manifesticon configurationmanifest file - Question #80
You need to develop a client-side web app that will be registered with the Microsoft identity platform. Which type of authorization flow should you use?
- Question #81Extend and customize Microsoft 365 with SharePoint Framework
You need to request permission to create a group in a Sharepoint Framework (SPFx) solution. To which file should you add the permission request?
SPFxpackage-solution.jsonpermission requestSharePoint Framework - Question #84Implement Microsoft identity
You have an application named App1 that is used to administer an Azure Active Directory (Azure AD) tenant. When administrators install App1, they are prompted for admin consent. Wh...
admin consentapplication permissionsAzure ADRoleManagement - Question #85
You use Azure Active Directory (Azure AD) to store user identities. The user profile information is inconsistently populated. You need to develop a web app that will provide users...
- Question #86Extend and customize Microsoft 365 with SharePoint Framework
You are developing a SharePoint Framework (SPFx) web part. The web part will call a backed API that is secured by using Azure Active Directory (Azure AD). The web part will be on a...
SPFxisolated web partAzure ADiFrame isolation - Question #88Build apps with Microsoft Graph
You are developing a daemon application that reads all the emails in the inbox of a specific Microsoft 365 mailbox. Some emails contain meeting dates and room mailbox names. The ap...
Microsoft Graphapplication permissionsMail.ReadWriteCalendars.ReadWrite - Question #89Build apps with Microsoft Graph
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 shoul...
Office Add-inMicrosoft Graphaccess tokenOAuth 2.0 - Question #90Extend Teams
You develop a Teams app that has a task module to display an Adaptive card that can be used to collect customer information. You need to have the task module invoked in Teams. The...
task modulesTeams appAdaptive Carddeep link - Question #106Implement Microsoft Identity
Case Study 1 - ADatum Overview ADatum Corporation develops a software as a service (SaaS) application named E-invoicing. Existing Environment Application Architecture E-invoicing c...
MSALtoken cachelocalStorageSPA authentication - Question #107Implement Microsoft Identity
Case Study 1 - ADatum Overview ADatum Corporation develops a software as a service (SaaS) application named E-invoicing. Existing Environment Application Architecture E-invoicing c...
admin consentOAuth 2.0Azure ADauthorization endpoint - Question #108Extend Office
Case Study 2 - Contoso Overview General Overview Contoso identifies the following business goals: * Utilize core functionality of apps whenever possible. * Reduce app development c...
Office Add-indeploymentSharePoint App Catalogadmin deployment - Question #109Extend Office
Case Study 2 - Contoso Overview General Overview Contoso identifies the following business goals: * Utilize core functionality of apps whenever possible. * Reduce app development c...
actionable messagesOutlookAdaptive Cardmessage card - Question #114Extend and customize Microsoft 365 with SharePoint Framework
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. What should yo...
SPFxTeams integrationweb part manifestapp manifest - Question #115Extend and customize Microsoft 365 with SharePoint Framework
You have a SharePoint Framework (SPFx) web part that includes the manifest shown in the following exhibit. Which task can the web part perform?
SPFxweb part manifestGraph permissionsemail - Question #116Extend and customize Microsoft 365 with SharePoint Framework
You have a custom API that is secured by using Azure Active Directory (Azure AD). You need to call the API from within a SharePoint Framework (SPFx) web part. Which object should y...
SPFxAadHttpClientAzure ADcustom API - Question #117
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 on every...
- Question #118Extend Teams
You have a custom Microsoft Teams app that you deploy to users by using the Microsoft Teams admin center. You plan to update the app. Which two changes to the app will require user...
Teams appapp manifestapp permissionsuser consent - Question #119Extend Teams
You develop a custom messaging extension to translate messages in a Microsoft Teams chat. You need to provide users with the ability to invoke the extension from the More actions m...
messaging extensionTeams manifestmessage actionbot - Question #120Extend Teams
You are developing a Microsoft Teams app that will use an Azure function to send scheduled messages from a bot to users. What is required for the Teams app to send a proactive mess...
proactive messagingTeams botconversation referenceAzure Function - Question #121Extend Teams
You are developing an outgoing webhook in Microsoft Teams. In the service that receives the outgoing webhook request, what should you validate to ensure that calls are coming from...
outgoing webhookHMACTeams securitywebhook validation - Question #122Extend Teams
You are developing a Microsoft Teams app that will display differently depending on the current Ul theme applied to Microsoft Teams. You need to retrieve the current theme by using...
Teams JavaScript SDKUI themegetContextclient SDK - Question #123
You are building a conversational bot that will have an interactive Ul. When the user invokes the bot by using a keyword, the bot will reply with a dialog that lets the user choose...
- Question #125
You have a SharePoint Framework (SPFx) solution that contains a client-side web part named WebPart1. WebPart1 has the following app manifest. You need to ensure that WebPart1 can b...
- Question #128Extend Office
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 created a...
Office Add-insideloadingWordtenant app catalog - Question #129
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 q...
- Question #130Build apps with Microsoft Graph
You plan to develop a TypeScript client-side app that will use the MSGraphClient library. You need to configure Microsoft Visual Studio Code to use IntelliSense and support code co...
MSGraphClientTypeScriptIntelliSenseGraph types - Question #131Implement Microsoft Identity
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 Pl...
MSALclaims challengeWWW-AuthenticateContinuous Access Evaluation - Question #132Implement Microsoft Identity
You plan to create a single-tenant console app that will use the Microsoft identity platform. You need to ensure that the app can use the device code flow to access Microsoft Graph...
device code flowapp registrationpublic clientMicrosoft identity platform - Question #133Extend Teams
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 q...
Teams manifestpersonal tabcontentUrlTeams deployment - Question #134Extend Teams
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 q...
Teams manifestpersonal tabapp packagingTeams deployment - Question #135Extend Microsoft Teams
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 q...
personal tabTeams app deploymentapp manifestsideloading - Question #136Extend Office
You are developing a Microsoft Office Add-in for Microsoft Word. Which Office UI element can contain commands from the add-in?
Office Add-inribbon commandsadd-in UI elementsWord add-in - Question #137Extend Office
You plan to develop a Microsoft Outlook add-in that will provide enhanced meeting information when a user opens a calendar item. The solutions must be cross-platform. Which type of...
Outlook add-incontextual add-incalendar itemcross-platform - Question #146Extend and customize Microsoft 365 with SharePoint Framework
Case Study 2 - Contoso Overview General Overview Contoso identifies the following business goals: * Utilize core functionality of apps whenever possible. * Reduce app development c...
SPFxAadHttpClientAzure AD authenticationHTTP clients - Question #147Extend Office
Case Study 2 - Contoso Overview General Overview Contoso identifies the following business goals: * Utilize core functionality of apps whenever possible. * Reduce app development c...
Outlook add-intask paneadd-in typesmodule extension - Question #148Extend and customize Microsoft 365 with SharePoint Framework
You need to develop a SharePoint Framework (SPFx) solution that interacts with Microsoft SharePoint and also Microsoft Teams. The solution must share the same code base. What shoul...
SPFxTeams contextSharePoint contextcross-platform development - Question #149
You have an application named App1 that is used to administer an Azure Active Directory (Azure AD) tenant. When administrators install App1, they are prompted for admin consent. Wh...
- Question #150Implement Microsoft identity
You are developing an Azure web app that will enable users to view a consolidated view of multiple users' tasks based on data in Microsoft Planner and Outlook. The app will use the...
certificate authenticationAzure AD app registrationdelegated permissionsOAuth 2.0 - Question #151Build apps with Microsoft Graph
You are developing an app that will display all the users returned in a Microsoft Graph query. The entire dataset is too large, and you receive the following response. How should y...
Microsoft GraphOData paginationnextLinkquery parameters - Question #152Build apps with Microsoft Graph
You are building an application that will help Azure Active Directory (Azure AD) administrators manage Microsoft 365 groups. You are building a details page that will display infor...
Microsoft GraphtransitiveMemberOfgroup membershipMicrosoft 365 groups - Question #153Build apps with Microsoft Graph
You have the following Microsoft Graph call. PATCH /me/drive/items/01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK Content-type: application/json { "name": "Marketing-Campaign.docx" } What occu...
Microsoft GraphOneDrivePATCH requestfile operations - Question #154Build apps with Microsoft Graph
You have a custom web app that uses the Microsoft Graph API. You receive an HTTP 403 Forbidden error when you call the Microsoft Graph endpoint. What are two possible causes of the...
Microsoft GraphHTTP 403 errorAPI permissionserror handling