Skip to content

Commit cc4012b

Browse files
authored
Update articles/active-directory/external-identities/external-collaboration-settings-configure.md
1 parent 1354567 commit cc4012b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/external-identities/external-collaboration-settings-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Here's an example that shows how to use PowerShell to add a user to the Guest In
7171
Add-MsolRoleMember -RoleObjectId 95e79109-95c0-4d8e-aee3-d01accf2d47b -RoleMemberEmailAddress <RoleMemberEmailAddress>
7272
```
7373

74-
## Sign in logs for B2B users
74+
## Sign-in logs for B2B users
7575

76-
When a B2B user signs into a resource tenant to collaborate, a sign in log is generated in both the home tenant and the resource tenant. These logs include information such as the application being used, the tenant name and tenant ID for both the home tenant and the resource tenant, and their email address.
76+
When a B2B user signs into a resource tenant to collaborate, a sign-in log is generated in both the home tenant and the resource tenant. These logs include information such as the application being used, email addresses, tenant name, and tenant ID for both the home tenant and the resource tenant.
7777

7878
## Next steps
7979

0 commit comments

Comments
 (0)