Skip to content

Commit 6ca874f

Browse files
author
Jill Grant
authored
Merge pull request #252144 from v-jbasden/v-jbasden-fix-app-insights-faq-links
Fixing App Insights FAQ links
2 parents a1c5f43 + c38bf3d commit 6ca874f

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

articles/azure-monitor/app/javascript-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Yes, the Application Insights JavaScript SDK is open source. To view the source
207207
## Support
208208

209209
- If you can't run the application or you aren't getting data as expected, see the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting).
210-
- For common question about the JavaScript SDK, see the [FAQ](/azure/azure-monitor/faq#can-i-filter-out-or-modify-some-telemetry-).
210+
- For common question about the JavaScript SDK, see the [FAQ](#frequently-asked-questions).
211211
- For Azure support issues, open an [Azure support ticket](https://azure.microsoft.com/support/create-ticket/).
212212
- For a list of open issues related to the Application Insights JavaScript SDK, see the [GitHub Issues Page](https://github.com/microsoft/ApplicationInsights-JS/issues).
213213
- Use the [Telemetry Viewer extension](https://github.com/microsoft/ApplicationInsights-JS/tree/master/tools/chrome-debug-extension) to list out the individual events in the network payload and monitor the internal calls within Application Insights.

articles/azure-monitor/app/opentelemetry-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ Select your enablement approach:
103103
- [JavaScript: Web](./javascript.md)
104104
- [Azure Monitor OpenTelemetry Distro](opentelemetry-enable.md)
105105

106-
Check out the [Azure Monitor Application Insights FAQ](/azure/azure-monitor/faq#application-insights) and [OpenTelemetry FAQ](/azure/azure-monitor/faq#opentelemetry) for more information.
106+
Check out the [Azure Monitor Application Insights FAQ](./app-insights-overview.md#frequently-asked-questions) and [OpenTelemetry FAQ](/azure/azure-monitor/faq#opentelemetry) for more information.

articles/azure-monitor/insights/code-optimizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
5353

5454
## Cost
5555

56-
While Code Optimizations incurs no extra costs, you may encounter [indirect costs associated with Application Insights](/azure/azure-monitor/faq#is-it-free-).
56+
While Code Optimizations incurs no extra costs, you may encounter [indirect costs associated with Application Insights](../best-practices-cost.md#is-application-insights-free).
5757

5858
## Supported regions
5959

articles/azure-monitor/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ items:
141141
href: app/javascript-sdk-upgrade.md
142142
- name: Troubleshooting
143143
href: /troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting
144-
- name: FAQ
145-
href: /azure/azure-monitor/faq#can-i-filter-out-or-modify-some-telemetry-
146144
- name: Advanced SDK topics
147145
items:
148146
- name: Application Insights API summary

0 commit comments

Comments
 (0)