Skip to content

Commit 385326c

Browse files
committed
Removing dupliate L2 FAQ heading
1 parent 956f687 commit 385326c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

articles/azure-monitor/app/application-insights-asp-net-agent.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,16 +1005,6 @@ Each of these options is described in the [detailed instructions](?tabs=detailed
10051005
union * | summarize count() by cloud_RoleName, cloud_RoleInstance
10061006
```
10071007
1008-
## Troubleshooting
1009-
1010-
See the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/app-insights/status-monitor-v2-troubleshoot).
1011-
1012-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
1013-
1014-
## Frequently asked questions
1015-
1016-
This section provides answers to common questions.
1017-
10181008
### How do I achieve proxy passthrough?
10191009
10201010
To achieve proxy passthrough, configure a machine-level proxy or an application-level proxy.
@@ -1030,6 +1020,12 @@ Example Web.config:
10301020
</system.net>
10311021
```
10321022

1023+
## Troubleshooting
1024+
1025+
See the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/app-insights/status-monitor-v2-troubleshoot).
1026+
1027+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
1028+
10331029
## Next steps
10341030

10351031
View your telemetry:

0 commit comments

Comments
 (0)