Skip to content

Commit 12c7639

Browse files
committed
Adding sentence about firewall settings.
1 parent 6719d02 commit 12c7639

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ To understand the number of Application Insights resources required to cover you
3434

3535
:::image type="content" source="media/app-insights-overview/app-insights-overview-blowout.svg" alt-text="Diagram that shows the path of data as it flows through the layers of the Application Insights service." border="false" lightbox="media/app-insights-overview/app-insights-overview-blowout.svg":::
3636

37+
Firewall settings need to be adjusted to make sure telemetry data can reach ingestion endpoints. For more information, see [IP addresses used by Azure Monitor](./ip-addresses.md).
38+
3739
## How do I use Application Insights?
3840

3941
Application Insights is enabled through either [autoinstrumentation](codeless-overview.md) (agent) or by adding the [Application Insights SDK](sdk-support-guidance.md) or [Azure Monitor OpenTelemetry Distro](opentelemetry-enable.md) to your application code. [Many languages](#supported-languages) are supported. The applications could be on Azure, on-premises, or hosted by another cloud. To figure out which type of instrumentation is best for you, see [How do I instrument an application?](#how-do-i-instrument-an-application).

0 commit comments

Comments
 (0)