Skip to content

Commit d564499

Browse files
author
Markus Vilcinskas
committed
mon78
1 parent 2aed800 commit d564499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/reports-monitoring/reference-basic-info-sign-in-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This attribute shows the highest level of authentication needed through all the
6666

6767
## Sign-in event types
6868

69-
Indicates the category of the sign in the event represents. For user sign-ins, the category can be `interactiveUser` or `nonInteractiveUser` and corresponds to the value for the **isInteractive** property on the sign in resource. For managed identity sign-ins, the category is `managedIdentity`. For service principal sign-ins, the category is **servicePrincipal**. The Azure portal doesn't show this value, but the sign-in event is placed in the tab that matches its sign-in event type. Possible values are:
69+
Indicates the category of the sign in the event represents. For user sign-ins, the category can be `interactiveUser` or `nonInteractiveUser` and corresponds to the value for the **isInteractive** property on the sign-in resource. For managed identity sign-ins, the category is `managedIdentity`. For service principal sign-ins, the category is **servicePrincipal**. The Azure portal doesn't show this value, but the sign-in event is placed in the tab that matches its sign-in event type. Possible values are:
7070

7171
- `interactiveUser`
7272
- `nonInteractiveUser`
@@ -92,7 +92,7 @@ This attribute describes the type of cross-tenant access used by the actor to ac
9292
- `serviceProvider`
9393
- `unknownFutureValue`
9494

95-
If the sign-in did not cross-tenant boundaries, the value is `none`.
95+
If the sign-in did not the boundaries of a tenant, the value is `none`.
9696

9797
## Conditional access evaluation
9898

0 commit comments

Comments
 (0)