File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -1005,16 +1005,6 @@ Each of these options is described in the [detailed instructions](?tabs=detailed
1005
1005
union * | summarize count() by cloud_RoleName, cloud_RoleInstance
1006
1006
```
1007
1007
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
-
1018
1008
### How do I achieve proxy passthrough?
1019
1009
1020
1010
To achieve proxy passthrough, configure a machine-level proxy or an application-level proxy.
@@ -1030,6 +1020,12 @@ Example Web.config:
1030
1020
</system.net>
1031
1021
```
1032
1022
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
+
1033
1029
## Next steps
1034
1030
1035
1031
View your telemetry:
You can’t perform that action at this time.
0 commit comments