Get-VivaFeatureCategory
This cmdlet is available only in the Exchange Online PowerShell module v3.5.0 or later. For more information, see About the Exchange Online PowerShell module.
Note: While we are adding support for category policies in the Exchange Online PowerShell module v3.5.0-Preview1 or later, we have not yet released any categories in Viva. We will update when there are categories available.
Use the Get-VivaFeatureCategory cmdlet to view all categories in Viva that support feature access controls. This cmdlet provides details about the categories, including the category identifiers, descriptions, and Viva module features that belong to the category. A category contains a group of features in the same or different Viva module.
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax.
Syntax
Get-VivaFeatureCategory
[-ResultSize <Unlimited>]
[<CommonParameters>]
Description
Use the Get-VivaFeatureCategory cmdlet to view the categories in Viva that support feature access controls.
You need to use the Connect-ExchangeOnline cmdlet to authenticate.
This cmdlet requires the .NET Framework 4.7.2 or later.
Examples
Example 1
Get-VivaFeatureCategory
This example returns all categories in Viva that support feature access controls.
Parameters
-ResultSize
This parameter is reserved for internal Microsoft use.
Type: | Unlimited |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |