Skip to content

Commit 3b0946d

Browse files
authored
Clarify review step in documentation
1 parent 12aac36 commit 3b0946d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/governance/verify-first-party-apps-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Although the apps that are listed in sign-in reports are owned by Microsoft and
6565
Get-MgServicePrincipal -Filter "DisplayName eq '$appDisplayName'" | Select-Object Id, DisplayName, SignInAudience, AppOwnerOrganizationId
6666
```
6767

68-
3. Review the result's `AppOwnerTenantId`.
68+
3. Review the `AppOwnerTenantId` value in the output.
6969

7070
:::image type="content" source="media/verify-first-party-apps-sign-in/review-the-app-owner-tenant-id-microsoft-graph.png" alt-text="Screenshot of the output of a request to show the Microsoft Entra service principal via Microsoft Graph PowerShell SDK.":::
7171

0 commit comments

Comments
 (0)