J

Microsoft MS-600 Exam Questions

Information About Microsoft MS-600 Exam

Vender: Microsoft
Exam Code: MS-600
Exam Name: Building Applications and Solutions with Microsoft 365 Core Services
Number Of Questions: 166
Certification Name: Microsoft 365 Developer Associate
Exam Language: English
Questions Type: MCQs
Material Format: PDF & Web Practice Test Software

Prepare Microsoft MS-600 Exam Questions

Question No 1:
You need to configure the initial login request in the access token JavaScript script. Which code segment should you insert at line 01?

A. const scopes = ['https://graph.microsoft.com/.default'];

B. const accessTokenRequest = { };

C. const scopes = ['https://graph.microsoft.com/Files.Read.All', 'https://graph.microsoft.com/Mail.Send.All'];

D. const accessTokenRequest = { scopes: ['https://graph.microsoft.com/Files.ReadWrite', 'https://graph.microsoft.com/Mail.Send'] };


Answer: D

See More Questions

Join the conversation

You can post now after register. If you have an account, sign in now to post with your account.