Exam Name: | Building Applications and Solutions with Microsoft 365 Core Services | ||
Exam Code: | MS-600 Dumps | ||
Vendor: | Microsoft | Certification: | Microsoft 365 Certified: Developer Associate |
Questions: | 242 Q&A's | Shared By: | medina |
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
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 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 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 are developing a new application named App1 that uses the Microsoft identity platform to authenticate to
Azure Active Directory (Azure AD).
Currently, App1 can read user profile information.
You need to allow App1 to read the user’s calendar.
Solution: In the code of App1, dynamically request the Calendar.Read permission from the Microsoft Graph API.
Does this meet the goal?
You are developing a Microsoft Teams app in a tenant.
You pilot the app to only 10 users in the tenant and test the app.
You need to deploy the app to all the users in the tenant.
What should you do?