Skip to content

Commit 3622724

Browse files
authored
Merge pull request #11815 from YanyuZhongZyy/patch-15
Update Get-VivaModuleFeaturePolicy.md
2 parents 05c85e0 + f1a0f69 commit 3622724

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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 Get-VivaModuleFeaturePolicy cmdlet to view the access policies for a specified feature in a Viva module or category in Viva. Policies are used to restrict or grant access to the specified feature or category for specific users, groups, or the entire tenant. This cmdlet provides details about the policies, including the policy's identifier, name, and creation date.
2121

@@ -42,7 +42,7 @@ Get-VivaModuleFeaturePolicy -CategoryId <String>
4242
## DESCRIPTION
4343
Use the Get-VivaModuleFeaturePolicy cmdlet to view the access policies for a specified feature in a Viva module or a category in Viva.
4444

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

4747
You can view all policies for a specified feature in a Viva module or a category in Viva. To view a specific policy, you can include the PolicyId parameter.
4848

@@ -89,7 +89,7 @@ This example returns details about a specific policy added for the `<category_id
8989
## PARAMETERS
9090

9191
### -CategoryId
92-
This parameter is available in version 3.5.0-Preview1 or later of the module.
92+
This parameter is available in version 3.5.0-Preview2 or later of the module.
9393

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

0 commit comments

Comments
 (0)