Skip to content

Commit b7b45b2

Browse files
committed
freshness/disclaimer
1 parent 6ebe5a1 commit b7b45b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/how-to-private-endpoint-integration-synapse.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,17 @@ ms.topic: how-to
99
ms.author: larryfr
1010
author: Blackmist
1111
ms.reviewer: meerakurup
12-
ms.date: 03/12/2024
12+
ms.date: 03/10/2025
1313

1414
---
1515

1616
# How to securely integrate Azure Machine Learning and Azure Synapse
1717

1818
In this article, learn how to securely integrate with Azure Machine Learning from Azure Synapse. This integration enables you to use Azure Machine Learning from notebooks in your Azure Synapse workspace. Communication between the two workspaces is secured using an Azure Virtual Network.
1919

20+
> [!WARNING]
21+
> The Azure Synapse Analytics integration with Azure Machine Learning, available in Python SDK v1, is deprecated. Users can still use Synapse workspace, registered with Azure Machine Learning, as a linked service. However, a new Synapse workspace can no longer be registered with Azure Machine Learning as a linked service. We recommend use of serverless Spark compute and attached Synapse Spark pools, available in CLI v2 and Python SDK v2. For more information, visit [https://aka.ms/aml-spark](https://aka.ms/aml-spark).
22+
2023
## Prerequisites
2124

2225
* An Azure subscription.

0 commit comments

Comments
 (0)