Skip to content

Commit 35356f8

Browse files
Merge pull request #216056 from Blackmist/v1-v2
updates
2 parents 2ecccce + c477cc1 commit 35356f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: core
1010
ms.reviewer: mopeakande
1111
ms.date: 07/01/2022
1212
ms.topic: how-to
13-
ms.custom: devx-track-python, sdkv1, event-tier1-build-2022, ignite-2022
13+
ms.custom: devx-track-python, sdkv2, event-tier1-build-2022, ignite-2022
1414
---
1515

1616
# Track Azure Databricks ML experiments with MLflow and Azure Machine Learning
@@ -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)