Skip to content

Update New-FeatureConfiguration.md #12708

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 2 commits into from
Apr 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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