Skip to content

Commit 19c25b1

Browse files
authored
Update how-to-use-mlflow-configure-tracking.md
1 parent f5bf2ad commit 19c25b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export MLFLOW_EXPERIMENT_NAME="experiment_with_mlflow"
9393

9494
## Non-public Azure Clouds support
9595

96-
The Azure Machine Learning plugin for MLflow is configured by default to work to public Azure cloud. However, you can configure the Azure cloud you are using by setting the environment variable `AZUREML_CURRENT_CLOUD`.
96+
The Azure Machine Learning plugin for MLflow is configured by default to work with the public Azure cloud. However, you can configure the Azure cloud you are using by setting the environment variable `AZUREML_CURRENT_CLOUD`.
9797

9898
# [MLflow SDK](#tab/mlflow)
9999

0 commit comments

Comments
 (0)