Skip to content

Commit a30d341

Browse files
authored
Merge pull request #25637 from microsoftgraph/main
Merge to publish.
2 parents 0de7154 + a42225f commit a30d341

File tree

502 files changed

+975
-562
lines changed

Some content is hidden

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

502 files changed

+975
-562
lines changed

api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Remove resourceRoleScope from an access package"
3-
description: "Remove a resourceRoleScope from an access package."
3+
description: "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

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

16-
Remove a [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
16+
Remove an [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
1717

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

api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Create accessPackageCatalog"
3-
description: "Create a new accessPackageCatalog."
3+
description: "Create a new accessPackageCatalog object."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"

api-reference/beta/api/group-list-owners.md

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

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

17-
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
17+
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
1818

1919
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2020

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The last column indicates whether updating this property takes effect for an in-
6363
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. | Yes |
6464
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. | Yes |
6565
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the meeting. | No |
66+
| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](../resources/onlinemeetingbase.md#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. | Yes |
6667
| allowedPresenters | onlineMeetingPresenters | Specifies who can be a presenter in a meeting. | Yes |
6768
| allowLiveShare | Boolean | Indicates whether live share is enabled for the meeting. | No |
6869
| allowMeetingChat | meetingChatMode | Specifies the mode of meeting chat. | Yes |
@@ -71,7 +72,7 @@ The last column indicates whether updating this property takes effect for an in-
7172
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
7273
| endDateTime | DateTime | The meeting end time in UTC. | No |
7374
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
74-
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbyBypassSettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
75+
| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbybypasssettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
7576
| participants | [meetingParticipants](../resources/meetingparticipants.md) | The participants associated with the online meeting. Only attendees can be updated. | No |
7677
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
7778
| startDateTime | DateTime | The meeting start time in UTC. | No |

api-reference/beta/api/profile-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Delete profile"
3-
description: "Delete profile."
3+
description: "Delete a profile object from a user's account."
44
ms.localizationpriority: medium
55
author: "kevinbellinger"
66
ms.subservice: "people"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

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

16-
Deletes a [profile](../resources/profile.md) object from a user's account.
16+
Delete a [profile](../resources/profile.md) object from a user's account.
1717

1818
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
1919

api-reference/beta/api/range-boundingrect.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
2-
title: "Range: BoundingRect"
3-
description: "."
2+
title: "range: boundingRect"
3+
description: "Get the smallest range object that encompasses the given ranges."
44
author: "lumine2008"
55
ms.localizationpriority: medium
66
ms.subservice: "excel"
77
doc_type: apiPageType
88
---
99

10-
# Range: BoundingRect
10+
# range: boundingRect
1111

1212
Namespace: microsoft.graph
1313

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

16-
Gets the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of "B2:C5" and "D10:E15" is "B2:E16".
16+
Get the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of *B2:C5* and *D10:E15* is *B2:E16*.
17+
1718
## Permissions
1819
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).
1920

@@ -35,7 +36,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
3536
| Name | Description|
3637
|:---------------|:----------|
3738
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
38-
| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
39+
| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
3940

4041
## Request body
4142
In the request body, provide a JSON object with the following parameters.

api-reference/beta/api/range-lastcell.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: "Range: LastCell"
3-
description: "."
2+
title: "range: lastCell"
3+
description: "Get the last cell within the range."
44
author: "lumine2008"
55
ms.localizationpriority: medium
66
ms.subservice: "excel"
77
doc_type: apiPageType
88
---
99

10-
# Range: LastCell
10+
# range: lastCell
1111

1212
Namespace: microsoft.graph
1313

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

16-
Gets the last cell within the range. For example, the last cell of "B2:D5" is "D5".
16+
Get the last cell within the range. For example, the last cell of *B2:D5* is *D5*.
1717

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

@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
3838
| Name | Description|
3939
|:---------------|:----------|
4040
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
41-
| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
41+
| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
4242

4343
## Request body
4444

api-reference/beta/api/range-lastcolumn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: "Range: LastColumn"
3-
description: "."
2+
title: "range: lastColumn"
3+
description: "Get the last column within the range."
44
author: "lumine2008"
55
ms.localizationpriority: medium
66
ms.subservice: "excel"
77
doc_type: apiPageType
88
---
99

10-
# Range: LastColumn
10+
# range: lastColumn
1111

1212
Namespace: microsoft.graph
1313

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

16-
Gets the last column within the range. For example, the last column of "B2:D5" is "D2:D5".
16+
Gets the last column within the range. For example, the last column of *B2:D5* is *D2:D5*.
1717

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

@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
3838
| Name | Description|
3939
|:---------------|:----------|
4040
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
41-
| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
41+
| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
4242

4343
## Request body
4444

api-reference/beta/api/range-lastrow.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: "Range: LastRow"
3-
description: "."
2+
title: "range: lastRow"
3+
description: "Get the last row within the range."
44
author: "lumine2008"
55
ms.localizationpriority: medium
66
ms.subservice: "excel"
77
doc_type: apiPageType
88
---
99

10-
# Range: LastRow
10+
# range: lastRow
1111

1212
Namespace: microsoft.graph
1313

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

16-
Gets the last row within the range. For example, the last row of "B2:D5" is "B5:D5".
16+
Get the last row within the range. For example, the last row of *B2:D5* is *B5:D5*.
1717

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

@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
3838
| Name | Description|
3939
|:---------------|:----------|
4040
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
41-
| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
41+
| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
4242

4343
## Request body
4444

api-reference/beta/api/riskyusers-confirmcompromised.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "riskyUser: confirmCompromised"
3-
description: Confirm a riskyUser object as compromised.
3+
description: "Confirm one or more riskyUser objects as compromised."
44
author: tracyshi
55
ms.localizationpriority: medium
66
ms.subservice: entra-sign-in

0 commit comments

Comments
 (0)