Skip to content

Commit f950502

Browse files
committed
Fix broken link
1 parent e42b421 commit f950502

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

teams/teams-ps/MicrosoftTeams/New-CsHybridTelephoneNumber.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@ This cmdlet adds a hybrid telephone number to the tenant.
1818
## SYNTAX
1919

2020
### Identity (Default)
21-
```powershell
21+
22+
```
2223
New-CsHybridTelephoneNumber -TelephoneNumber <string> [-Force] -InputObject <IConfigApiBasedCmdletsIdentity> [<CommonParameters>]
2324
```
2425

2526
## DESCRIPTION
2627
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.
2728

2829
> [!IMPORTANT]
29-
> This cmdlet is being deprecated. Use the **New-CsOnlineDirectRoutingTelephoneNumberUploadOrder** cmdlet to add a telephone number for Audio Conferencing with Direct Routing in Microsoft 365 GCC High and DoD clouds. Detailed instructions on how to use the new cmdlet can be found at [New-CsOnlineDirectRoutingTelephoneNumberUploadOrder]([New-CsOnlineDirectRoutingTelephoneNumberUploadOrder.md).
30+
> This cmdlet is being deprecated. Use the **New-CsOnlineDirectRoutingTelephoneNumberUploadOrder** cmdlet to add a telephone number for Audio Conferencing with Direct Routing in Microsoft 365 GCC High and DoD clouds. Detailed instructions on how to use the new cmdlet can be found at [New-CsOnlineDirectRoutingTelephoneNumberUploadOrder](New-CsOnlineDirectRoutingTelephoneNumberUploadOrder.md).
3031
3132
## EXAMPLES
3233

0 commit comments

Comments
 (0)