Skip to content

Commit 6c84797

Browse files
authored
Merge pull request #12708 from brenle/patch-12
Update New-FeatureConfiguration.md
2 parents 8722c4c + 88d0ffe commit 6c84797

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

exchange/exchange-ps/exchange/New-FeatureConfiguration.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
2727
New-FeatureConfiguration [-Name] <String> -Mode <PolicyMode> -FeatureScenario <PolicyScenario> -ScenarioConfig <String>
2828
[-Comment <String>]
2929
[-Confirm]
30-
[-GeneralDiscovery]
31-
[-IrmDiscovery]
3230
[-Locations <String>]
3331
[-WhatIf]
3432
[<CommonParameters>]
@@ -176,38 +174,6 @@ Accept pipeline input: False
176174
Accept wildcard characters: False
177175
```
178176

179-
### -GeneralDiscovery
180-
This parameter is reserved for internal Microsoft use.
181-
182-
```yaml
183-
Type: SwitchParameter
184-
Parameter Sets: (All)
185-
Aliases:
186-
Applicable: Security & Compliance
187-
188-
Required: False
189-
Position: Named
190-
Default value: None
191-
Accept pipeline input: False
192-
Accept wildcard characters: False
193-
```
194-
195-
### -IrmDiscovery
196-
This parameter is reserved for internal Microsoft use.
197-
198-
```yaml
199-
Type: SwitchParameter
200-
Parameter Sets: (All)
201-
Aliases:
202-
Applicable: Security & Compliance
203-
204-
Required: False
205-
Position: Named
206-
Default value: None
207-
Accept pipeline input: False
208-
Accept wildcard characters: False
209-
```
210-
211177
### -Locations
212178
The locations parameter specifies where the feature configuration applies.
213179

0 commit comments

Comments
 (0)