Skip to content

Commit b03f86a

Browse files
authored
Merge branch 'main' into user/satpatel/docChangesRS
2 parents 47a5c7c + 48dc367 commit b03f86a

File tree

177 files changed

+1084
-299
lines changed

Some content is hidden

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

177 files changed

+1084
-299
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/certificateauthoritydetail-get.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ GET https://graph.microsoft.com/beta/directory/publicKeyInfrastructure/certifica
9898

9999
---
100100

101-
102101
### Response
103102

104103
The following example shows the response.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Content-Type: application/json
118118

119119
---
120120

121-
122121
### Response
123122

124123
The following example shows the response.

api-reference/beta/api/certificatebasedauthpki-delete-certificateauthorities.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ DELETE https://graph.microsoft.com/beta/directory/publicKeyInfrastructure/certif
9393

9494
---
9595

96-
9796
### Response
9897

9998
The following example shows the response.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/directory/publicKeyInfrastructure/certifica
9797

9898
---
9999

100-
101100
### Response
102101

103102
The following example shows the response.

api-reference/beta/api/certificatebasedauthpki-list-certificateauthorities.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/directory/publicKeyInfrastructure/certifica
9797

9898
---
9999

100-
101100
### Response
102101

103102
The following example shows the response.

api-reference/beta/api/certificatebasedauthpki-post-certificateauthorities.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Content-Type: application/json
118118

119119
---
120120

121-
122121
### Response
123122

124123
The following example shows the response.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Content-Type: application/json
106106

107107
---
108108

109-
110109
### Response
111110

112111
The following example shows the response.

api-reference/beta/api/certificatebasedauthpki-upload.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Content-Type: application/json
108108

109109
---
110110

111-
112111
### Response
113112

114113
The following example shows the response.

api-reference/beta/api/dailyuserinsightmetricsroot-list-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3030
}
3131
-->
3232
``` http
33-
daily GET /userInsightsRoot/daily/summary
33+
GET /userInsightsRoot/daily/summary
3434
```
3535

3636
## Optional query parameters

0 commit comments

Comments
 (0)