Skip to content

Commit fe79472

Browse files
authored
Merge pull request #11814 from YanyuZhongZyy/patch-16
Update Add-VivaModuleFeaturePolicy.md
2 parents 3622724 + 71d4968 commit fe79472

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer:
1515
## SYNOPSIS
1616
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

18-
**Note**: Support for categories is available in version 3.5.0-Preview1 or later of the module, but no categories are currently available in Viva. We'll update the documentation when categories are available.
18+
**Note**: Support for categories is available in version 3.5.0-Preview2 or later of the module, but no categories are currently available in Viva. We'll update the documentation when categories are available.
1919

2020
Use the Add-VivaModuleFeaturePolicy cmdlet to add a new access policy for a specific feature or a category in Viva. The attributes of the policy are defined using the cmdlet parameters. Policies are used to restrict or grant access to the specified feature or category for specific users, groups, or the entire tenant.
2121

@@ -58,7 +58,7 @@ Add-VivaModuleFeaturePolicy -CategoryId <String> -IsCategoryEnabled <Boolean> -N
5858
## DESCRIPTION
5959
Use the Add-VivaModuleFeaturePolicy cmdlet to add a new access policy for a specific feature or category in Viva.
6060

61-
Support for categories is available in version 3.5.0-Preview1 or later of the module.
61+
Support for categories is available in version 3.5.0-Preview2 or later of the module.
6262

6363
You need to use the Connect-ExchangeOnline cmdlet to authenticate.
6464

@@ -138,7 +138,7 @@ This example adds a policy for the `<cateogry_id>` category in Viva where the po
138138
## PARAMETERS
139139

140140
### -CategoryId
141-
This parameter is available in version 3.5.0-Preview1 or later of the module.
141+
This parameter is available in version 3.5.0-Preview2 or later of the module.
142142

143143
**Note**: Currently, no categories are available in Viva. We'll update the documentation when categories are available.
144144

@@ -176,7 +176,7 @@ Accept wildcard characters: False
176176
```
177177
178178
### -IsCategoryEnabled
179-
This parameter is available in version 3.5.0-Preview1 or later of the module.
179+
This parameter is available in version 3.5.0-Preview2 or later of the module.
180180
181181
**Note**: Currently, no categories are available in Viva. We'll update the documentation when categories are available.
182182

0 commit comments

Comments
 (0)