Skip to content

Commit cc04ab4

Browse files
committed
Updated branding
1 parent 585cd0c commit cc04ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/azure-data-studio/machine-learning-extension-predictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manager: cgronlun
1616
Learn how to use the [Machine Learning extension for Azure Data Studio](machine-learning-extension.md) to make predictions with an ONNX model in your database. The extension will generate a T-SQL script using [PREDICT](../t-sql/queries/predict-transact-sql.md) to make predictions on the dataset stored in your table with a model that is previously imported, resides in a local file, or from Azure Machine Learning.
1717

1818
> [!IMPORTANT]
19-
> Make pridictions with the Machine Learning extension currently only supports [Azure SQL Managed Instance](/azure/azure-sql/managed-instance/machine-learning-services-overview) and [Azure SQL Edge with ONNX](/azure/azure-sql-edge/onnx-overview).
19+
> Make pridictions with the Machine Learning extension currently only supports [Machine Learning Services in Azure SQL Managed Instance](/azure/azure-sql/managed-instance/machine-learning-services-overview) and [Azure SQL Edge with ONNX](/azure/azure-sql-edge/onnx-overview).
2020
2121
## Prerequisites
2222

0 commit comments

Comments
 (0)