Skip to content

Commit 0a6450b

Browse files
authored
fixed spelling issue
1 parent d108227 commit 0a6450b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/asp-net-dependencies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ For ASP.NET applications, full SQL query is collected with the help of byte code
9999
| Platform | Step(s) Needed to get full SQL Query |
100100
| --- | --- |
101101
| Azure Web App |In your web app control panel, [open the Application Insights blade](../../azure-monitor/app/azure-web-apps.md) and enable SQL Commands under .NET |
102-
| IIS Server (Azure VM, On-Prem and so on.) | [Install Status Monitor on your server where application is running](../../azure-monitor/app/monitor-performance-live-website-now.md) and restart IIS.
102+
| IIS Server (Azure VM, on-prem, and so on.) | [Install Status Monitor on your server where application is running](../../azure-monitor/app/monitor-performance-live-website-now.md) and restart IIS.
103103
| Azure Cloud Service |[Use startup task](../../azure-monitor/app/cloudservices.md) to [Install Status Monitor](monitor-performance-live-website-now.md#download) |
104104
| IIS Express | Not supported
105105

@@ -249,4 +249,4 @@ Like every Application Insights SDK, dependency collection module is also open-s
249249

250250
* [Exceptions](../../azure-monitor/app/asp-net-exceptions.md)
251251
* [User & page data](../../azure-monitor/app/javascript.md)
252-
* [Availability](../../azure-monitor/app/monitor-web-app-availability.md)
252+
* [Availability](../../azure-monitor/app/monitor-web-app-availability.md)

0 commit comments

Comments
 (0)