Skip to content

Commit 5e71d90

Browse files
authored
Pencil edit
1 parent 19c25b1 commit 5e71d90

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 with the 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 global 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)