MS-100 Exam Question 76

You have a Microsoft Teams app that contains a conversational bot. The bot uses task modules to reply to users. When the hot receives a new message, the following code is executed before a response is sent back to the user to decide whether the bot should continue the conversation.

MS-100 Exam Question 77

Your on-premises network contains five file servers. The file servers host shares that contain user data.
You plan to migrate the user data to a Microsoft 36S subscription.
You need to recommend a solution to import the user data into Microsoft OneDrive.
What should you include in the recommendation?
  • MS-100 Exam Question 78

    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 might 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.
    Your network contains an Active Directory domain.
    You deploy a Microsoft Azure Active Directory (Azure AD) tenant.
    Another administrator configures the domain to synchronize to Azure AD.
    You discover that 10 user accounts in an organizational unit (OU) are NOT synchronized to Azure AD. All the other user accounts synchronized successfully.
    You review Azure AD Connect Health and discover that all the user account synchronizations completed successfully.
    You need to ensure that the 10 user accounts are synchronized to Azure AD.
    Solution: From Azure AD Connect, you modify the filtering settings.
    Does this meet the goal?
  • MS-100 Exam Question 79

    You need to ensure that a user named User1 can create documents by using Office Online.
    Which two Microsoft Office 365 license options should you turn on for User1? To answer, select the appropriate options in the answer area.
    NOTE: Each correct section is worth one point.

    MS-100 Exam Question 80

    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: Perform a POST request against https://graph.microsoft.com/v1.0/me/events.
    Does this meet the goal?