Skip to content

Commit 5fe876e

Browse files
authored
Update how-to-monitor-online-endpoints.md
1 parent 6d33e99 commit 5fe876e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-monitor-online-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ The following tables provide details on the data stored in each log:
195195
| Method | The requested method from client.
196196
| Path | The requested path from client.
197197
| SubscriptionId | The machine learning subscription ID of the online endpoint.
198-
| WorkspaceId | The machine learning workspace ID of the online endpoint.
199-
| WorkspaceName | The machine learning workspace name of the online endpoint.
198+
| AzureMLWorkspaceId | The machine learning workspace ID of the online endpoint.
199+
| AzureMLWorkspaceName | The machine learning workspace name of the online endpoint.
200200
| EndpointName | The name of the online endpoint.
201201
| DeploymentName | The name of the online deployment.
202202
| Protocol | The protocol of the request.

0 commit comments

Comments
 (0)