Skip to content

Commit 2845ea9

Browse files
authored
Merge pull request #28553 from microsoftgraph/lauragra-KnownIssues
Update Known issues and surface in TOC.
2 parents e6d29b0 + 2a63fbc commit 2845ea9

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

concepts/known-issues.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Known issues in Microsoft Graph"
3-
description: "Learn about known issues and limitations in Microsoft Graph APIs."
2+
title: "Known issues with Microsoft Graph APIs"
3+
description: "Learn about known issues with and limitations of Microsoft Graph APIs."
44
author: ombongifaith
55
ms.author: ombongifaith
66
ms.topic: concept-article
@@ -10,6 +10,8 @@ ms.date: 02/06/2026
1010

1111
# Known issues in Microsoft Graph
1212

13+
This article provides information about known issues related to Microsoft Graph APIs.
14+
1315
## Authentication
1416

1517
[!INCLUDE [authentication](includes/known-issues/authentication.md)]
@@ -69,3 +71,8 @@ ms.date: 02/06/2026
6971
## Users
7072

7173
[!INCLUDE [users](includes/known-issues/users.md)]
74+
75+
## Related content
76+
77+
- [Microsoft Graph changelog](https://developer.microsoft.com/graph/changelog)
78+
- [Microsoft Graph errors](errors.md)

concepts/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ items:
11821182
href: best-practices-concept.md
11831183
displayName: Microsoft Graph, Best practices for working with Microsoft Graph
11841184
- name: Known issues
1185-
href: https://developer.microsoft.com/graph/known-issues
1185+
href: known-issues.md
11861186
displayName: Microsoft Graph, Known issues with Microsoft Graph
11871187
- name: Errors
11881188
href: errors.md

0 commit comments

Comments
 (0)