Skip to content

Commit a768ede

Browse files
authored
Add UPN property to mailboxEvidence resource
1 parent 75d4675 commit a768ede

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

changelog/Microsoft.M365.Defender.json

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2551,6 +2551,14 @@
25512551
"ChangeType": "Addition",
25522552
"Description": "Added the [teamsMessageEvidence](https://learn.microsoft.com/en-us/graph/api/resources/security-teamsMessageEvidence?view=graph-rest-beta) resource type.",
25532553
"Target": "teamsMessageEvidence"
2554+
},
2555+
{
2556+
"Id": "d21a4fff-2802-4df4-8d79-c1a54676f7e4",
2557+
"ApiChange": "Property",
2558+
"ChangedApiName": "upn",
2559+
"ChangeType": "Addition",
2560+
"Description": "Added the **upn** property to the [mailboxEvidence](https://learn.microsoft.com/en-us/graph/api/resources/security-mailboxEvidence?view=graph-rest-beta) resource.",
2561+
"Target": "mailboxEvidence"
25542562
}
25552563
],
25562564
"Id": "a6cdf517-a090-462e-9471-1fdf85322530",
@@ -2593,30 +2601,20 @@
25932601
"ChangeType": "Addition",
25942602
"Description": "Added the [teamsMessageEvidence](https://learn.microsoft.com/en-us/graph/api/resources/security-teamsMessageEvidence?view=graph-rest-1.0) resource type.",
25952603
"Target": "teamsMessageEvidence"
2596-
}
2597-
],
2598-
"Id": "d21a4fff-2802-4df4-8d79-c1a54676f7e4",
2599-
"Cloud": "Prod",
2600-
"Version": "v1.0",
2601-
"CreatedDateTime": "2025-01-27T17:01:34.9888434Z",
2602-
"WorkloadArea": "Security",
2603-
"SubArea": ""
2604-
},
2605-
{
2606-
"ChangeList": [
2604+
},
26072605
{
2608-
"Id": "6cd36606-327e-4119-b985-8122fd634b07",
2606+
"Id": "d21a4fff-2802-4df4-8d79-c1a54676f7e4",
26092607
"ApiChange": "Property",
26102608
"ChangedApiName": "upn",
26112609
"ChangeType": "Addition",
26122610
"Description": "Added the **upn** property to the [mailboxEvidence](https://learn.microsoft.com/en-us/graph/api/resources/security-mailboxEvidence?view=graph-rest-1.0) resource.",
26132611
"Target": "mailboxEvidence"
26142612
}
26152613
],
2616-
"Id": "6cd36606-327e-4119-b985-8122fd634b07",
2617-
"Cloud": "Review",
2614+
"Id": "d21a4fff-2802-4df4-8d79-c1a54676f7e4",
2615+
"Cloud": "Prod",
26182616
"Version": "v1.0",
2619-
"CreatedDateTime": "2025-01-29T09:23:56.8552672Z",
2617+
"CreatedDateTime": "2025-01-27T17:01:34.9888434Z",
26202618
"WorkloadArea": "Security",
26212619
"SubArea": ""
26222620
}

0 commit comments

Comments
 (0)