It seems that B should be the correct answer; however, in a specific scenario, D could be the answer.
..."
If you're managing the user's phone number on-premises, you need to ensure that the user is Enterprise Voice enabled online by using the following command:
Set-CsPhoneNumberAssignment -Identity "<User name>" -EnterpriseVoiceEnabled $true
If you're managing the user's phone number online, you need to assign the phone number to the user by using the following command in Teams PowerShell. The user is automatically Enterprise Voice enabled by the command:
Set-CsPhoneNumberAssignment -Identity "<User name>" -PhoneNumber <phone number> -PhoneNumberType DirectRouting
"...
Source link:
https://learn.microsoft.com/en-us/microsoftteams/direct-routing-enable-users
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.MS-721 Exam Questions
Log in to ExamTopics
Sign in:
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.
kitty73
1 week, 5 days ago