You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-VivaInsightsSettings.md
+10-42Lines changed: 10 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,15 @@ ms.author: chrisda
14
14
## SYNOPSIS
15
15
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).
16
16
17
-
Use the Set-VivaInsightsSettings cmdlet to modify the Microsoft Viva Insights in Microsoft Teams settings for users.
17
+
Use the Set-VivaInsightsSettings cmdlet for Global admin, Exchange Online admin and Teams admin to control user access of features in Viva Insights.
18
18
19
19
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
@@ -33,18 +31,18 @@ This cmdlet requires the .NET Framework 4.7.2 or later. To run this cmdlet, you
33
31
34
32
- Global Administrator
35
33
- Exchange Administrator
36
-
-Insights Administrator
34
+
-Teams Administrator
37
35
38
36
To learn more about administrator role permissions in Azure Active Directory, see [Role template IDs](https://docs.microsoft.com/azure/active-directory/roles/permissions-reference#role-template-ids).
The Feature parameter specifies the Microsoft Viva Insights in Microsoft Teams features for the user. Currently, the only valid value is Headspace.
85
+
The Feature parameter specifies feature of Microsoft Viva Insights in Microsoft Teams for the user. Current valid values are:
86
+
87
+
- headspace: represent all the features of Headspace
88
88
89
89
```yaml
90
90
Type: String
@@ -100,22 +100,6 @@ Accept pipeline input: False
100
100
Accept wildcard characters: False
101
101
```
102
102
103
-
### -BatchRequests
104
-
This parameter is reserved for internal Microsoft use.
105
-
106
-
```yaml
107
-
Type: SwitchParameter
108
-
Parameter Sets: (All)
109
-
Aliases:
110
-
Applicable: Exchange Online
111
-
112
-
Required: False
113
-
Position: Named
114
-
Default value: None
115
-
Accept pipeline input: False
116
-
Accept wildcard characters: False
117
-
```
118
-
119
103
### -ResultSize
120
104
This parameter is reserved for internal Microsoft use.
121
105
@@ -132,22 +116,6 @@ Accept pipeline input: False
132
116
Accept wildcard characters: False
133
117
```
134
118
135
-
### -UseMultithreading
136
-
This parameter is reserved for internal Microsoft use.
137
-
138
-
```yaml
139
-
Type: SwitchParameter
140
-
Parameter Sets: (All)
141
-
Aliases:
142
-
Applicable: Exchange Online
143
-
144
-
Required: False
145
-
Position: Named
146
-
Default value: None
147
-
Accept pipeline input: False
148
-
Accept wildcard characters: False
149
-
```
150
-
151
119
### CommonParameters
152
120
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
0 commit comments