Skip to content

Commit 563bb76

Browse files
Merge pull request #224843 from hhunter-ms/hh-consumptionplan
[Snapshot Debugger] Note that consumption plan is not supported
2 parents ae91a90 + 6eeee40 commit 563bb76

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,16 @@ ms.author: hannahhunter
66
author: hhunter-ms
77
ms.reviewer: charles.weininger
88
reviewer: cweining
9-
ms.date: 08/18/2022
9+
ms.date: 01/24/2023
1010
ms.custom: devdivchpfy22
1111
---
1212

1313
# Enable Snapshot Debugger for .NET apps in Azure App Service
1414

1515
Snapshot Debugger currently supports ASP.NET and ASP.NET Core apps that are running on Azure App Service on Windows service plans.
1616

17-
We recommend that you run your application on the Basic service tier, or higher, when using Snapshot Debugger.
18-
19-
For most applications, the Free and Shared service tiers don't have enough memory or disk space to save snapshots.
17+
> [!NOTE]
18+
> We recommend that you run your application on the Basic service tier, or higher, when using Snapshot Debugger. For most applications, the Free and Shared service tiers don't have enough memory or disk space to save snapshots. The Consumption tier is not currently available for Snapshot Debugger.
2019
2120
## <a id="installation"></a> Enable Snapshot Debugger
2221

0 commit comments

Comments
 (0)