Skip to content

Commit 868b0d5

Browse files
authored
Fixing Acrolinx issues
1 parent 0f53649 commit 868b0d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/monitor-azure-machine-learning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can configure the following logs for Azure Machine Learning:
6969
| AmlComputeClusterEvent | Events from Azure Machine Learning compute clusters. |
7070
| AmlComputeClusterNodeEvent (deprecated) | Events from nodes within an Azure Machine Learning compute cluster. |
7171
| AmlComputeJobEvent | Events from jobs running on Azure Machine Learning compute. |
72-
| AmlComputeCpuGpuUtilization | ML services compute CPU and GPU utilizaion logs. |
72+
| AmlComputeCpuGpuUtilization | ML services compute CPU and GPU utilization logs. |
7373
| AmlRunStatusChangedEvent | ML run status changes. |
7474
| ModelsChangeEvent | Events when ML model is accessed created or deleted. |
7575
| ModelsReadEvent | Events when ML model is read. |
@@ -141,7 +141,7 @@ Data in Azure Monitor Logs is stored in tables, with each table having its own s
141141
| AmlDataStoreEvent | Events when ML datastore is accessed (read, created, or deleted). Category includes:DataStoreReadEvent,DataStoreChangeEvent. |
142142
| AmlDeploymentEvent | Events when a model deployment happens on ACI or AKS. Category includes:DeploymentReadEvent,DeploymentEventACI,DeploymentEventAKS. |
143143
| AmlInferencingEvent | Events for inference or related operation on AKS or ACI compute type. Category includes:InferencingOperationACI (very chatty),InferencingOperationAKS (very chatty). |
144-
| AmlModelsEvent | Events when ML model is accessed (read, created, or deleted). Includes events when packaging of models and assets happen into a ready-to-build packages. Category includes:ModelsReadEvent,ModelsActionEvent .|
144+
| AmlModelsEvent | Events when ML model is accessed (read, created, or deleted). Includes events when packaging of models and assets happen into ready-to-build packages. Category includes:ModelsReadEvent,ModelsActionEvent .|
145145
| AmlPipelineEvent | Events when ML pipeline draft or endpoint or module are accessed (read, created, or deleted).Category includes:PipelineReadEvent,PipelineChangeEvent. |
146146
| AmlRunEvent | Events when ML experiments are accessed (read, created, or deleted). Category includes:RunReadEvent,RunEvent. |
147147
| AmlEnvironmentEvent | Events when ML environment configurations (read, created, or deleted). Category includes:EnvironmentReadEvent (very chatty),EnvironmentChangeEvent. |

0 commit comments

Comments
 (0)