Skip to content

Commit 3499440

Browse files
Merge pull request #258742 from dem108/patch-27
Clarify on Kubernetes online endpoint
2 parents 364db25 + 80f3e92 commit 3499440

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/machine-learning/reference-yaml-endpoint-online.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,21 @@ ms.custom: cliv2, event-tier1-build-2022
1010

1111
author: dem108
1212
ms.author: sehan
13-
ms.date: 04/26/2022
14-
ms.reviewer: larryfr
13+
ms.date: 11/15/2023
14+
ms.reviewer: mopeakande
15+
reviewer: msakande
1516
---
1617

1718
# CLI (v2) online endpoint YAML schema
1819

1920
[!INCLUDE [cli v2](includes/machine-learning-cli-v2.md)]
2021

21-
The source JSON schema can be found at https://azuremlschemas.azureedge.net/latest/managedOnlineEndpoint.schema.json.
22+
The source JSON schema can be found at https://azuremlschemas.azureedge.net/latest/managedOnlineEndpoint.schema.json for managed online endpoint, and at https://azuremlschemas.azureedge.net/latest/kubernetesOnlineEndpoint.schema.json for Kubernetes online endpoint. The differences between managed online endpoint and Kubernetes online endpoint are described in the table of properties in this article. Sample in this article focuses on managed online endpoint.
2223

2324
[!INCLUDE [schema note](includes/machine-learning-preview-old-json-schema-note.md)]
2425

2526
> [!NOTE]
26-
> A fully specified sample YAML for online endpoints is available for [reference](https://azuremlschemas.azureedge.net/latest/managedOnlineEndpoint.template.yaml)
27+
> A fully specified sample YAML for managed online endpoints is available for [reference](https://azuremlschemas.azureedge.net/latest/managedOnlineEndpoint.template.yaml)
2728
2829
## YAML syntax
2930

0 commit comments

Comments
 (0)