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/machine-learning/service/how-to-enable-app-insights.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.custom: seoapril2019
14
14
---
15
15
# Monitor your Azure Machine Learning models with Application Insights
16
16
17
-
In this article, you learn how to set up Azure Application Insights for your Azure Machine Learning. Application Insights gives you the opportunity to monitor:
17
+
In this article, you learn how to set up Azure Application Insights for Azure Machine Learning. Application Insights gives you the opportunity to monitor:
18
18
* Request rates, response times, and failure rates.
19
19
* Dependency rates, response times, and failure rates.
20
20
* Exceptions.
@@ -105,7 +105,7 @@ You can enable and disable Application Insights in the Azure portal.
105
105
106
106
107
107
## Evaluate data
108
-
Your service's data is stored in your Application Insights account, within the same resource group as your Azure Machine Learning.
108
+
Your service's data is stored in your Application Insights account, within the same resource group as Azure Machine Learning.
109
109
To view it:
110
110
1. Go to your Machine Learning service workspace in the [Azure portal](https://portal.azure.com) and click on Application Insights link.
0 commit comments