Skip to content

Commit 545d724

Browse files
authored
Merge pull request MicrosoftDocs#7998 from MicrosoftDocs/master
Publish 06/28/2021, 3:30 PM
2 parents 1a83241 + 118474f commit 545d724

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

skype/skype-ps/skype/Set-CsCloudCallDataConnectorConfiguration.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Modifies an existing collection of Cloud Call Data Connector configuration setti
2020
### Identity (Default)
2121
```
2222
Set-CsCloudCallDataConnectorConfiguration [-EnableCallDataConnector <Boolean>] [[-Identity] <XdsIdentity>]
23-
[-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
23+
[-Force] [-WhatIf] [<CommonParameters>]
2424
```
2525

2626
### Instance
2727
```
2828
Set-CsCloudCallDataConnectorConfiguration [-EnableCallDataConnector <Boolean>] [-Instance <PSObject>] [-Force]
29-
[-WhatIf] [-Confirm] [<CommonParameters>]
29+
[-WhatIf] [<CommonParameters>]
3030
```
3131

3232
## DESCRIPTION
@@ -68,21 +68,6 @@ The filtered collection is then piped to the `Set-CsCloudCallDataConnectorConfig
6868

6969
## PARAMETERS
7070

71-
### -Confirm
72-
Prompts you for confirmation before running the cmdlet.
73-
74-
```yaml
75-
Type: SwitchParameter
76-
Parameter Sets: (All)
77-
Aliases: cf
78-
Applicable: Skype for Business Server 2019
79-
Required: False
80-
Position: Named
81-
Default value: None
82-
Accept pipeline input: False
83-
Accept wildcard characters: False
84-
```
85-
8671
### -EnableCallDataConnector
8772
Enables upload of call data.
8873

0 commit comments

Comments
 (0)