MS-721 · Question #192
You have a Microsoft Teams Phone deployment that uses Teams Calling Plans, Direct Routing, and Operator Connect services. You need to enable PSTN services for 100 new users. The solution must minimize
The correct answer is D. Set-CsPhoneNumberAssignment. Set-CsPhoneNumberAssignment is the current unified cmdlet for assigning phone numbers to users across Calling Plans, Direct Routing, and Operator Connect, minimizing effort when enabling many users.
Question
Options
- ASet-CsOnlineVoiceUser
- BSet-CsUser
- CSet-CsIPPhonePolicy
- DSet-CsPhoneNumberAssignment
How the community answered
(35 responses)- A3% (1)
- B14% (5)
- C9% (3)
- D74% (26)
Why each option
Set-CsPhoneNumberAssignment is the current unified cmdlet for assigning phone numbers to users across Calling Plans, Direct Routing, and Operator Connect, minimizing effort when enabling many users.
Set-CsOnlineVoiceUser is a legacy cmdlet that is no longer the recommended method for number assignment and does not support Operator Connect numbers.
Set-CsUser can set some user telephony properties but is not the preferred or unified method for phone number assignment across all three PSTN service types.
Set-CsIPPhonePolicy configures settings for IP desk phones such as Teams-compatible hardware devices and has no role in PSTN number assignment.
Set-CsPhoneNumberAssignment replaces legacy number assignment methods and supports all PSTN connectivity types in a single cmdlet, allowing administrators to assign numbers to users regardless of whether the number comes from a Calling Plan, Direct Routing, or Operator Connect source, reducing the need for different workflows per service type.
Concept tested: Set-CsPhoneNumberAssignment for multi-service PSTN enablement
Source: https://learn.microsoft.com/en-us/powershell/module/teams/set-csphonenumberassignment
Topics
Community Discussion
No community discussion yet for this question.