MS-721 · Question #101
MS-721 Question #101: Real Exam Question with Answer & Explanation
The correct answer is B: Set-CsPhoneNumberAssignment. To enable a user for Direct Routing and assign them a phone number in Microsoft Teams Phone, the Set-CsPhoneNumberAssignment PowerShell cmdlet should be used.
Question
You have a Microsoft Teams Phone deployment. You assign a Microsoft 365 E5 license to a user named User1. You need to enable User1 for Direct Routing. Which PowerShell cmdlet should you run?
Options
- ASet-CsCallingLineIdentity
- BSet-CsPhoneNumberAssignment
- CSet-CsOnlineVoiceUser
- DSet-CsUserServicesPolicy
Explanation
To enable a user for Direct Routing and assign them a phone number in Microsoft Teams Phone, the Set-CsPhoneNumberAssignment PowerShell cmdlet should be used.
Common mistakes.
- A.
Set-CsCallingLineIdentityis used to configure caller ID policies, not to assign a phone number or enable a user for Direct Routing. - C.
Set-CsOnlineVoiceUseris used for configuring voice-related properties of a user once they are already voice-enabled, but not for the initial assignment and enablement itself. - D.
Set-CsUserServicesPolicyis for managing user service policies, not for assigning phone numbers or enabling a user for enterprise voice.
Concept tested. Teams Direct Routing user enablement cmdlet
Reference. https://learn.microsoft.com/en-us/powershell/module/skype/set-csphonenumberassignment
Topics
Community Discussion
No community discussion yet for this question.