Skip to content

Commit 6d681f5

Browse files
authored
Update 10-use-application-insights.md
1 parent d327519 commit 6d681f5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

learn-pr/wwl-azure/configure-azure-app-services/includes/10-use-application-insights.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Let's examine some characteristics of Application Insights for Azure Monitor.
1414

1515
- Application Insights integrates with your Azure Pipeline processes, and has connection points to many development tools.
1616

17-
- You can monitor and analyze data from mobile apps by integrating with Visual Studio App Center.
18-
1917
### Things to consider when using Application Insights
2018

2119
Application Insights is ideal for supporting your development team. The feature helps developers understand how your app is performing and how it's being used. Consider monitoring the following items in your App Service configuration scenario.
@@ -39,4 +37,4 @@ Application Insights is ideal for supporting your development team. The feature
3937
- **Consider Custom events and metrics**. Write your own custom events and metric tracking algorithms as client or server code. Track business events such as number of items sold, or number of games won.
4038

4139
> [!TIP]
42-
> Consider extending your learning with the [*Troubleshoot solutions by using Application Insights*](/training/paths/az-204-instrument-solutions-support-monitoring-logging/) training module.
40+
> Consider extending your learning with the [*Troubleshoot solutions by using Application Insights*](/training/paths/az-204-instrument-solutions-support-monitoring-logging/) training module.

0 commit comments

Comments
 (0)