Skip to content

Commit 6404c12

Browse files
authored
Update quickstart-integrate-azure-machine-learning.md
1 parent 062c7cb commit 6404c12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/synapse-analytics/machine-learning/quickstart-integrate-azure-machine-learning.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mode-other
1414
# Quickstart: Create a new Azure Machine Learning linked service in Synapse
1515

1616
> **IMPORTANT, PLEASE NOTE THE BELOW LIMITATIONS:**
17-
> - **The Azure ML integration is not currently supported in Synapse Workspaces with Data Exfiltration Protection.** If you are **not** using data exfiltration protection and want to connect to Azure Machine Learning using private endpoints, you can set up a managed Azure Machine Learning private endpoint in your Synapse workspace. [Read more about managed private endpoints](../security/how-to-create-managed-private-endpoints.md)
17+
> - **The Azure Machine Learning integration is not currently supported in Synapse Workspaces with Data Exfiltration Protection.** If you are **not** using data exfiltration protection and want to connect to Azure Machine Learning using private endpoints, you can set up a managed Azure Machine Learning private endpoint in your Synapse workspace. [Read more about managed private endpoints](../security/how-to-create-managed-private-endpoints.md)
1818
> - **AzureML linked service is not supported with self hosted integration runtimes.** This applies to Synapse workspaces with and without Data Exfiltration Protection.
1919
> - **The Azure Synapse Spark 3.3 and 3.4 runtimes do not support using the Azure Machine Learning Linked Service to authenticate to the Azure Machine Learning MLFlow tracking URI.** To learn more about the limitations on these runtimes, see [Azure Synapse Runtime for Apache Spark 3.3](../spark/apache-spark-33-runtime.md) and [Azure Synapse Runtime for Apache Spark 3.4](../spark//apache-spark-34-runtime.md)
2020
@@ -47,13 +47,13 @@ In the following sections, you'll find guidance on how to create an Azure Machin
4747

4848
This section will guide you on how to create an Azure Machine Learning linked service in Azure Synapse, using the [Azure Synapse workspace Managed Identity](../../data-factory/data-factory-service-identity.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics)
4949

50-
### Give MSI permission to the Azure ML workspace
50+
### Give MSI permission to the Azure Machine Learning workspace
5151

5252
1. Navigate to your Azure Machine Learning workspace resource in the Azure portal and select **Access Control**
5353

5454
1. Create a role assignment and add your Synapse workspace Managed Service identity (MSI) as a *contributor* of the Azure Machine Learning workspace. Note that this will require being an owner of the resource group that the Azure Machine Learning workspace belongs to. If you have trouble finding your Synapse workspace MSI, search for the name of the Synapse workspace.
5555

56-
### Create an Azure ML linked service
56+
### Create an Azure Machine Learning linked service
5757

5858
1. In the Synapse workspace where you want to create the new Azure Machine Learning linked service, go to **Manage** > **Linked services**, and create a new linked service with type "Azure Machine Learning".
5959

@@ -95,7 +95,7 @@ This step will create a new Service Principal. If you want to use an existing Se
9595

9696
![Assign contributor role](media/quickstart-integrate-azure-machine-learning/quickstart-integrate-azure-machine-learning-createsp-00c.png)
9797

98-
### Create an Azure ML linked service
98+
### Create an Azure Machine Learning linked service
9999

100100
1. In the Synapse workspace where you want to create the new Azure Machine Learning linked service, go to **Manage** -> **Linked services**, create a new linked service with type "Azure Machine Learning".
101101

0 commit comments

Comments
 (0)