MS-721 · Question #44
You are enabling users for Direct Routing. You already assigned licenses to the users. You need to complete the user setup. Which two cmdlets should you run? Each correct answer presents part of the s
The correct answer is A. Grant-CsOnlineVoiceRoutingPolicy B. Set-CsOnlineVoiceUser. After assigning the appropriate Microsoft 365 licenses (which must include Phone System), two additional PowerShell steps are required to fully enable a user for Direct Routing: (1) Set-CsOnlineVoiceUser (B) is used to assign the user's phone number (LineUri) and enable Enterpris
Question
Options
- AGrant-CsOnlineVoiceRoutingPolicy
- BSet-CsOnlineVoiceUser
- CSet-CsUserPstnSettings
- DGrant-CsVoicePolicy
- ESet-CsUser
How the community answered
(56 responses)- A75% (42)
- C5% (3)
- D4% (2)
- E16% (9)
Explanation
After assigning the appropriate Microsoft 365 licenses (which must include Phone System), two additional PowerShell steps are required to fully enable a user for Direct Routing: (1) Set-CsOnlineVoiceUser (B) is used to assign the user's phone number (LineUri) and enable Enterprise Voice - this connects the user's identity to a specific Direct Routing phone number. (2) Grant-CsOnlineVoiceRoutingPolicy (A) assigns a voice routing policy to the user, which defines how outbound PSTN calls are routed through the SBC (via PSTN usages and voice routes). Without the routing policy, the user has no path to make outbound PSTN calls. Options C and D (Set-CsUserPstnSettings, Grant-CsVoicePolicy) are legacy on-premises cmdlets not used for cloud Direct Routing. Option E (Set-CsUser) is used for some configurations but is not the primary cmdlet for assigning numbers in a cloud-only Direct Routing deployment.
Topics
Community Discussion
No community discussion yet for this question.