Disable-CsTeamsShiftsConnectionErrorReport

Note: This cmdlet is currently in public preview.

This cmdlet disables an error report.

Syntax

Disable-CsTeamsShiftsConnectionErrorReport
       -ErrorReportId <String>
       [<CommonParameters>]

Description

This cmdlet disables an error report. All available instances can be found by running Get-CsTeamsShiftsConnectionErrorReport.

Examples

Example 1

PS C:\> Disable-CsTeamsShiftsConnectionErrorReport -ErrorReportId 18b3e490-e6ed-4c2e-9925-47e36609dff3

Disables the error report with ID 18b3e490-e6ed-4c2e-9925-47e36609dff3.

Parameters

-ErrorReportId

The ID of the error report that you want to disable.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Microsoft Teams