Free Microsoft Teams MS-700 Actual Exam Questions - Question 7 Discussion

Question No. 7
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 company has a Microsoft 365 subscription that uses an Azure Active Directory (Azure AD) tenant
named contoso.com.
You need to prevent guest users in the tenant from using cameras during Microsoft Teams meetings.
Solution: From Microsoft Teams admin center, you modify the External collaboration settings.
Does this meet the goal?
Select one option, then reveal solution.
US
KZ
Kevin Z.
2026-02-13

A imo, the problem seems tied to the source port range being too narrow for audio traffic. If the port range is limited, it can cause conflicts or dropped packets during calls, leading to poor quality. It’s less about the absolute port number (like above 50,000) and more about whether the range allows enough simultaneous streams. The trace hints at limited variability in ports used, which would support this. So, I'd rule out C and D since the issue looks more about port assignment than outright traffic limiting.

0
KZ
Kevin Z.
2026-01-29

Makes sense that UDP traffic is getting throttled here; real-time audio needs that continuous stream. So, I’d go with C.

0
PE
Peter E.
2026-01-15

Probably C here, UDP traffic looks limited which can mess with audio quality.

0