Skip to content

[AutoPublish] main to live - 04/29 15:33 PDT | 04/30 04:03 IST #12710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 29, 2025
51 changes: 0 additions & 51 deletions exchange/exchange-ps/exchange/Get-FeatureConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ For information about the parameter sets in the Syntax section below, see [Excha

```
Get-FeatureConfiguration [[-Identity] <PolicyIdParameter>] [-FeatureScenario] <PolicyScenario>
[-All]
[-Confirm]
[-GeneralDiscovery]
[-IrmDiscovery]
[-WhatIf]
[<CommonParameters>]
```
Expand Down Expand Up @@ -92,22 +89,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -All
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -Confirm
This parameter is reserved for internal Microsoft use.

Expand All @@ -124,38 +105,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -GeneralDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IrmDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -WhatIf
This parameter is reserved for internal Microsoft use.

Expand Down
34 changes: 0 additions & 34 deletions exchange/exchange-ps/exchange/New-FeatureConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
New-FeatureConfiguration [-Name] <String> -Mode <PolicyMode> -FeatureScenario <PolicyScenario> -ScenarioConfig <String>
[-Comment <String>]
[-Confirm]
[-GeneralDiscovery]
[-IrmDiscovery]
[-Locations <String>]
[-WhatIf]
[<CommonParameters>]
Expand Down Expand Up @@ -176,38 +174,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -GeneralDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IrmDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -Locations
The locations parameter specifies where the feature configuration applies.

Expand Down
34 changes: 0 additions & 34 deletions exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
```
Remove-FeatureConfiguration [-Identity] <PolicyIdParameter>
[-Confirm]
[-GeneralDiscovery]
[-IrmDiscovery]
[-WhatIf]
[<CommonParameters>]
```
Expand Down Expand Up @@ -85,38 +83,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -GeneralDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IrmDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -WhatIf
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.

Expand Down
34 changes: 0 additions & 34 deletions exchange/exchange-ps/exchange/Set-FeatureConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
Set-FeatureConfiguration [-Identity] <PolicyIdParameter> [-Locations <String>]
[-Comment <String>]
[-Confirm]
[-GeneralDiscovery]
[-IrmDiscovery]
[-Mode <PolicyMode>]
[-ScenarioConfig <String>]
[-WhatIf]
Expand Down Expand Up @@ -118,38 +116,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -GeneralDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IrmDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -Locations
The locations parameter specifies where the feature configuration applies.

Expand Down