Skip to content

Commit 5745ade

Browse files
Merge pull request #209204 from santiagxf/santiagxf/aml-mlflow-azurechina
Update how-to-use-mlflow-azure-databricks.md
2 parents b33c33c + a5cb9aa commit 5745ade

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/machine-learning/how-to-use-mlflow-azure-databricks.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,19 @@ By default, dual-tracking is configured for you when you linked your Azure Datab
5454

5555
Linking your ADB workspace to your Azure Machine Learning workspace enables you to track your experiment data in the Azure Machine Learning workspace and Azure Databricks workspace at the same time. This is referred as Dual-tracking.
5656

57+
> [!WARNING]
58+
> Dual-tracking in a [private link enabled Azure Machine Learning workspace](how-to-configure-private-link.md) is not supported by the moment. Configure [exclusive tracking with your Azure Machine Learning workspace](#tracking-exclusively-on-azure-machine-learning-workspace) instead.
59+
>
60+
> [!WARNING]
61+
> Dual-tracking in not supported in Azure China by the moment. Configure [exclusive tracking with your Azure Machine Learning workspace](#tracking-exclusively-on-azure-machine-learning-workspace) instead.
62+
5763
To link your ADB workspace to a new or existing Azure Machine Learning workspace,
5864
1. Sign in to [Azure portal](https://portal.azure.com).
5965
1. Navigate to your ADB workspace's **Overview** page.
6066
1. Select the **Link Azure Machine Learning workspace** button on the bottom right.
6167

6268
![Link Azure DB and Azure Machine Learning workspaces](./media/how-to-use-mlflow-azure-databricks/link-workspaces.png)
6369

64-
> [!WARNING]
65-
> Dual-tracking in a [private link enabled Azure Machine Learning workspace](how-to-configure-private-link.md) is not supported by the moment. Configure [exclusive tracking with your Azure Machine Learning workspace](#tracking-exclusively-on-azure-machine-learning-workspace) instead.
66-
6770
After you link your Azure Databricks workspace with your Azure Machine Learning workspace, MLflow Tracking is automatically set to be tracked in all of the following places:
6871

6972
* The linked Azure Machine Learning workspace.

0 commit comments

Comments
 (0)