Skip to content

Commit 8063b67

Browse files
authored
Update tutorial-experiment-train-models-using-features.md
1 parent c21f3fd commit 8063b67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/machine-learning/tutorial-experiment-train-models-using-features.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ In this tutorial, you learn how to:
3030
> * Select features for the model from the `transactions` and `accounts` feature sets, and save them as a feature retrieval specification.
3131
> * Run a training pipeline that uses the feature retrieval specification to train a new model. This pipeline uses the built-in feature retrieval component to generate the training data.
3232
33-
> [!IMPORTANT]
34-
> This feature is currently in public preview. This preview version is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
33+
[!INCLUDE [machine-learning-preview-generic-disclaimer](includes/machine-learning-preview-generic-disclaimer.md)]
3534

3635
## Prerequisites
3736

0 commit comments

Comments
 (0)