-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AZINTS-3155 / Adding new sources for dates in Azure active directory …
…pipeline (#19667) * Remap time from three new sources in activedirectory logs * Updating test to remove now missing time field * Updating name to match required name
- Loading branch information
1 parent
679238b
commit 26e642c
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,6 @@ tests: | |
"correlationId" : "d47198c3-f726-47b8-b683-3f6244c9ceb5", | ||
"Level" : 4, | ||
"location" : "US", | ||
"time" : "2020-05-13T12:35:19.6363979Z", | ||
"category" : "SignInLogs", | ||
"resultType" : "0", | ||
"durationMs" : 0, | ||
|
@@ -220,7 +219,6 @@ tests: | |
resultType: "0" | ||
service: "azure" | ||
tenantId: "4d3bac44-0230-4732-9e70-cc00736f0a97" | ||
time: "2020-05-13T12:35:19.6363979Z" | ||
title: "'Sign-in activity' resulted in success initiated by [email protected] " | ||
usr: | ||
email: "[email protected]" | ||
|