Skip to content

Commit 2aec97d

Browse files
authored
Merge branch 'main' into tannikaM-patch-1
2 parents 5222c67 + 48dc367 commit 2aec97d

File tree

54 files changed

+88
-61
lines changed

Some content is hidden

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

54 files changed

+88
-61
lines changed

api-reference/beta/api/bitlocker-list-recoverykeys.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ author: "myra-ramdenbourg"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-directory-management"
77
doc_type: apiPageType
8+
ms.date: 11/29/2024
89
---
910

1011
# List recoveryKeys
@@ -16,6 +17,8 @@ Get a list of the [bitlockerRecoveryKey](../resources/bitlockerrecoverykey.md) o
1617

1718
This operation does not return the **key** property. For information about how to read the **key** property, see [Get bitlockerRecoveryKey](bitlockerrecoverykey-get.md).
1819

20+
You can use this API to programmatically iterate through the list of recovery keys in the tenant and identify devices with BitLocker enabled. For more information, see the sample PowerShell code in [BitLocker recovery process](/windows/security/operating-system-security/data-protection/bitlocker/recovery-process#helpdesk-recovery-in-microsoft-entra-id).
21+
1922
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2023

2124
## Permissions

api-reference/beta/api/group-assignlicense.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-
Add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to [direct user licensing](../api/user-assignlicense.md). To learn more about group-based licensing, see [What is group-based licensing in Microsoft Entra ID](/azure/active-directory/fundamentals/active-directory-licensing-whatis-azure-portal).
17+
Add or remove licenses on a [group](../resources/group.md). Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to [direct user licensing](../api/user-assignlicense.md). To learn more about group-based licensing, see [What is group-based licensing in Microsoft Entra ID](/azure/active-directory/fundamentals/active-directory-licensing-whatis-azure-portal).
1818

1919
To get the subscriptions available in the directory, perform a [GET subscribedSkus request](subscribedsku-list.md).
2020

api-reference/beta/api/group-delete-approleassignments.md

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

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

16-
Deletes an [appRoleAssignment](../resources/approleassignment.md) that a group has been granted.
16+
Delete an [appRoleAssignment](../resources/approleassignment.md) that a [group](../resources/group.md) has been granted.
1717

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

api-reference/beta/api/group-delete-members.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-
Remove a member from a group via the **members** navigation property. You can't remove a member from groups with dynamic memberships.
17+
Remove a member from a [group](../resources/group.md) via the **members** navigation property. You can't remove a member from groups with dynamic memberships.
1818

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Remove group owner"
3-
description: "Use this API to remove an owner from a Microsoft 365 group or a security group through the owners navigation property."
3+
description: "Remove an owner from a Microsoft 365 group or a security group through the owners navigation property."
44
ms.localizationpriority: medium
55
author: "yuhko-msft"
66
ms.reviewer: "mbhargav, khotzteam, aadgroupssg"
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

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

17-
Use this API to remove an owner from a Microsoft 365 group or a security group through the **owners** navigation property. When owners are assigned to a group, the last owner (a user object) of the group cannot be removed.
17+
Remove an owner from a Microsoft 365 [group](../resources/group.md) or a security group through the **owners** navigation property. When owners are assigned to a group, the last owner (a user object) of the group cannot be removed.
1818

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

api-reference/beta/api/group-delete.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-
Deletes a group.
17+
Delete a [group](../resources/group.md).
1818

1919
When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups that are permanently deleted immediately. To learn more, see [deletedItems](../resources/directory.md).
2020

api-reference/beta/api/group-deletepasswordsinglesignoncredentials.md

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

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

16-
Delete the password-based single sign-on credentials for a given group to a given service principal.
16+
Delete the password-based single sign-on credentials for a given [group](../resources/group.md) to a given service principal.
1717

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

api-reference/beta/api/group-delta.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-
Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. For more information, see [Use delta query to track changes in Microsoft Graph data](/graph/delta-query-overview) for details.
17+
Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire [group](../resources/group.md) collection. For more information, see [Use delta query to track changes in Microsoft Graph data](/graph/delta-query-overview) for details.
1818

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

api-reference/beta/api/group-evaluatedynamicmembership.md

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

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

18-
Evaluate whether a user or device is or would be a member of a dynamic group. The membership rule is returned along with other details that were used in the evaluation. You can complete this operation in the following ways:
18+
Evaluate whether a user or device is or would be a member of a dynamic [group](../resources/group.md). The membership rule is returned along with other details that were used in the evaluation. You can complete this operation in the following ways:
1919

2020
- Evaluate whether a user or device is a member of a specified dynamic group.
2121
- Evaluate whether a user or device would be a member of a dynamic group based on the ID of the user or device and a membership rule.

api-reference/beta/api/group-getpasswordsinglesignoncredentials.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-
Get the list of password-based single sign-on credentials for a group. This API returns the encrypted passwords as null.
17+
Get the list of password-based single sign-on credentials for a [group](../resources/group.md). This API returns the encrypted passwords as null.
1818

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

0 commit comments

Comments
 (0)