New-CsCloudCallDataConnection

This cmdlet creates an online call data connection.

Syntax

New-CsCloudCallDataConnection

Description

This cmdlet creates an online call data connection. If you get an error that the connection already exists, it means that the call data connection already exists for your tenant. In this case, run Get-CsCloudCallDataConnection.

Examples

Example 1

PS C:\> New-CsCloudCallDataConnection

Token
-----
00000000-0000-0000-0000-000000000000

Returns a token value, which is needed when configuring your on-premises environment with Set-CsCloudCallDataConnector.

Inputs

None

Outputs

System.Object

Notes

The New-CsCloudCallDataConnection cmdlet is only supported in commercial environments from Teams PowerShell Module versions 4.6.0 or later.