HOTSPOT
-
Your company has two offices in Canada and Australia.
You have a Microsoft 365 subscription that uses Teams.
A user named User1 moves from the Canada office to the Australia office.
You need to use PowerShell to move data at rest to Australia for User1.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: Use Update-MgUser to modify user properties in Microsoft Graph. Setting the PreferredDataLocation to AUS moves the user’s data at rest to the Australia geo location.
Question 79
SIMULATION
-
You need to prevent unauthenticated users from joining Teams meetings.
To complete this task, sign in to the Microsoft 365 portal.
Show Answer
Correct Answer: Microsoft 365 Admin Center
Teams admin center → Meetings → Meeting policies → Global (or target policy)
Set **Anonymous users can join a meeting** = Off
Explanation: Disabling this setting in the applicable Teams meeting policy prevents unauthenticated (anonymous) users from joining Teams meetings. Apply the policy to all users or the required scope.
Question 81
DRAG DROP
-
Your company has a Microsoft 365 subscription that uses Microsoft Teams.
The company has a team named Customer Support.
Guest users from outside the company regularly access the Customer Support team.
You need to configure the Guest access settings to meet the following requirements:
• Guest users must be able to view only a single application during screen sharing sessions.
• Guest users must be prevented from creating channels in Customer Support.
• Guest users must be admitted to meetings manually.
Which settings should you configure for each requirement? To answer, drag the appropriate settings to the correct requirements. Each setting may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Guests must only be able to view a single application in screen sharing sessions:
Meeting policies
Guests must be prevented from creating channels in Customer Support:
Settings for the Customer Support team
Guest users must be admitted to meetings manually:
Meeting policies
Explanation: Screen sharing limitations (single app vs entire screen) and lobby/auto-admit behavior are controlled by Teams meeting policies. Channel creation permissions for guests are configured at the individual team level in the team’s settings.
Question 82
DRAG DROP
-
Your company has a Microsoft 365 subscription that uses Teams.
A user named User1 reports the following issues:
• User1 cannot schedule a live event by using the Teams client.
• User1 experiences only one-way audio during a Teams call.
You need to troubleshoot the issues.
Which client-side log should you review for each issue? To answer, drag the appropriate logs to the correct issues. Each log may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: User1 cannot schedule a live event by using the Teams client:
Debug log
User1 experiences only one-way audio during a Teams call:
Media log
Explanation: The Debug log captures client-side feature, policy, and scheduling issues in the Teams client. The Media log records audio/video transport and device details, which are required to troubleshoot one-way audio problems.
Question 83
Your company has a Microsoft 365 subscription.
A user invites an external user to join a Microsoft Teams meeting by using a Microsoft Outlook meeting invitation.
The external user cannot join the meeting.
You need to ensure that all external users can join Microsoft Team meetings.
What should you do from the Microsoft Teams admin center?
A. From Guest access, set Allow guest access in Teams to On.
B. Edit the Meeting settings and set Anonymous users can join a meeting to On.
C. Edit the global meeting policy and set Private meeting scheduling to On.
D. Edit the live events policy and set Who can join scheduled live events to Everyone.
Show Answer
Correct Answer: B
Explanation: The scenario involves an external user joining a Microsoft Teams meeting via an Outlook invitation. External users who are not guests in the tenant typically join meetings as anonymous users. To allow this, the Teams admin center must permit anonymous users to join meetings. Guest access (option A) is for users added to the tenant as guests, which is not required for simply joining a meeting. The other options relate to private meeting scheduling or live events and are not relevant. Therefore, enabling 'Anonymous users can join a meeting' in Meeting settings is the correct action.
Question 84
HOTSPOT
-
Case study
-
Overview
-
Company Information
-
ADatum Corporation is an energy company that has offices across North America and 3,000 employees.
Physical Locations
-
ADatum has the offices shown in the following table.
Existing Environment
-
Network Infrastructure
-
The office in Calgary has a 1-Gbps internet circuit. The offices in San Diego and New York have 100-Mbps internet circuits. The field site in Edmonton has a 3-Mbps internet circuit.
Departments
-
ADatum has the following departments:
• Information technology (IT)
• Project management
• Marketing
Microsoft 365 and Tenants Environment
ADatum recently purchased a Microsoft 365 E5 subscription that has the Microsoft Teams Domestic Calling Plan add-on. All users are assigned Microsoft 365 E5 and Microsoft Teams Domestic Calling Plan licenses and Calling Plans is deployed.
Azure AD has the default Cross-tenant access settings configured.
The Teams policies settings are configured as shown in the following exhibit.
The Teams client is deployed to a non-persistent Virtual Desktop Infrastructure (VDI) used by the project management department.
Allow guest access in Teams is set to Off.
The Microsoft Viva Connections app is deployed to all users.
Problem Statements
-
ADatum identifies the following issues:
• An executive at the San Diego office reports that video drops during Teams meetings.
• The Edmonton field site has limited bandwidth, and users report poor audio during Teams calls and meetings.
• Users in the project management department report that they cannot give or take control during Teams calls and meetings while sharing their VDI desktop.
Planned Changes
-
ADatum plans to implement the following changes:
• Configure the media bit rate settings for the users at the Edmonton field site. The settings must apply only to the user while they are at the site, but NOT when they are at a different office.
• Create a Teams channel to enable the project management department to collaborate with the IT department on a device upgrade project.
• Implement a pilot rollout of Operator Connect for the users in the New York office. A port re-quest was accepted already.
• Create a Teams channel for the marketing department for external collaboration.
• Rename the Viva Connections icon as Start portal.
Technical Requirements
-
ADatum identifies the following technical requirements:
• The marketing department requires that all the files shared by using Teams remain available for at least three years after deletion.
• The marketing department must be able to apply a watermark to content and video shared dur-ing Teams meetings.
• All users require indefinite access to training videos recorded in Teams by the IT department.
• All access to Teams and shared resources must use the principle of least privilege.
• Guest access must remain disabled.
You need to configure a policy for the IT department to meet the technical requirements for training videos.
How should you complete the PowerShell cmdlet? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: Teams meeting recordings are controlled by the Teams Meeting policy. Setting -NewMeetingRecordingExpirationDays for the IT department ensures training videos recorded in Teams have no expiration (indefinite access) while adhering to least-privilege by scoping the policy to IT users.
Question 85
DRAG DROP
-
You have a Microsoft E5 subscription that uses Teams.
Your company uses the Microsoft Viva Connections app.
You need to configure the app to meet the following requirements:
• Rename the app as Start.
• Replace Viva Connections with a custom logo.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Show Answer
Correct Answer: Customize the app.
Modify the app details and icons.
Publish the app.
Explanation: In the Teams admin center, Viva Connections is first opened for customization. Renaming the app and replacing the Viva Connections logo are done under app details and icons. The changes take effect only after the app is published.
Question 86
SIMULATION
-
You need to ensure that users can perform the following actions:
• Record Teams calls and Teams meeting.
• Transcribe Teams calls and Teams meeting.
To complete this task, sign in to the Microsoft 365 portal.
Show Answer
Correct Answer: Teams meetings:
Teams admin center > Meetings > Meeting policies > Global (Org-wide default)
- Meeting recording: On
- Transcription: On
Teams calls:
Teams admin center > Voice > Calling policies > Global (Org-wide default)
- Cloud recording for calling: On
- Transcription: On
Explanation: Meeting recording and transcription are controlled by Meeting policies, while call recording and transcription are controlled by Calling policies. Enabling these settings in the Global (Org-wide default) policies ensures all users can record and transcribe both Teams meetings and Teams calls.
Question 87
Your company uses Teams.
A user named User1 cannot invite guest users to Teams.
What should you recommend using to identify the cause of the issue?
A. Microsoft Teams network Assessment Tool
B. Teams advisor
C. Microsoft 365 network connectivity test tool
D. self-help diagnostics
Show Answer
Correct Answer: D
Explanation: Issues with a user being unable to invite guest users to Teams are typically caused by configuration, licensing, or policy settings. The self-help diagnostics available in the Microsoft 365 admin center are designed to check these settings and identify misconfigurations related to guest access in Teams. The other tools focus on network connectivity or general guidance rather than pinpointing configuration causes.
Question 88
Case study -
Overview -
Company Information -
ADatum Corporation is an energy company that has offices across North America and 3,000 employees.
Physical Locations -
ADatum has the offices shown in the following table.
Existing Environment -
Network Infrastructure -
The office in Calgary has a 1-Gbps internet circuit. The offices in San Diego and New York have 100-Mbps internet circuits. The field site in Edmonton has a 3-Mbps internet circuit.
Departments -
ADatum has the following departments:
• Information technology (IT)
• Project management
• Marketing
Microsoft 365 and Tenants Environment
ADatum recently purchased a Microsoft 365 E5 subscription that has the Microsoft Teams Domestic Calling Plan add-on. All users are assigned Microsoft 365 E5 and Microsoft Teams Domestic Calling Plan licenses and Calling Plans is deployed.
Azure AD has the default Cross-tenant access settings configured.
The Teams policies settings are configured as shown in the following exhibit.
The Teams client is deployed to a non-persistent Virtual Desktop Infrastructure (VDI) used by the project management department.
Allow guest access in Teams is set to Off.
The Microsoft Viva Connections app is deployed to all users.
Problem Statements -
ADatum identifies the following issues:
• An executive at the San Diego office reports that video drops during Teams meetings.
• The Edmonton field site has limited bandwidth, and users report poor audio during Teams calls and meetings.
• Users in the project management department report that they cannot give or take control during Teams calls and meetings while sharing their VDI desktop.
Planned Changes -
ADatum plans to implement the following changes:
• Configure the media bit rate settings for the users at the Edmonton field site. The settings must apply only to the user while they are at the site, but NOT when they are at a different office.
• Create a Teams channel to enable the project management department to collaborate with the IT department on a device upgrade project.
• Implement a pilot rollout of Operator Connect for the users in the New York office. A port re-quest was accepted already.
• Create a Teams channel for the marketing department for external collaboration.
• Rename the Viva Connections icon as Start portal.
Technical Requirements -
ADatum identifies the following technical requirements:
• The marketing department requires that all the files shared by using Teams remain available for at least three years after deletion.
• The marketing department must be able to apply a watermark to content and video shared dur-ing Teams meetings.
• All users require indefinite access to training videos recorded in Teams by the IT department.
• All access to Teams and shared resources must use the principle of least privilege.
• Guest access must remain disabled.
You need to implement the planned changes for the marketing department.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Set Invite external users to shared channels to On for the Global (Org-wide default) Teams policy.
B. From the Azure Active Directory admin center, configure the B2B direct connect outbound access settings for external users and groups.
C. From the Azure Active Directory admin center, configure the B2B direct connect inbound access settings for external users and groups.
D. Set Join external shared channels to On for the Teams policy of the marketing department.
E. Set Invite external users to shared channels to On for the Teams policy of the marketing department.
Show Answer
Correct Answer: C, E
Explanation: The marketing department requires external collaboration in Teams while guest access remains disabled. This requires using Teams shared channels with Microsoft Entra B2B direct connect. Configuring inbound B2B direct connect access allows external organizations to connect to shared channels. Enabling 'Invite external users to shared channels' specifically in the marketing department’s Teams policy allows them to invite external users while maintaining least privilege by not enabling it globally.
$19
Get all 435 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.