Skip to content

Commit 201bdb7

Browse files
authored
Merge pull request #25919 from microsoftgraph/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/microsoftgraph/microsoft-graph-docs-contrib (branch main)
2 parents 5f5830f + 389690c commit 201bdb7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

api-reference/beta/api/intune-cloudpkigraphservice-cloudcertificationauthority-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ One of the following permissions is required to call this API. To learn more, in
2727
|:---|:---|
2828
|Delegated (work or school account)|DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All|
2929
|Delegated (personal Microsoft account)|Not supported.|
30-
|Application|DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All|
30+
|Application|Not supported.|
3131

3232
## HTTP Request
3333
<!-- {

concepts/best-practices-concept.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,4 @@ To ensure reliability and facilitate support for your application:
160160
- Generate a unique GUID and send it on each Microsoft Graph REST request. This helps Microsoft investigate any errors more easily if you need to report an issue with Microsoft Graph.
161161
- On every request to Microsoft Graph, generate a unique GUID, send it in the `client-request-id` HTTP request header, and also log it in your application's logs.
162162
- Always log the `request-id` and `Date` from the HTTP response headers. These, together with the `client-request-id`, are required when reporting issues in [Microsoft Q&A](/answers/products/m365#microsoft-graph) or to Microsoft Support.
163+
- If you're using a third-party application, the app vendor needs to engage with our support team to investigate the issue.

0 commit comments

Comments
 (0)