Skip to content

Commit ad452af

Browse files
committed
update lts support list
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 04348af commit ad452af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/snapshot-debugger/snapshot-debugger.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: charles.weininger
77
reviewer: cweining
88
ms.topic: conceptual
99
ms.custom: devx-track-dotnet, devdivchpfy22
10-
ms.date: 08/18/2022
10+
ms.date: 04/10/2023
1111
---
1212

1313
# Debug snapshots on exceptions in .NET apps
@@ -28,9 +28,9 @@ You can view debug snapshots in the portal to see the call stack and inspect var
2828

2929
Snapshot collection is available for:
3030

31-
* .NET Framework and ASP.NET applications running .NET Framework [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) or later.
32-
* .NET Core and ASP.NET Core applications running .NET Core [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) on Windows.
33-
* .NET [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) applications on Windows.
31+
- .NET Framework and ASP.NET applications running .NET Framework 4.6.2 and newer versions.
32+
- .NET and ASP.NET applications running .NET [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) and newer versions on Windows.
33+
- .NET [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) (and newer versions) applications on Windows.
3434

3535
We don't recommend using .NET Core versions prior to LTS since they're out of support.
3636

0 commit comments

Comments
 (0)