You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/faq.yml
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,7 @@ sections:
320
320
- question: |
321
321
What are the firewall requirements for Log Analytics agents?
322
322
answer: |
323
-
See [Network firewall requirements](agents/log-analytics-agent.md#network-requirements) for information on firewall requirements.
323
+
See [Network firewall requirements](agents/log-analytics-agent.md#network-requirements).
324
324
325
325
- name: Azure Monitor Agent
326
326
questions:
@@ -331,7 +331,7 @@ sections:
331
331
332
332
Azure Monitor Agent hasn't yet reached full parity with the Microsoft Monitoring Agent, but we continue to add features and support. The Microsoft Monitoring Agent will be retired on August 31, 2024.
333
333
334
-
For more information, see the [Azure Monitor Agent overview](./agents/azure-monitor-agent-overview.md).
334
+
See [Azure Monitor Agent overview](./agents/azure-monitor-agent-overview.md).
335
335
336
336
337
337
- question: |
@@ -485,7 +485,7 @@ sections:
485
485
486
486
How many Application Insights resources should I deploy:
487
487
488
-
See [Design your Application Insights deployment: One versus many Application Insights resources?](app/separate-resources.md).
488
+
See [How many Application Insights resources should I deploy?](app/separate-resources.md).
489
489
490
490
- question: |
491
491
Can I use Application Insights with the following apps and services?
@@ -655,13 +655,13 @@ sections:
655
655
answer: |
656
656
Use a single resource for all the components or roles in a single business system. Use separate resources for development, test, and release versions, and for independent applications.
657
657
658
-
* See [this discussion](app/separate-resources.md).
658
+
* See [How many Application Insights resources should I deploy?](app/separate-resources.md).
659
659
* [Example: Cloud service with worker and web roles](app/azure-web-apps-net-core.md).
660
660
661
661
- question: |
662
662
How do I dynamically change the instrumentation key?
663
663
answer: |
664
-
* See [this discussion](app/separate-resources.md).
664
+
* See [How many Application Insights resources should I deploy?](app/separate-resources.md).
665
665
* [Example: Cloud service with worker and web roles](app/azure-web-apps-net-core.md).
Review our full list of services and IP addresses at [this website](app/ip-addresses.md).
776
+
See [IP addresses used by Azure Monitor](app/ip-addresses.md) to review our full list of services and IP addresses.
777
777
778
778
### Firewall exception
779
779
@@ -836,7 +836,7 @@ sections:
836
836
- question: |
837
837
How long does it take for telemetry to be collected?
838
838
answer: |
839
-
Most Application Insights data has a latency of under 5 minutes. Some data can take longer, which is typical for larger log files. See the [Application Insights SLA](https://azure.microsoft.com/support/legal/sla/application-insights/v1_2/).
839
+
Most Application Insights data has a latency of under 5 minutes. Some data can take longer, which is typical for larger log files. See the [Application Insights service-level agreement](https://azure.microsoft.com/support/legal/sla/application-insights/v1_2/).
840
840
841
841
<!--Link references-->
842
842
@@ -854,14 +854,14 @@ sections:
854
854
855
855
Even when server-side monitoring is enabled on an application's web server, sometimes a 502 or 503 error isn't captured by Application Insights. Many modern web servers don't allow a client to communicate directly. Instead, they employ solutions like reverse proxies to pass information back and forth between the client and the front-end web servers.
856
856
857
-
In this scenario, a 502 or 503 response might be returned to a client because of an issue at the reverse proxy layer, so it isn't captured out-of-box by Application Insights. To help detect issues at this layer, you might need to forward logs from your reverse proxy to Log Analytics and create a custom rule to check for 502 or 503 responses. To learn more about common causes of 502 and 503 errors, see the Azure App Service [troubleshooting article for "502 bad gateway" and "503 service unavailable"](../app-service/troubleshoot-http-502-http-503.md).
857
+
In this scenario, a 502 or 503 response might be returned to a client because of an issue at the reverse proxy layer, so it isn't captured out-of-box by Application Insights. To help detect issues at this layer, you might need to forward logs from your reverse proxy to Log Analytics and create a custom rule to check for 502 or 503 responses. To learn more about common causes of 502 and 503 errors, see [Troubleshoot HTTP errors of "502 bad gateway" and "503 service unavailable" in Azure App Service](../app-service/troubleshoot-http-502-http-503.md).
858
858
859
859
- name: OpenTelemetry
860
860
questions:
861
861
- question: |
862
862
What is OpenTelemetry?
863
863
answer: |
864
-
It's a new open-source standard for observability. Learn more at [https://opentelemetry.io/](https://opentelemetry.io/).
864
+
It's a new open-source standard for observability. Learn more at [OpenTelemetry](https://opentelemetry.io/).
865
865
866
866
- question: |
867
867
Why is Microsoft Azure Monitor Application Insights investing in OpenTelemetry?
@@ -882,7 +882,7 @@ sections:
882
882
- question: |
883
883
How can I test out OpenTelemetry?
884
884
answer: |
885
-
Check out our enablement docs for [.NET, Java, JavaScript (Node.js), and Python](app/opentelemetry-enable.md). Sign up to join our Azure Monitor Application Insights early adopter community at [https://aka.ms/AzMonOtel](https://aka.ms/AzMonOtel) to receive notifications about major releases.
885
+
Check out our enablement docs for [.NET, Java, JavaScript (Node.js), and Python](app/opentelemetry-enable.md). Sign up to join our [OpenTelemetry Early Adopter Community on Azure](https://aka.ms/AzMonOtel) to receive notifications about major releases.
886
886
887
887
- question: |
888
888
What's the current release state of features within each OpenTelemetry offering?
@@ -1076,7 +1076,7 @@ sections:
1076
1076
- question: |
1077
1077
How do I resolve the "Missing Subscription registration" error?
1078
1078
answer: |
1079
-
If you receive the error "Missing Subscription registration for Microsoft.OperationsManagement," you can resolve it by registering the resource provider **Microsoft.OperationsManagement** in the subscription where the workspace is defined. For the steps, see [this website](../azure-resource-manager/templates/error-register-resource-provider.md).
1079
+
If you receive the error "Missing Subscription registration for Microsoft.OperationsManagement," you can resolve it by registering the resource provider **Microsoft.OperationsManagement** in the subscription where the workspace is defined. For the steps, see [Resolve errors for resource provider registration](../azure-resource-manager/templates/error-register-resource-provider.md).
1080
1080
1081
1081
- question: |
1082
1082
Is there support for Kubernetes RBAC-enabled Azure Kubernetes Service clusters?
@@ -1120,7 +1120,7 @@ sections:
1120
1120
LogEntry : ({"Hello": "This example has multiple lines:","Docker/Moby": "will not break this into multiple lines", "and you'll receive":"all of them in log analytics", "as one": "log entry"}
1121
1121
```
1122
1122
1123
-
For a detailed look at the issue, see this [GitHub link](https://github.com/moby/moby/issues/22920).
1123
+
For a detailed look at the issue, see this [GitHub page](https://github.com/moby/moby/issues/22920).
1124
1124
1125
1125
- question: |
1126
1126
How do I resolve Azure Active Directory errors when I enable live logs?
0 commit comments