You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: concepts/whats-new-overview.md
+12-8Lines changed: 12 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,18 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
17
17
> [!IMPORTANT]
18
18
> Features in _preview_ status are subject to change without notice, and might not be promoted to generally available (GA) status. Don't use preview features in production apps.
19
19
20
+
## February 2025: New and generally available
21
+
22
+
### Security
23
+
24
+
Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence) as a supported [alert evidence](/graph/api/resources/security-alertevidence).
25
+
26
+
## February 2025: New in preview only
27
+
28
+
### Security
29
+
30
+
Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence?view=graph-rest-beta&preserve-view=true) as a supported [alert evidence](/graph/api/resources/security-alertevidence?view=graph-rest-beta&preserve-view=true).
31
+
20
32
## January 2025: New and generally available
21
33
22
34
### Files
@@ -31,10 +43,6 @@ Added riskEventType entry for the Suspicious API Traffic detection for [service
31
43
32
44
You can now deploy the user resource in a Bicep template for your infrastructure as code (IaC) projects. For more information, see the [Microsoft.Graph users](/graph/templates/reference/users) Bicep reference.
33
45
34
-
### Security
35
-
36
-
Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence) as a supported [alert evidence](/graph/api/resources/security-alertevidence).
37
-
38
46
### Teamwork and communications | Calls and online meetings
39
47
40
48
- Microsoft Teams custom meeting templates allow you to specify values for many of the meeting options available to meeting organizers. Use the **meetingTemplateId** property on [onlineMeeting](/graph/api/resources/onlinemeeting) to create an online meeting with a meeting template.
@@ -84,10 +92,6 @@ Use the [start](/graph/api/industrydata-industrydatarun-start?view=graph-rest-be
84
92
85
93
Use the new mailbox import and export APIs in Microsoft Graph to build solutions that integrate with mailbox resources for data import and export scenarios. For more information, see [Overview of the mailbox import and export APIs in Microsoft Graph](/graph/mailbox-import-export-concept-overview).
86
94
87
-
### Security
88
-
89
-
Added [teamsMessageEvidence](/graph/api/resources/security-teamsmessageevidence?view=graph-rest-beta&preserve-view=true) as a supported [alert evidence](/graph/api/resources/security-alertevidence?view=graph-rest-beta&preserve-view=true).
90
-
91
95
### Tasks and plans
92
96
93
97
Use the [teamsChannel](/graph/api/resources/planner-overview?view=graph-rest-beta&preserve-view=true#container-type-teams-channel) container type to create plans in shared channels in Microsoft Teams.
0 commit comments