Skip to content

Commit c750588

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into madhumaddi/dataset_ui_creation
2 parents 1f58307 + 92e23b1 commit c750588

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/machine-learning/how-to-create-attach-compute-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Use any of these ways to specify a low-priority VM:
171171

172172
# [Python SDK](#tab/python)
173173

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

176176
[!notebook-python[](~/azureml-examples-v2samplesreorg/sdk/python/resources/compute/compute.ipynb?name=cluster_low_pri)]
177177

articles/machine-learning/how-to-manage-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: sgilley
99
author: sdgilley
1010
ms.date: 09/21/2022
1111
ms.topic: how-to
12-
ms.custom: fasttrack-edit, FY21Q4-aml-seo-hack, contperf-fy21q4, sdkv1, event-tier1-build-2022
12+
ms.custom: fasttrack-edit, FY21Q4-aml-seo-hack, contperf-fy21q4, sdkv2, event-tier1-build-2022
1313
---
1414

1515
# Manage Azure Machine Learning workspaces in the portal or with the Python SDK (v2)
@@ -226,7 +226,7 @@ Place the file into the directory structure with your Python scripts or Jupyter
226226

227227
When running machine learning tasks using the SDK, you require a MLClient object that specifies the connection to your workspace. You can create an `MLClient` object from parameters, or with a configuration file.
228228

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

231231
* **With a configuration file:** This code will read the contents of the configuration file to find your workspace. You'll get a prompt to sign in if you aren't already authenticated.
232232

articles/purview/how-to-policies-data-owner-azure-sql-db.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Provision access by data owner for Azure SQL DB (preview)
3-
description: Step-by-step guide on how data owners can configure access for Azure SQL DB through Microsoft Purview access policies.
2+
title: Provision access by data owner for Azure SQL Database (preview)
3+
description: Step-by-step guide on how data owners can configure access for Azure SQL Database through Microsoft Purview access policies.
44
author: inward-eye
55
ms.author: vlrodrig
66
ms.service: purview
77
ms.subservice: purview-data-policies
88
ms.topic: how-to
9-
ms.date: 08/12/2022
9+
ms.date: 10/03/2022
1010
ms.custom: references_regions, event-tier1-build-2022
1111
---
12-
# Provision access by data owner for Azure SQL DB (preview)
12+
# Provision access by data owner for Azure SQL Database (preview)
1313

1414
[!INCLUDE [feature-in-preview](includes/feature-in-preview.md)]
1515

0 commit comments

Comments
 (0)