exam questions

Exam MS-720 All Questions

View all questions & answers for the MS-720 exam

Exam MS-720 topic 1 question 3 discussion

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

You have a Microsoft Teams Phone deployment that uses Direct Routing.
You create a new Teams user named User1.
You need to enable User1 as an agent in a call queue.
What should you do first?

  • A. Assign a dial plan to User1.
  • B. Assign a phone number to User1.
  • C. Enable hosted voicemail for User1.
  • D. Enable Enterprise Voice for User1.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://docs.microsoft.com/en-us/microsoftteams/plan-auto-attendant-call-queue

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
jason6311
Highly Voted 3 years, 5 months ago
Be aware that many MS Docs refer to "Enterprise Voice" for Teams, which may be confusing given that the license and capability are more correctly referred to as "Phone System". Enterprise Voice was the old term used with SfB Online as well as SfB Server.
upvoted 10 times
rgnl1
3 years, 5 months ago
For direct routing, there is currently no other way than to use Set-CsUser -Identity [email protected] -EnterpriseVoiceEnabled $true in order to get PSTN connectivity for a user. There was a time when TAC and SfB Legacy Portal were still both in place, where you could assign an SfB User a Phone Number which also triggered enabling EV. Right now it's only PowerShell. If you try to add a user which is not EV enabled as an Agent in a CQ, TAC will display an error message saying that this user is not EV enabled. Since TAC even specifically mentions EV, I think this question is fairly clear.
upvoted 4 times
jason6311
3 years, 5 months ago
FWIW, what is in PS, or even the GUI, is not definitive terminology. They often contain outdated info; e.g. there are still many references to "Lync" and "Skype" in PS even for greenfield Teams deployments. But after taking the exam, I agree with you that it is unambiguous in the exam's context. There are several instances in it that refer to "Enterprise Voice" in the exam, and it is unambiguous that it refers to voice services for Teams, not as a license granting voice capabilities for SfB (it can mean both, as I cautioned). Hope that helps folks!
upvoted 2 times
...
DEberhardt
3 years, 3 months ago
In MicrosoftTeams PowerShell v3.x there now is Set-CsPhoneNumberAssignment which can be used to enable a user or assign a PhoneNumber (which also enables a User for EnterpriseVoice). NOTE: While you need a PhoneSystem license (or as it is now called "Microsoft 365 Phone standard"), the flag on the User Object is still called EnterpriseVoice. This enables access for this user to the PhoneSystem which is required to become an Agent in a Queue as well as to receive a PhoneNumber so that Inbound and Outbound Calls can be placed. Fun fact: A user doesn't need a number assigned (i.E. fully provisioned for Direct Routing) to be an Agent in the Queue, just EV-Enabling them is sufficient :)
upvoted 1 times
...
...
...
[Removed]
Most Recent 2 years, 4 months ago
Selected Answer: D
This answer is correct.
upvoted 1 times
...
TimophxMS700
3 years, 4 months ago
Agents who receive calls from the call queues must be Enterprise Voice enabled online or on-premise users. In addition, if the call queues are using Direct Routing numbers, agents who need to conference or transfer calls also require: An online voice routing policy assigned if the call queue uses transfer mode An Audio Conferencing license or online voice routing policy assigned if the call queue uses conference mode
upvoted 4 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 ...