Skip to content

Commit 9af094c

Browse files
authored
Update parameter sets in Set-FeatureConfiguration
1 parent 4e15594 commit 9af094c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Set-FeatureConfiguration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2222
## SYNTAX
2323

2424
```
25-
Set-FeatureConfiguration -Identity <PolicyIdParameter> [-Locations <String>]
25+
Set-FeatureConfiguration [-Identity] <PolicyIdParameter> [-Locations <String>]
2626
[-Comment <String>]
2727
[-Confirm]
2828
[-GeneralDiscovery]
@@ -86,7 +86,7 @@ The Comment parameter specifies an optional comment. If you specify a value that
8686
8787
```yaml
8888
Type: String
89-
Parameter Sets: Identity, AdaptiveScopeLocation, TeamLocation
89+
Parameter Sets: (All)
9090
Aliases:
9191
Applicable: Security & Compliance
9292

@@ -153,7 +153,7 @@ The locations parameter specifies where the feature configuration applies.
153153

154154
```yaml
155155
Type: String
156-
Parameter Sets: Identity
156+
Parameter Sets: (All)
157157
Aliases:
158158
Applicable: Security & Compliance
159159

0 commit comments

Comments
 (0)