Skip to content

Commit a2a804c

Browse files
authored
Merge pull request #12707 from brenle/patch-11
Update Set-FeatureConfiguration.md
2 parents 6c84797 + 86c9cce commit a2a804c

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

exchange/exchange-ps/exchange/Set-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
Set-FeatureConfiguration [-Identity] <PolicyIdParameter> [-Locations <String>]
2828
[-Comment <String>]
2929
[-Confirm]
30-
[-GeneralDiscovery]
31-
[-IrmDiscovery]
3230
[-Mode <PolicyMode>]
3331
[-ScenarioConfig <String>]
3432
[-WhatIf]
@@ -118,38 +116,6 @@ Accept pipeline input: False
118116
Accept wildcard characters: False
119117
```
120118

121-
### -GeneralDiscovery
122-
This parameter is reserved for internal Microsoft use.
123-
124-
```yaml
125-
Type: SwitchParameter
126-
Parameter Sets: (All)
127-
Aliases:
128-
Applicable: Security & Compliance
129-
130-
Required: False
131-
Position: Named
132-
Default value: None
133-
Accept pipeline input: False
134-
Accept wildcard characters: False
135-
```
136-
137-
### -IrmDiscovery
138-
This parameter is reserved for internal Microsoft use.
139-
140-
```yaml
141-
Type: SwitchParameter
142-
Parameter Sets: (All)
143-
Aliases:
144-
Applicable: Security & Compliance
145-
146-
Required: False
147-
Position: Named
148-
Default value: None
149-
Accept pipeline input: False
150-
Accept wildcard characters: False
151-
```
152-
153119
### -Locations
154120
The locations parameter specifies where the feature configuration applies.
155121

0 commit comments

Comments
 (0)