Download Microsoft.MS-600.NewDumps.2021-06-07.100q.tqb

Vendor: Microsoft
Exam Code: MS-600
Exam Name: Building Applications and Solutions with Microsoft 365 Core Services
Date: Jun 07, 2021
File Size: 4 MB

Demo Questions

Question 1
How can you validate that the JSON notification message is sent from the Microsoft Graph service?
  1. The ClientState must match the value provided when subscribing.
  2. The user_guid must map to a user ID in the Azure AD tenant of the customer.
  3. The tenant ID must match the tenant ID of the customer’s Office 365 tenant.
  4. The subscription ID must match the Azure subscription used by ADatum.
Correct answer: A
Explanation:
clientState specifies the value of the clientState property sent by the service in each notification. The maximum length is 128 characters. The client can check that the notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each notification.   Note: A subscription allows a client app to receive notifications about changes to data in Microsoft Graph.   Reference: https://docs.microsoft.com/en-us/graph/api/resources/subscription
clientState specifies the value of the clientState property sent by the service in each notification. The maximum length is 128 characters. The client can check that the notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each notification.   
Note: A subscription allows a client app to receive notifications about changes to data in Microsoft Graph.   
Reference: https://docs.microsoft.com/en-us/graph/api/resources/subscription
Question 2
You need to configure the initial login request in the access token JavaScript script.  
Which code segment should you insert at line 01?
  1. const scopes = ['https://graph.microsoft.com/.default'];
  2. const accessTokenRequest = {   
    };
  3. const scopes = ['https://graph.microsoft.com/Files.Read.All',   
    'https://graph.microsoft.com/Mail.Send.All'];
  4. const accessTokenRequest = {  
    scopes: ['https://graph.microsoft.com/Files.ReadWrite',  
    'https://graph.microsoft.com/Mail.Send']   
    };
Correct answer: D
Explanation:
Scenario: ADatum identifies the following technical requirements for the planned E-invoicing capabilities: Ensure that all operations performed by E-invoicing against Office 365 are initiated by a user. Require that the user authorize E-invoicing to access the Office 365 data the first time the application attempts to access Office 365 data on the user’s behalf.    Reference: https://docs.microsoft.com/en-us/graph/permissions-reference
Scenario: ADatum identifies the following technical requirements for the planned E-invoicing capabilities: 
  • Ensure that all operations performed by E-invoicing against Office 365 are initiated by a user. Require that the user authorize E-invoicing to access the Office 365 data the first time the application attempts to access Office 365 data on the user’s behalf.    
Reference: https://docs.microsoft.com/en-us/graph/permissions-reference
Question 3
What are two possible URIs that you can use to configure the content administration user interface? Each correct answer present a complete solution.   
NOTE: Each correct selection is worth one point.
      
  1. Option A
  2. Option B
  3. Option C
  4. Option D
Correct answer: BC
EXAM SIMULATOR

How to Open TQB Files?

Use Taurus Exam Simulator to open TQB files

Taurus Exam Simulator


Taurus Exam Simulator for Windows/macOS/Linus

Download

Taurus Exam Studio
Enjoy a 20% discount on Taurus Exam Studio!

You now have the chance to acquire Exam Studio at a discounted rate of 20%.

Get Now!
-->