Skip to content

Commit 35b09a3

Browse files
committed
Add notice
1 parent e2ff170 commit 35b09a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ ms.devlang: azurecli
1818

1919
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
2020

21+
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
22+
23+
> [!IMPORTANT]
24+
> SDK v2 is currently in public preview.
25+
> The preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
26+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
27+
2128
Learn how to use the Visual Studio Code (VS Code) debugger to test and debug online endpoints locally before deploying them to Azure.
2229

2330
Azure Machine Learning local endpoints help you test and debug your scoring script, environment configuration, code configuration, and machine learning model locally.

0 commit comments

Comments
 (0)