Skip to content

Commit aca3ca7

Browse files
committed
Parameter sets update
1 parent 86193ec commit aca3ca7

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

exchange/exchange-ps/exchange/Add-VivaModuleFeaturePolicy.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Some features include the option for user controls (user opt out). Refer to the
2626
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2727

2828
## SYNTAX
29-
30-
### FeaturePolicy
3129
```
3230
Add-VivaModuleFeaturePolicy -FeatureId <String> -IsFeatureEnabled <Boolean> -ModuleId <String> -Name <String>
3331
[-Confirm]
@@ -102,7 +100,7 @@ To view details about the features in a Viva module that support feature access
102100

103101
```yaml
104102
Type: String
105-
Parameter Sets: FeaturePolicy
103+
Parameter Sets: (All)
106104
Aliases:
107105
Applicable: Exchange Online
108106

@@ -121,7 +119,7 @@ The IsFeatureEnabled parameter specifies whether or not the feature is enabled b
121119
122120
```yaml
123121
Type: Boolean
124-
Parameter Sets: FeaturePolicy
122+
Parameter Sets: (All)
125123
Aliases:
126124
Applicable: Exchange Online
127125

@@ -137,7 +135,7 @@ The ModuleId parameter specifies the Viva module that you want to add the featur
137135
138136
```yaml
139137
Type: String
140-
Parameter Sets: FeaturePolicy
138+
Parameter Sets: (All)
141139
Aliases:
142140
Applicable: Exchange Online
143141

@@ -239,7 +237,7 @@ Only features that allow admins to enable and disable user controls by policy ca
239237

240238
```yaml
241239
Type: Boolean
242-
Parameter Sets: FeaturePolicy
240+
Parameter Sets: (All)
243241
Aliases:
244242
Applicable: Exchange Online
245243
@@ -262,7 +260,7 @@ Only features that allow admins to enable and disable user controls by policy ca
262260

263261
```yaml
264262
Type: Boolean
265-
Parameter Sets: FeaturePolicy
263+
Parameter Sets: (All)
266264
Aliases:
267265
Applicable: Exchange Online
268266

exchange/exchange-ps/exchange/Get-VivaModuleFeaturePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To view details about the features in a Viva module that support feature access
7272

7373
```yaml
7474
Type: String
75-
Parameter Sets: FeaturePolicy
75+
Parameter Sets: (All)
7676
Aliases:
7777
Applicable: Exchange Online
7878

@@ -88,7 +88,7 @@ The ModuleId parameter specifies the Viva module of the feature policies that yo
8888
8989
```yaml
9090
Type: String
91-
Parameter Sets: FeaturePolicy
91+
Parameter Sets: (All)
9292
Aliases:
9393
Applicable: Exchange Online
9494

exchange/exchange-ps/exchange/Remove-VivaModuleFeaturePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To view details about the features in a Viva module that support feature access
6464

6565
```yaml
6666
Type: String
67-
Parameter Sets: FeaturePolicy
67+
Parameter Sets: (All)
6868
Aliases:
6969
Applicable: Exchange Online
7070

@@ -80,7 +80,7 @@ The ModuleId parameter specifies the Viva module of the feature that you want to
8080
8181
```yaml
8282
Type: String
83-
Parameter Sets: FeaturePolicy
83+
Parameter Sets: (All)
8484
Aliases:
8585
Applicable: Exchange Online
8686

0 commit comments

Comments
 (0)