MS-700 700 Planning and Deployment of Teams 5 — Questions and Answers
Question 1: A company planning a Teams deployment needs to assess which users have Skype for Business on-premises accounts before migrating to TeamsOnly mode. Which PowerShell module is used for this assessment?
- MicrosoftTeams PowerShell module
- Skype for Business Server Management Shell (Correct answer)
- Microsoft Graph PowerShell SDK
- MSOnline PowerShell module
Correct answer: Skype for Business Server Management Shell
The Skype for Business Server Management Shell (using cmdlets like Get-CsUser) is used to assess on-premises Skype for Business user accounts before migration.
Question 2: Your organization wants to limit Teams to specific devices (managed endpoints only). Which technology enforces this access restriction?
- Teams app permission policy
- Conditional Access policy with device compliance requirement (Correct answer)
- Teams meeting policy with device restrictions
- Microsoft Entra ID app registration restrictions
Correct answer: Conditional Access policy with device compliance requirement
Conditional Access policies can require device compliance (managed by Intune) as a condition for accessing Teams, blocking access from unmanaged devices.
Question 3: When deploying Teams Phone with Direct Routing, what is the role of the Session Border Controller (SBC)?
- It routes internal Teams-to-Teams calls between tenants
- It connects the Microsoft Phone System to a third-party PSTN carrier (Correct answer)
- It manages Teams meeting bridge phone numbers
- It provides failover for Teams Calling Plans
Correct answer: It connects the Microsoft Phone System to a third-party PSTN carrier
The SBC acts as the intermediary between Microsoft's Phone System (in Teams) and the organization's PSTN carrier or on-premises telephony infrastructure in Direct Routing.
Question 4: A Teams administrator needs to create a team with a private channel that is only visible to selected members. What is a key architectural limitation of private channels in Teams?
- Private channels cannot have tabs or connectors
- Private channels create a separate SharePoint site collection (Correct answer)
- Private channels are limited to 10 members maximum
- Private channels do not support file sharing
Correct answer: Private channels create a separate SharePoint site collection
Private channels create a separate SharePoint site collection (not a folder in the team's main SharePoint site), which has implications for storage and permissions management.
Question 5: During Teams deployment, you need to ensure that auto-attendants can handle calls outside business hours. What must be configured as part of the auto-attendant setup?
- A resource account with a Phone System license and phone number (Correct answer)
- A shared voicemail box with a Teams Calling Plan
- A user account with a Teams Phone Standard license
- A call queue with overflow settings
Correct answer: A resource account with a Phone System license and phone number
Auto-attendants require a resource account (not a user account) with an appropriate license and a phone number or direct routing number assigned.
Question 6: Your organization wants to monitor the network performance of Teams calls post-deployment. Which dashboard provides per-call quality metrics and stream-level data?
- Microsoft 365 admin center Service health
- Teams Call Quality Dashboard (CQD) (Correct answer)
- Teams admin center Usage reports
- Azure Monitor for Teams
Correct answer: Teams Call Quality Dashboard (CQD)
The Call Quality Dashboard (CQD) provides detailed per-stream, per-call audio and video quality metrics to help administrators identify and troubleshoot call quality issues.
Question 7: A Teams administrator is planning a deployment and needs to ensure that Teams can operate correctly through the corporate proxy. What does Microsoft recommend for Teams media traffic and proxies?
- Route all Teams traffic through the proxy for security compliance
- Bypass the proxy for Teams media (UDP) traffic using PAC file exclusions (Correct answer)
- Use a dedicated proxy server for Teams media traffic only
- Enable proxy auto-detection in Teams client settings
Correct answer: Bypass the proxy for Teams media (UDP) traffic using PAC file exclusions
Microsoft recommends bypassing the proxy for Teams media traffic (especially UDP flows) using PAC file exclusions to prevent latency and call quality degradation.
A company planning a Teams deployment needs to assess which users have Skype for Business on-premises accounts before migrating to TeamsOnly mode.
Which PowerShell module is used for this assessment?