Skip to content

Commit 1a366d1

Browse files
authored
Merge branch 'master' into patch-2
2 parents e3e238d + b2b0bad commit 1a366d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This cmdlet is available only in the Exchange Online PowerShell V2 module. For m
1616

1717
**Note**: This cmdlet is available only in version 2.0.5-Preview2 or later of the EXO V2 module.
1818

19-
Use the Set-VivaInsightsSettings cmdlet to control user access to features in Viva Insights.
19+
Use the Set-VivaInsightsSettings cmdlet to control user access to features in Viva Insights. Only users with provisioned Exchange Online mailboxes can access features within the Viva Insights app in Teams.
2020

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

@@ -49,7 +49,7 @@ This example disables access to all the Headspace features in Microsoft Viva Ins
4949
## PARAMETERS
5050

5151
### -Identity
52-
The Identity parameter specifies the user that you want to modify. You identify the user by their account name (for example, [email protected]).
52+
The Identity parameter specifies the user that you want to modify. You identify the user by their User Principal Name (UPN) (for example, [email protected]).
5353

5454
```yaml
5555
Type: String

0 commit comments

Comments
 (0)