Skip to content

Commit ab47cf3

Browse files
committed
Add line to address PR comments
1 parent a049db8 commit ab47cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-use-mlflow-configure-tracking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ However, if you work outside Azure Machine Learning, you need to configure MLflo
4343

4444
## Configure the MLflow tracking URI
4545

46+
To do remote tracking, or track experiments running outside Azure Machine Learning, configure MLflow to point to the tracking URI of your Azure Machine Learning workspace.
47+
4648
To connect MLflow to an Azure Machine Learning workspace, you need the tracking URI of the workspace. Each workspace has its own tracking URI, which starts with the protocol `azureml://`.
4749

4850
[!INCLUDE [mlflow-configure-tracking](includes/machine-learning-mlflow-configure-tracking.md)]

0 commit comments

Comments
 (0)