exam questions

Exam MS-720 All Questions

View all questions & answers for the MS-720 exam

Exam MS-720 topic 4 question 16 discussion

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

DRAG DROP -
You have a Microsoft Teams Phone deployment
You need to configure voice routing for Direct Routing. The solution must only allow calling within the United States and Canada for a user named [email protected].
Which four actions should you perform in sequence to minimize user call disruption? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct You will receive credit for any of the correct orders you select.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Configuration steps:
1. Create a single PSTN usage.
2. Configure three voice routes.
3. Create a voice routing policy.
4. Assign the policy to a user.
Step 1: Add a PSTN usage record named Record1.
Create the "US and Canada" PSTN usage.
1. In the left navigation of the Microsoft Teams admin center, go to Voice > Direct Routing, and then in the upper-right corner, select Manage PSTN usage records.
2. Click Add, type US and Canada, and then click Apply.
Step 2: Create a voice route that has a dialed number pattern of ^\+1(425|206)(\d{7})$
US and Canada use the number pattern ^\+1(425|206)(\d{7})$.
Example. To create the "Redmond 1" route, in a PowerShell session in Skype for Business Online, enter:
New-CsOnlineVoiceRoute -Identity "Redmond 1" -NumberPattern "^\+1(425|206)
(\d{7})$" -OnlinePstnGatewayList sbc1.contoso.biz, sbc2.contoso.biz -Priority 1 -OnlinePstnUsages "US and Canada"
Step 3: Create a voice routing policy.
Step 4: Assign the voice routing policy to a user.
Incorrect:
Not: In the global dial plan, create a normalization rule that has a pattern of...
Reference:
https://docs.microsoft.com/en-us/microsoftteams/direct-routing-voice-routing

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
cebularz
2 years, 3 months ago
https://learn.microsoft.com/en-us/microsoftteams/manage-voice-routing-policies
upvoted 1 times
...
OlikuTR
2 years, 7 months ago
Correct : Step 1: Create the PSTN usage Step 2: Create voice routes Step 3: Create a voice routing policy and add the PSTN usage to the policy Step 4: Assign the voice routing policy to a user
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 ...