Microsoft MS-100 Microsoft 365 Identity and Services Online Training
Microsoft MS-100 Online Training
The questions for MS-100 were last updated at Nov 26,2024.
- Exam Code: MS-100
- Exam Name: Microsoft 365 Identity and Services
- Certification Provider: Microsoft
- Latest update: Nov 26,2024
You need to provide users with access to SalesApp. The solution must meet the technical requirements.
What should you include in the solution?
- A . Microsoft AppSource
- B . sideloading
- C . Centralized Deployment
- D . App Catalog in SharePoint Online
You need to recommend a model for the expense claims solution.
What should you recommend?
- A . actionable messages via connectors that use an actionable message card
- B . actionable messages via email that uses an adaptive card
- C . actionable messages via connectors that use an adaptive card
- D . actionable messages via email that uses an actionable message card
D
Explanation:
Sending actionable messages via email is supported. You use actionable message cards.
Scenario:
Create an email workflow solution for expense claims. Users will submit their expense claims and the system will email an approval request to their manager.
The expense claims solution must provide managers with claim information and the ability to manage the claim by using Microsoft Outlook, Outlook on the web, or Outlook for iOS and Android.
Reference: https://docs.microsoft.com/en-us/outlook/actionable-messages/send-via-email
HOTSPOT
You need to recommend the development environment and tools for the development of SalesApp.
What should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Explanation:
Graphical user interface, text, application
Description automatically generated
Box 1: Office Add-ins
Scenario: SalesApp must be integrated with Microsoft Word and must combine images and text from multiple sources to create a quotation as a DOCX file.
You can use the Office Add-ins platform to build solutions that extend Office applications and interact with content in Office documents.
Box 2: Microsoft Visual Studio
Visual Studio can be used to create Office Add-ins for Excel, Outlook, Word, and PowerPoint. An Office Add-in project gets created as part of a Visual Studio solution and uses HTML, CSS, and JavaScript.
Box 3: Fluent UI
Fluent UI is the upcoming and continually evolving design system for Microsoft 365. Currently, there is an ongoing merge in the process to have one consistent UI Framework across the Microsoft ecosystem.
Topic 5, Misc. Questions
HOTSPOT
Your network contains an on premises Active Directory domain named contoso.com. The domain contains five domain controllers.
Your company purchases Microsoft 365 and creates a Microsoft Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com.
You plan to establish federation authentication between on premises Active Directory and the Azure AD tenant by using Active Directory Federation Services (AD FS).
You need to establish the federation.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point
Explanation:
The on-premises Active Directory domain is named contoso.com. Before you can configure
federation authentication between on-premises Active Directory and the Azure AD tenant, you need to add the domain contoso.com to Microsoft 365. You do this by adding a custom domain name.
The next step is to establish the federation. You can configure AD FS by using Azure AD Connect.
HOTSPOT
You are developing a single-page application (SPA) named App1 that will be used by the public.
Many users of App1 restrict pop-up windows from opening in their browser.
You need to authenticate the users by using the Microsoft identity platform.
The solution must meet the following requirements:
• Ensure that App1 can read the profile of a user.
• Minimize user interaction during authentication.
• Prevent App1 from requiting admin consent for any permissions.
How should you complete the code? To answer, select the appropriate options in the answer area.
You have a Microsoft Azure Active Directory (Azure AD) tenant named contoso.com.
You add an app named App1 to the enterprise applications in contoso.com.
You need to configure self-service for App1.
What should you do first?
- A . Assign App1 to users and groups.
- B . Add an owner to App1.
- C . Configure the provisioning mode for App1.
- D . Configure an SSO method for App1.
C
Explanation:
The provisioning mode (manual or automatic) needs to be configured for an app before you can enable self-service application access.
References: https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-self-service-access
Your network contains an on-premises Active Directory domain that syncs to Azure Active Directory (Azure AD).
The on-premises network contains a Microsoft SharePoint Server 2019 farm.
The company purchases a Microsoft 365 subscription.
You have the users shown in the following table
You plan to assign User1 and User2 the required roles to run the SharePoint Hybrid Configuration Wizard.
User1 will be used for on-premises credentials and User2 will be used for cloud credentials.
You need to assign the correct role to User2. The solution must use the principle of least privilege.
Which role should you assign to User2?
- A . Application administrator
- B . SharePoint farm administrator
- C . Global administrator
- D . SharePoint administrator
C
Explanation:
To run the SharePoint Hybrid Configuration Wizard, you need to provide credentials of a user (in this case User2) of a Global Administrator account in Azure Active Directory.
Reference:
https://www.c-sharpcorner.com/article/sharepoint-2019-enable-hybrid-experience/
https://docs.microsoft.com/en-us/sharepoint/hybrid/accounts-needed-for-hybrid-configuration-and-testing
Your company has 10 offices.
The network contains an Active Directory domain named contoso.com. The domain contains 500 client computers. Each office is configured as a separate subnet.
You discover that one of the offices has the following:
✑ Computers that have several preinstalled applications
✑ Computers that use nonstandard computer names
✑ Computers that have Windows 10 preinstalled
✑ Computers that are in a workgroup
You must configure the computers to meet the following corporate requirements:
✑ All the computers must be joined to the domain.
✑ All the computers must have computer names that use a prefix of CONTOSO.
✑ All the computers must only have approved corporate applications installed.
You need to recommend a solution to redeploy the computers. The solution must minimize the deployment time.
- A . a provisioning package
- B . wipe and load refresh
- C . Windows Autopilot
- D . an in-place upgrade
A
Explanation:
By using a Provisioning, IT administrators can create a self-contained package that contains all of the configuration, settings, and apps that need to be applied to a device.
You have a Microsoft 365 E5 subscription.
All users are assigned a license to Microsoft 365 Apps for enterprise.
The users report that they do not have the option to install Microsoft 365 apps on their device as shown in the following exhibit.
You need to ensure that the users can install Microsoft 365 apps from the Office 365 portal.
What should you do?
- A . From the Microsoft 365 admin center, modify the user license settings.
- B . From the Microsoft Endpoint Manager admin center, create a Microsoft 365 Apps app and assign the app to the devices.
- C . From the Microsoft Endpoint Manager admin center, create a Microsoft 365 Apps app and assign the app to the users.
- D . From the Microsoft 365 admin center, modify the Services & add-ins settings.
You have a backend service that will access the Microsoft Graph API. The backend service is hosted on-premises. You need to configure the service to authenticate by using the most secure authentication method.
What should you configure the service to use?
- A . a client secret
- B . a certificate
- C . a hash
- D . a shared key