New-CsHybridTelephoneNumber
This cmdlet adds a hybrid telephone number to the tenant.
Syntax
New-CsHybridTelephoneNumber
-TelephoneNumber <string>
[-Force]
[<CommonParameters>]
Description
This cmdlet adds a hybrid telephone number to the tenant that can be used for Audio Conferencing with Direct Routing for GCC High and DoD clouds.
Examples
Example 1
New-CsHybridTelephoneNumber -TelephoneNumber +14025551234
This example adds the hybrid phone number +1 (402) 555-1234.
Parameters
-Force
Suppresses the display of any non-fatal error message that might arise when running the command.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TelephoneNumber
The telephone number to add. The number should be specified with a prefixed "+". The phone number can't have "tel:" prefixed.
Type: | System.String |
Position: | named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Inputs
None
Outputs
None
Notes
The cmdlet is only available in GCC High and DoD cloud instances.