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: learn-pr/advocates/monitor-azure-machine-learning/2-monitoring-azure-machine-learning-workspace-compute.yml
explanation: "Administrators are primarily responsible for the Azure infrastructure on which an Azure Machine Learning workspace and models run"
20
-
- content: "Monitor Workflow issues."
19
+
explanation: "Administrators are primarily responsible for the Azure infrastructure on which an Azure Machine Learning workspace and models run."
20
+
- content: "Monitor workflow problems."
21
21
isCorrect: false
22
-
explanation: "Both Administrators and Machine Learning professionals are responsible for monitoring Azure Machine Learning workspace related issues and performance"
explanation: "Both administrators and machine learning professionals are responsible for monitoring problems and performance related to Azure Machine Learning workspaces."
explanation: "Machine Learning professionals and data scientists are primarily responsible for monitoring model performance"
26
-
- content: "You can use Kusto Query Language (KQL) to query your Log Analytics workspace associated with your Azure Machine Learning workspace. What is a first step necessary for to accomplish this goal?"
25
+
explanation: "Machine learning professionals and data scientists are primarily responsible for monitoring model performance."
26
+
- content: "You can use KQL to query the Log Analytics workspace that's associated with your Azure Machine Learning workspace. What is a necessary first step for accomplishing this goal?"
27
27
choices:
28
28
- content: "Log Analytics is configured by default."
29
29
isCorrect: false
30
-
explanation: "Only metrics are enabled by default on Azure Machine Learning. Logs can be exported to Log Analytics by setting up Diagnostics settings"
31
-
- content: "Configure Diagnostic Settings."
30
+
explanation: "Only metrics are enabled by default on Azure Machine Learning. You can export logs to Log Analytics by setting up diagnostic settings."
31
+
- content: "Configure diagnostic settings."
32
32
isCorrect: true
33
-
explanation: "By configuring Diagnostic settings, you can enable logs to be exported to a Log Analytics workspace"
33
+
explanation: "By configuring diagnostic settings, you can enable logs to be exported to a Log Analytics workspace."
34
34
- content: "Enable metrics for the Azure Machine Learning workspace."
35
35
isCorrect: false
36
-
explanation: "Metrics are enabled by default and can be seen on the Azure Machine Learning resource inside the Azure portal"
37
-
- content: "How can you monitor metrics for Azure Machine Learning Online Endpoints?"
36
+
explanation: "Metrics are enabled by default and appear on the Azure Machine Learning resource inside the Azure portal."
37
+
- content: "How can you monitor metrics for Azure Machine Learning online endpoints?"
38
38
choices:
39
39
- content: "Inside the Azure Machine Learning workspace."
40
40
isCorrect: false
41
-
explanation: "Online Endpoints are deployed as separate Azure resources, and their metrics are available separately"
41
+
explanation: "Online endpoints are deployed as separate Azure resources, and their metrics are available separately."
42
42
- content: "By default, as a separate Azure resource."
43
43
isCorrect: true
44
-
explanation: "Online Endpoints are deployed as separate Azure resources, but metrics are enabled by default in the Azure portal"
45
-
- content: "Manually configure Azure Monitor to monitor the Online Endpoint."
44
+
explanation: "Online endpoints are deployed as separate Azure resources, but metrics are enabled by default in the Azure portal."
45
+
- content: "By manually configuring Azure Monitor to monitor the online endpoint."
46
46
isCorrect: false
47
-
explanation: "Azure Monitor and metrics are configured by default for Azure Machine Learning Online Endpoints."
47
+
explanation: "Azure Monitor and metrics are configured by default for Azure Machine Learning online endpoints."
0 commit comments