Skip to content

Commit 03bed0e

Browse files
authored
Merge pull request #25589 from microsoftgraph/main
Merge to publish.
2 parents cb7f3ff + 7c19c16 commit 03bed0e

File tree

51 files changed

+1273
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1273
-68
lines changed

api-reference/beta/api/callrecords-callrecord-list-participants_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph.callRecords
1515

1616
Get the list of [participant](../resources/callrecords-participant.md) objects associated with a [callRecord](../resources/callrecords-callrecord.md).
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/meetingattendancereport-list.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Get a list of [meetingAttendanceReport](../resources/meetingAttendanceReport.md) objects for an [onlineMeeting](../resources/onlinemeeting.md) or a [virtualEvent](../resources/virtualevent.md). Each time an online meeting or a virtual event ends, an attendance report is generated for that session.
16+
Get a list of [meetingAttendanceReport](../resources/meetingattendancereport.md) objects for an [onlineMeeting](../resources/onlinemeeting.md) or a [virtualEvent](../resources/virtualevent.md). Each time an online meeting or a virtual event ends, an attendance report is generated for that session.
1717

1818
> [!WARNING]
1919
>
20-
> This method doesn't support channel meetings, and only returns up to 50 of the most recent reports.
20+
>- This method only returns up to 50 of the most recent reports.
21+
>- When you use this method to list attendance reports for a channel meeting, the API returns attendance reports for every meeting in the channel, rather than just the attendance reports for the specified meeting, which is the expected behavior for scheduled meetings. This behavior is the same regardless of where the channel meeting was created.
2122
2223
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2324

api-reference/beta/api/reflectcheckinresponse-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Read the properties and relationships of a [reflectCheckInResponse](../resources/reflectcheckinresponse.md) object. This method gets the responses to a [Microsoft Reflect](https://reflect.microsoft.com/) check-in.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).

api-reference/beta/api/security-identitycontainer-list-sensors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GET /security/identities/sensors
3737

3838
## Optional query parameters
3939

40-
This method supports the following OData query parameters to help customize the response: `$count`, `$filter`, `$skip`, `$top`. For general information, see [OData query parameters](/graph/query-parameters).
40+
This method supports the `$count`, `$filter`, `$skip`, and `$top` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
4141

4242
## Request headers
4343

api-reference/beta/api/security-identitycontainer-delete-sensors.md renamed to api-reference/beta/api/security-sensor-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Delete a [sensor](../resources/security-sensor.md) object.
2222

2323
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
2424

25-
<!-- { "blockType": "permissions", "name": "security_identitycontainer_delete_sensors" } -->
26-
[!INCLUDE [permissions-table](../includes/permissions/security-identitycontainer-delete-sensors-permissions.md)]
25+
<!-- { "blockType": "permissions", "name": "security_sensor_delete" } -->
26+
[!INCLUDE [permissions-table](../includes/permissions/security-sensor-delete-permissions.md)]
2727

2828
## HTTP request
2929

api-reference/beta/api/security-sensor-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GET /security/identities/sensors/{sensorId}
3737

3838
## Optional query parameters
3939

40-
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
40+
This method supports the `$select` and `$expand` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
4141

4242
## Request headers
4343

api-reference/beta/api/uxsetting-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Get the properties and relationships of a [uxSetting](../resources/uxsetting.md) object.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).

api-reference/beta/api/uxsetting-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Update the properties of a [uxSetting](../resources/uxsetting.md) object.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/

api-reference/beta/includes/permissions/security-identitycontainer-delete-sensors-permissions.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
description: "Automatically generated file. DO NOT MODIFY"
3+
ms.topic: include
4+
ms.localizationpriority: medium
5+
---
6+
7+
|Permission type|Least privileged permission|Higher privileged permissions|
8+
|:---|:---|:---|
9+
|Delegated (work or school account)|SecurityIdentitiesSensors.ReadWrite.All|Not available.|
10+
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
11+
|Application|SecurityIdentitiesSensors.ReadWrite.All|Not available.|

0 commit comments

Comments
 (0)