Skip to content

Commit 718ee7e

Browse files
committed
Changing 'Failure view' to 'Failures view' to match diagram and Azure UI.
1 parent 12c7639 commit 718ee7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ 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).
37+
Firewall settings must be adjusted for data to reach ingestion endpoints. For more information, see [IP addresses used by Azure Monitor](./ip-addresses.md).
3838

3939
## How do I use Application Insights?
4040

@@ -49,7 +49,7 @@ Consider starting with the [Application Map](app-map.md) for a high-level view.
4949
Two views are especially useful:
5050

5151
- [Performance view](tutorial-performance.md): Get deep insights into how your application or API and downstream dependencies are performing. You can also find a representative sample to [explore end to end](transaction-diagnostics.md).
52-
- [Failure view](tutorial-runtime-exceptions.md): Understand which components or actions are generating failures and triage errors and exceptions. The built-in views are helpful to track application health proactively and for reactive root-cause analysis.
52+
- [Failures view](tutorial-runtime-exceptions.md): Understand which components or actions are generating failures and triage errors and exceptions. The built-in views are helpful to track application health proactively and for reactive root-cause analysis.
5353

5454
[Create Azure Monitor alerts](tutorial-alert.md) to signal potential issues in case your application or components parts deviate from the established baseline.
5555

0 commit comments

Comments
 (0)