Skip to content

Commit 797e063

Browse files
authored
Update Set-VivaInsightsSettings.md
1 parent 77e3636 commit 797e063

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

exchange/exchange-ps/exchange/Set-VivaInsightsSettings.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: chrisda
1414
## SYNOPSIS
1515
This cmdlet is available only in the Exchange Online PowerShell V2 module. For more information, see [About the Exchange Online PowerShell V2 module](https://docs.microsoft.com/powershell/exchange/exchange-online-powershell-v2).
1616

17-
Use the Set-VivaInsightsSettings cmdlet for Global admin, Exchange Online admin and Teams admin to control user access of features in Viva Insights.
17+
Use the Set-VivaInsightsSettings cmdlet to control user access to features in Viva Insights.
1818

1919
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2020

@@ -63,10 +63,10 @@ Accept wildcard characters: False
6363
```
6464
6565
### -Enabled
66-
The Enabled parameter enables or disables access of specific feature of Microsoft Viva Insights in Microsoft Teams for the user. Valid values are:
66+
The Enabled parameter enables or disables access to specific features of Microsoft Viva Insights in Microsoft Teams for the user. Valid values are:
6767
68-
- $true: specific feature of Microsoft Viva Insights in Microsoft Teams is enabled for the user.
69-
- $false: specific feature of Microsoft Viva Insights in Microsoft Teams is disabled for the user.
68+
- $true: The specified features in Microsoft Viva Insights in Microsoft Teams are enabled for the user.
69+
- $false: The specified features in Microsoft Viva Insights in Microsoft Teams are disabled for the user.
7070
7171
```yaml
7272
Type: Boolean
@@ -84,7 +84,7 @@ Accept wildcard characters: False
8484
### -Feature
8585
The Feature parameter specifies feature of Microsoft Viva Insights in Microsoft Teams for the user. Current valid values are:
8686
87-
- headspace: represent all the features of Headspace
87+
- headspace: Represents all features of Headspace.
8888
8989
```yaml
9090
Type: String

0 commit comments

Comments
 (0)