Skip to content

Commit 2b4000a

Browse files
authored
Update for aspnetcore-10.0.md release notes with correct heading level (#35771)
1 parent d75eedc commit 2b4000a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

aspnetcore/release-notes/aspnetcore-10.0.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: wadepickett
44
description: Learn about the new features in ASP.NET Core in .NET 10.
55
ms.author: wpickett
66
ms.custom: mvc
7-
ms.date: 7/10/2025
7+
ms.date: 7/18/2025
88
uid: aspnetcore-10
99
---
1010
# What's new in ASP.NET Core in .NET 10
@@ -65,11 +65,7 @@ This section describes new features for OpenAPI.
6565

6666
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/OpenApiNetUpdatePrev.md)]
6767

68-
### Authentication and authorization
69-
70-
This section describes new features for authentication and authorization.
71-
72-
### Authentication and authorization metrics
68+
## Authentication and authorization metrics
7369

7470
Metrics have been added for certain authentication and authorization events in ASP.NET Core. With this change, you can now obtain metrics for the following events:
7571

@@ -86,7 +82,7 @@ The following image shows an example of the Authenticated request duration metri
8682

8783
![Authenticated request duration in the Aspire dashboard](https://github.com/user-attachments/assets/170615e9-ef25-48a1-a482-4933e2e03f03)
8884

89-
For more information, see [ASP.NET Core Authorization and Authentication metrics](xref:log-mon/metrics/built-in#microsoftaspnetcoreauthorization).
85+
For more information, see <xref:log-mon/metrics/built-in#microsoftaspnetcoreauthorization>.
9086

9187
## Miscellaneous
9288

0 commit comments

Comments
 (0)