Skip to content

Commit 342d99a

Browse files
author
Larry Franks
committed
updates
1 parent bd29d3e commit 342d99a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You have to configure the MLflow tracking URI to point exclusively to Azure Mach
9999

100100
# [Using the Azure ML SDK v2](#tab/azuremlsdk)
101101

102-
[!INCLUDE [sdk v1](../../includes/machine-learning-sdk-v2.md)]
102+
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
103103

104104
You can get the Azure ML MLflow tracking URI using the [Azure Machine Learning SDK v2 for Python](concept-v2.md). Ensure you have the library `azure-ai-ml` installed in the cluster you are using. The following sample gets the unique MLFLow tracking URI associated with your workspace. Then the method [`set_tracking_uri()`](https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.set_tracking_uri) points the MLflow tracking URI to that URI.
105105

articles/machine-learning/how-to-workspace-diagnostic-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: jhirono
1010
ms.reviewer: larryfr
1111
ms.date: 09/14/2022
1212
ms.topic: how-to
13-
ms.custom: sdkv1, event-tier1-build-2022
13+
ms.custom: sdkv2, event-tier1-build-2022
1414
---
1515

1616
# How to use workspace diagnostics

0 commit comments

Comments
 (0)