What should you recommend to meet the Microsoft Teams requirements for guest access?
Correct Answer: A
Explanation:
To meet the Microsoft Teams guest access requirements, you should configure External Collaboration Settings in Microsoft Entra ID (Azure Active Directory). By restricting guest invitations to fabrikam.com only, you ensure that only users from the approved external organization can be invited as guests into your Microsoft Teams environment. This approach provides centralized control over guest access and helps meet security and compliance requirements by limiting collaboration to a specific trusted domain. Why the other options are incorrect
B. Modify the Office 365 groups settings – Office 365 Groups settings control group behavior but do not restrict guest access to a specific external domain.
C. Add fabrikam.com to the Allowed list of domains in External access settings – External Access (federation) controls communication between organizations, not guest access to Teams and Microsoft 365 resources.
D. Turn off org-wide guest access and manually add guest users – If guest access is disabled, guests cannot access Teams resources. This option does not provide a scalable or compliant solution.
Key Exam Point
Guest Access → Managed through Azure AD (Microsoft Entra ID) External Collaboration Settings.
External Access (Federation) → Managed through Microsoft Teams External Access Settings.
Since the requirement is specifically for guest access and to allow only users from fabrikam.com, A is the correct answer. ✅
Question 2
You need to create a team for the sales department.
What should you do first?
Correct Answer: A
Explanation:
To create a team for the sales department, the first step is to create an Office 365 Group and configure its membership rule. Microsoft Teams is built on top of Microsoft 365 Groups, and when membership needs to be managed automatically (for example, all users in the Sales department), a dynamic membership rule can be configured in the group first. Once the Microsoft 365 Group is created and the membership rule is configured, a Microsoft Team can be created using that group. This ensures that team membership is managed automatically based on the defined criteria. Why the other options are incorrect
B. Run the Add-AzureADGroupMember cmdlet – This adds members manually to an existing group but does not create the group or configure dynamic membership.
C. Run the New-Team cmdlet – This creates a Team, but if dynamic membership is required, the Microsoft 365 Group must be configured first.
D. Create a team and select Build a team from scratch – This creates a standard Team but does not establish the required group membership rules beforehand.
Key Exam Point When a Team requires department-based or dynamic membership, the first step is to create the underlying Microsoft 365 Group and configure its membership rule. After that, the Team can be created using the group. ✅ Correct Answer: A. Create an Office 365 group and modify the membership rule for the group.
Demo Practice Mode
You are viewing only the questions marked as Demo.