Skip to content

Commit b2a31e0

Browse files
committed
Update Update-VivaModuleFeaturePolicy.md
1 parent 4f6b3c8 commit b2a31e0

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

exchange/exchange-ps/exchange/Update-VivaModuleFeaturePolicy.md

Lines changed: 4 additions & 6 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
Update-VivaModuleFeaturePolicy -FeatureId <String> -ModuleId <String> -PolicyId <String>
3331
[-Confirm]
@@ -116,7 +114,7 @@ To view details about the features in a Viva module that support feature access
116114

117115
```yaml
118116
Type: String
119-
Parameter Sets: FeaturePolicy
117+
Parameter Sets: (All)
120118
Aliases:
121119
Applicable: Exchange Online
122120

@@ -132,7 +130,7 @@ The ModuleId parameter specifies the Viva module of the policy that you want to
132130
133131
```yaml
134132
Type: String
135-
Parameter Sets: FeaturePolicy
133+
Parameter Sets: (All)
136134
Aliases:
137135
Applicable: Exchange Online
138136

@@ -238,7 +236,7 @@ If you don't want to update whether the feature is enabled by the policy, don't
238236

239237
```yaml
240238
Type: Boolean
241-
Parameter Sets: FeaturePolicy
239+
Parameter Sets: (All)
242240
Aliases:
243241
Applicable: Exchange Online
244242
@@ -263,7 +261,7 @@ If you don't want to update whether the user control is enabled by the policy, d
263261

264262
```yaml
265263
Type: Boolean
266-
Parameter Sets: FeaturePolicy
264+
Parameter Sets: (All)
267265
Aliases:
268266
Applicable: Exchange Online
269267

0 commit comments

Comments
 (0)