Skip to content

Commit d79e079

Browse files
authored
Merge branch 'main' into freshness-changeNotifications-webhooks
2 parents 3f02e23 + 57ac5cc commit d79e079

File tree

7 files changed

+58
-6
lines changed

7 files changed

+58
-6
lines changed

api-reference/v1.0/resources/onlinemeeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Contains information about a meeting, including the URL used to join a meeting,
4545
| allowMeetingChat | [meetingChatMode](#meetingchatmode-values) | Specifies the mode of meeting chat. Inherited from [onlineMeetingBase](../resources/onlineMeetingBase.md). |
4646
| allowParticipantsToChangeName | Boolean | Specifies if participants are allowed to rename themselves in an instance of the meeting. Inherited from [onlineMeetingBase](../resources/onlineMeetingBase.md). |
4747
| allowTeamworkReactions | Boolean | Indicates whether Teams reactions are enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlineMeetingBase.md). |
48+
| allowRecording | Boolean | Indicates whether recording is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
49+
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
4850
| audioConferencing | [audioConferencing](audioconferencing.md) | The phone access (dial-in) information for an online meeting. Read-only. Inherited from [onlineMeetingBase](../resources/onlineMeetingBase.md). |
4951
| chatInfo | [chatInfo](chatinfo.md) | The chat information associated with this online meeting. Inherited from [onlineMeetingBase](../resources/onlineMeetingBase.md). |
5052
| creationDateTime | DateTime | The meeting creation time in UTC. Read-only. |

api-reference/v1.0/resources/onlinemeetingbase.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ The following JSON representation shows the resource type.
9898
"allowMeetingChat": {"@odata.type": "microsoft.graph.meetingChatMode"},
9999
"allowTeamworkReactions": "Boolean",
100100
"allowedPresenters": "String",
101+
"allowRecording": "Boolean",
102+
"allowTranscription": "Boolean",
101103
"anonymizeIdentityForRoles": ["String"],
102104
"audioConferencing": {"@odata.type": "microsoft.graph.audioConferencing"},
103105
"chatInfo": {"@odata.type": "microsoft.graph.chatInfo"},

api-reference/v1.0/resources/serviceprincipalriskdetection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For more information about risk events, see [Microsoft Entra ID Protection](/azu
3030
## Properties
3131
|Property|Type|Description|
3232
|:---|:---|:---|
33-
|activity|activityType|Indicates the activity type the detected risk is linked to. The possible values are: `signin`, `servicePrincipal`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `servicePrincipal`. |
33+
|activity|activityType|Indicates the activity type the detected risk is linked to. The possible values are: `signin`, `servicePrincipal`. Use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `servicePrincipal`. |
3434
|activityDateTime|DateTimeOffset|Date and time when the risky activity occurred. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`|
3535
|additionalInfo|String|Additional information associated with the risk detection. This string value is represented as a JSON object with the quotations escaped. |
3636
|appId|String|The unique identifier for the associated application.|
@@ -43,8 +43,8 @@ For more information about risk events, see [Microsoft Entra ID Protection](/azu
4343
|lastUpdatedDateTime|DateTimeOffset|Date and time when the risk detection was last updated.|
4444
|location|[signInLocation](signinlocation.md)|Location from where the sign-in was initiated. |
4545
|requestId|String|Request identifier of the sign-in activity associated with the risk detection. This property is `null` if the risk detection is not associated with a sign-in activity. Supports `$filter` (`eq`).|
46-
|riskDetail|riskDetail|Details of the detected risk. <br>**Note:** Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned `hidden`. <br/>The possible values are: `none`, `hidden`, `adminConfirmedServicePrincipalCompromised`, `adminDismissedAllRiskForServicePrincipal`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `adminConfirmedServicePrincipalCompromised` , `adminDismissedAllRiskForServicePrincipal`.|
47-
|riskEventType|String|The type of risk event detected. The possible values are: `investigationsThreatIntelligence`, `generic`, `adminConfirmedServicePrincipalCompromised`, `suspiciousSignins`, `leakedCredentials`, `anomalousServicePrincipalActivity`, `maliciousApplication`, `suspiciousApplication`.|
46+
|riskDetail|riskDetail|Details of the detected risk. <br>**Note:** Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned `hidden`. <br/>The possible values are: `none`, `hidden`, `adminConfirmedServicePrincipalCompromised`, `adminDismissedAllRiskForServicePrincipal`. Use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `adminConfirmedServicePrincipalCompromised` , `adminDismissedAllRiskForServicePrincipal`.|
47+
|riskEventType|String|The type of risk event detected. The possible values are: `investigationsThreatIntelligence`, `generic`, `adminConfirmedServicePrincipalCompromised`, `suspiciousSignins`, `leakedCredentials`, `anomalousServicePrincipalActivity`, `maliciousApplication`, `suspiciousApplication`, `suspiciousAPITraffic`.|
4848
|riskLevel|riskLevel|Level of the detected risk. <br>**Note:** Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned `hidden`. The possible values are: `low`, `medium`, `high`, `hidden`, `none`.|
4949
|riskState|riskState|The state of a detected risky service principal or sign-in activity. The possible values are: `none`, `dismissed`, `atRisk`, `confirmedCompromised`.|
5050
|servicePrincipalDisplayName|String| The display name for the service principal.|

changelog/Microsoft.IdentityProtectionServices.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@
3636
"WorkloadArea": "Identity and access",
3737
"SubArea": "Identity and sign-in"
3838
},
39+
{
40+
"ChangeList": [
41+
{
42+
"Id": "95e7994e-b2ca-48bd-bc51-173812e9422a",
43+
"ApiChange": "Property",
44+
"ChangedApiName": "riskEventType",
45+
"ChangeType": "Change",
46+
"Description": "Added `suspiciousAPITraffic` as a supported value for the **riskEventType** property in the [servicePrincipalRiskDetection](https://learn.microsoft.com/en-us/graph/api/resources/serviceprincipalriskdetection?view=graph-rest-v1.0) resource.",
47+
"Target": "servicePrincipalRiskDetection"
48+
}
49+
],
50+
"Id": "95e7994e-b2ca-48bd-bc51-173812e9422a",
51+
"Cloud": "Prod",
52+
"Version": "v1.0",
53+
"CreatedDateTime": "2025-01-15T22:19:32.3422617Z",
54+
"WorkloadArea": "Identity and access",
55+
"SubArea": "Identity and sign-in"
56+
},
3957
{
4058
"ChangeList": [
4159
{

changelog/Microsoft.Skype.Calling.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
7+
"ApiChange": "Property",
8+
"ChangedApiName": "allowRecording",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **allowRecording** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-1.0) resource.",
11+
"Target": "onlineMeetingBase"
12+
},
13+
{
14+
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
15+
"ApiChange": "Property",
16+
"ChangedApiName": "allowTranscription",
17+
"ChangeType": "Addition",
18+
"Description": "Added the **allowTranscription** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-1.0) resource.",
19+
"Target": "onlineMeetingBase"
20+
}
21+
],
22+
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
23+
"Cloud": "Prod",
24+
"Version": "v1.0",
25+
"CreatedDateTime": "2025-01-15T20:42:00.4091409Z",
26+
"WorkloadArea": "Cloud communications",
27+
"SubArea": "Call"
28+
},
329
{
430
"ChangeList": [
531
{

changelog/Microsoft.Teams.Core.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5712,9 +5712,9 @@
57125712
"Id": "f9666fc8-6101-4ca6-bd26-3f11395ffc5f",
57135713
"Cloud": "Prod",
57145714
"Version": "v1.0",
5715-
"CreatedDateTime": "2024-10-08T18:15:55.2254479Z",
5715+
"CreatedDateTime": "2025-01-14T18:15:55.2254479Z",
57165716
"WorkloadArea": "Teamwork and communications",
5717-
"SubArea": ""
5717+
"SubArea": "Messaging"
57185718
},
57195719
{
57205720
"ChangeList": [

concepts/whats-new-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
1919
2020
## January 2025: New and generally available
2121

22+
### Identity and access | Identity and sign-in
23+
- Added riskEventType entry for the Suspicious API Traffic detection for [service principals](/graph/api/resources/serviceprincipalriskdetection?view=graph-rest-1.0&preserve-view=true).
24+
2225
### Teamwork and communications | Messaging
2326

24-
[Get](/graph/api/chatmessage-get#example-5-get-a-chat-message-with-an--for-everyone) a chat message with an @mention for everyone.
27+
- [Get](/graph/api/chatmessage-get#example-5-get-a-chat-message-with-an--for-everyone) a chat message with an @mention for everyone.
28+
- [Get](/graph/api/chatmessage-get#example-6-get-a-chat-message-with-a-forwarded-message) a chat message that has a forwarded message as an attachment.
2529

2630
## January 2025: New in preview only
2731

0 commit comments

Comments
 (0)