Skip to content

Commit 6c3dc3a

Browse files
authored
Merge pull request #254810 from AaronMaxwell/aaronmax-azmon-discussion-forums-link-fix
Fixing broken links
2 parents a7be425 + e5f98c3 commit 6c3dc3a

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

articles/azure-monitor/faq.yml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.date: 10/24/2022
1212
title: Azure Monitor Frequently Asked Questions
1313
summary: |
14-
This Microsoft FAQ is a list of commonly asked questions about Azure Monitor. If you have any other questions, go to the [discussion forum](/answers/questions/topics/single/24223.html) and post your questions. When a question is frequently asked, we add it to this article so that it can be found quickly and easily.
14+
This Microsoft FAQ is a list of commonly asked questions about Azure Monitor.
1515
1616
1717
sections:
@@ -221,7 +221,7 @@ sections:
221221
- question: |
222222
I see some gaps in metric data, why is this occurring?
223223
answer: |
224-
During node updates you may see a 1 to 2 minute gap in metric data for metrics collected from our cluster level collectors because the node that it runs on is being updated as part of a normal update process. This affects cluster-wide targets such as kube-state-metrics and custom application targets that are specified. This occurs when your cluster is updated manually or via auto-update. This is expected behavior that occurs due to the node it runs on being updated. None of our recommended alert rules are affected by this behavior.
224+
During node updates you might see a 1 to 2 minute gap in metric data for metrics collected from our cluster level collectors because the node that it runs on is being updated as part of a normal update process. This affects cluster-wide targets such as kube-state-metrics and custom application targets that are specified. This occurs when your cluster is updated manually or via auto-update. This is expected behavior that occurs due to the node it runs on being updated. None of our recommended alert rules are affected by this behavior.
225225
226226
- name: Change Analysis
227227
questions:
@@ -595,7 +595,7 @@ sections:
595595
- question: |
596596
Can I use the Azure Monitor Exporter as a standalone component?
597597
answer: |
598-
Yes, we understand some customers may want to instrument using a "piecemeal approach". However, the distro provides easiest way to get started with the best experience on Azure.
598+
Yes, we understand some customers might want to instrument using a "piecemeal approach". However, the distro provides easiest way to get started with the best experience on Azure.
599599
600600
- question: |
601601
What's the difference between manual and auto-instrumentation?
@@ -620,7 +620,7 @@ sections:
620620
- question: |
621621
Why do I see info banner "You do not have the right cluster permissions which will restrict your access to Container Insights features. Please reach out to your cluster admin to get the right permission"?
622622
answer: |
623-
Container Insights has historically allowed users to access the Azure portal experience based on the access permission of the Log Analytics workspace. It now checks cluster-level permission to provide access to the Azure portal experience. You may need your cluster admin to assign this permission.
623+
Container Insights has historically allowed users to access the Azure portal experience based on the access permission of the Log Analytics workspace. It now checks cluster-level permission to provide access to the Azure portal experience. You might need your cluster admin to assign this permission.
624624
625625
For basic read-only cluster level access, assign the **Monitoring Reader** role for the following types of clusters.
626626
@@ -935,13 +935,3 @@ sections:
935935
answer: |
936936
The frequency of data collection is customizable. See [Data collected by SQL Insights (preview)](/azure/azure-sql/database/sql-insights-overview#collected-data) for information on the default frequencies. See [Create SQL monitoring profile](/azure/azure-sql/database/sql-insights-enable#create-sql-monitoring-profile) for instructions on customizing frequencies.
937937
938-
additionalContent: |
939-
940-
## Next steps
941-
942-
If your question isn't answered here, see more questions and answers at the following forums:
943-
944-
- [Log Analytics](/answers/topics/azure-monitor.html)
945-
- [Application Insights](/answers/topics/azure-monitor.html)
946-
947-
For general feedback on Azure Monitor, see the [feedback forum](https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4).

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ items:
383383
- name: Create an Azure support ticket
384384
href: https://azure.microsoft.com/support/create-ticket
385385
- name: Q&A forum (general questions)
386-
href: /answers/topics/24223/azure-monitor
386+
href: https://learn.microsoft.com/answers/tags/20/azure-monitor
387387
- name: Stack Overflow (coding questions)
388388
href: https://stackoverflow.com/questions/tagged/azure-application-insights
389389
- name: Application Insights product feedback

0 commit comments

Comments
 (0)