exam questions

Exam MS-720 All Questions

View all questions & answers for the MS-720 exam

Exam MS-720 topic 4 question 8 discussion

Actual exam question from Microsoft's MS-720
Question #: 8
Topic #: 4
[All MS-720 Questions]

Your company receives PSTN services in Microsoft Teams through a derived Direct Routing trunk from a telephone carrier.
The carrier becomes an operator in the Operator Connect program.
You need to migrate the users to Operator Connect.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Run the Set-CsUser cmdlet and set the ג€"OnPremLineURI parameter to $null.
  • B. Run the Grant-CsOnlineVoiceRoutingPolicy cmdlet and set the ג€"Policyname parameter to Policy1.
  • C. Run the Grant-CsOnlineVoiceRoutingPolicy cmdlet and set the ג€"Policyname parameter to $null.
  • D. Run the Set-CsOnlineVoiceUser cmdlet and set the ג€"TelephoneNumber parameter to each user's phone number.
  • E. Run the Set-CsOnlineVoiceUser cmdlet and set the ג€"TelephoneNumber parameter to $null.
  • F. Run the Set-CsUser cmdlet and set the ג€"OnPremLineURI parameter to each user's phone number.
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️
Reference:
https://docs.microsoft.com/en-us/microsoftteams/operator-connect-configure https://docs.microsoft.com/en-us/microsoftteams/assign-change-or-remove-a-phone-number-for-a-user

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
PrettyFlyWifi
Highly Voted 3 years, 3 months ago
Be mindful it could change to use: Set-CsPhoneNumberAssignment -Identity <user>  -PhoneNumber <phone number> -PhoneNumberType OperatorConnect ...Instead of Set-CSOnlineVoiceUser, as this is the long term replacement cmdlet.
upvoted 11 times
...
rawterz
Most Recent 2 years, 4 months ago
Selected Answer: BCD
"OnPremLineURI parameter- A&F... are not applicable in this scenario as Operator Connect uses cloud-based voice routing, not on-premises voice routing. go with B,C,D
upvoted 1 times
Flojo2
2 years, 4 months ago
But you are starting with Direct Routing, so you need to remove OnPremLineURI and VoiceRoutingPolicy first, then set the phone number back up using CsOnlineVoiceUser to move them to Operator Connect.
upvoted 2 times
...
...
kmeeus
2 years, 7 months ago
Set-CsUser is not working anymore, in my opinion this question is outdated.
upvoted 1 times
...
rodovill
2 years, 8 months ago
Answer is correct. steps are mentioned here: https://learn.microsoft.com/en-us/microsoftteams/operator-connect-mobile-configure#remove-the-online-voice-routing-policy-associated-with-your-user
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...