MS-721 · Question #178
Your company has offices in 10 countries. The company has a tenant dial plan configured for each country. The company recently opened an office in a new country. You need to create a new tenant dial p
The correct answer is C. Run the New-CsTenantDialPlan cmdlet.. Tenant dial plans in Microsoft Teams define normalization rules that translate the digits users dial into E.164 format for call routing. To create a new tenant dial plan, the correct tool is the New-CsTenantDialPlan PowerShell cmdlet, which allows full specification of the dial p
Question
Options
- AFrom the Microsoft Teams admin center, select Voice, select Phone numbers and then select
- BFrom the Microsoft Teams admin center, select Voice, select Calling policies, and then select Add
- CRun the New-CsTenantDialPlan cmdlet.
- DRun the New-CsOnlineVoiceRoutingPolicy cmdlet.
How the community answered
(29 responses)- A3% (1)
- C93% (27)
- D3% (1)
Explanation
Tenant dial plans in Microsoft Teams define normalization rules that translate the digits users dial into E.164 format for call routing. To create a new tenant dial plan, the correct tool is the New-CsTenantDialPlan PowerShell cmdlet, which allows full specification of the dial plan name, normalization rules, and description. The Teams admin center GUI can also be used for this, but among the given choices only option C correctly identifies the PowerShell approach. Calling policies (B) control features like private calling and voicemail - not digit normalization. New-CsOnlineVoiceRoutingPolicy (D) creates voice routing policies, which control PSTN call routing paths, not dialing normalization.
Topics
Community Discussion
No community discussion yet for this question.