Skip to content

Commit 4e4f6d0

Browse files
authored
Merge pull request MicrosoftDocs#8162 from kellybos/patch-5
Update Get-VivaInsightsSettings.md
2 parents 1c50caa + ccb6363 commit 4e4f6d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-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 Get-VivaInsightsSettings cmdlet to check whether a user has access to features in Microsoft Viva Insights in Microsoft Teams.
19+
Use the Get-VivaInsightsSettings cmdlet to check whether a user has access to features in Microsoft Viva Insights in Microsoft Teams. 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

@@ -52,7 +52,7 @@ This example shows the configuration of Microsoft Viva Insights in Microsoft Tea
5252
## PARAMETERS
5353

5454
### -Identity
55-
The Identity parameter specifies the user that you want to view. You identify the user by their account name (for example, roy@contoso.onmicrosoft.com).
55+
The Identity parameter specifies the user that you want to view. You identify the user by their User Principal Name (UPN) (for example, roy@contoso.onmicrosoft.com).
5656

5757
```yaml
5858
Type: String

0 commit comments

Comments
 (0)