Skip to content

Commit 2fa13d9

Browse files
authored
Update how-to-train-mlflow-projects.md
1 parent b8488d0 commit 2fa13d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/how-to-train-mlflow-projects.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ In this article, learn how to enable MLflow's tracking URI and logging API, coll
3434
* See which [access permissions you need to perform your MLflow operations with your workspace](how-to-assign-roles.md#mlflow-operations).
3535
* Configure MLflow for tracking in Azure Machine Learning, as explained in the next section.
3636

37-
### Configure tracking
37+
### Set up tracking environment
38+
39+
To configure MLflow for working with Azure Machine Learning, you need to point your MLflow environment to the Azure Machine Learning MLflow Tracking URI.
3840

3941
> [!NOTE]
4042
> When running on Azure Compute (Azure Notebooks, Jupyter Notebooks hosted on Azure Compute Instances or Compute Clusters) you don't have to configure the tracking URI. It's automatically configured for you.

0 commit comments

Comments
 (0)