Skip to content

Commit c8d3988

Browse files
authored
Merge pull request #11812 from YanyuZhongZyy/patch-18
Update Remove-VivaModuleFeaturePolicy.md
2 parents f4bc9af + 56621d5 commit c8d3988

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Remove-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 Remove-VivaModuleFeaturePolicy cmdlet to delete an access policy for a feature in a Viva module or a category in Viva. Once you delete a policy, the policy is permanently deleted. You cannot undo the deletion.
2121

@@ -44,7 +44,7 @@ Remove-VivaModuleFeaturePolicy -CategoryId <String> -PolicyId <String>
4444
## DESCRIPTION
4545
Use the Remove-VivaModuleFeaturePolicy cmdlet to delete an access policy for a feature in a Viva module or a category in Viva.
4646

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

4949
You need to use the Connect-ExchangeOnline cmdlet to authenticate.
5050

@@ -75,7 +75,7 @@ This example deletes the specified policy for the `<category_id>` category in Vi
7575
## PARAMETERS
7676

7777
### -CategoryId
78-
This parameter is available in version 3.5.0-Preview1 or later of the module.
78+
This parameter is available in version 3.5.0-Preview2 or later of the module.
7979

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

0 commit comments

Comments
 (0)