Skip to content

Commit c79acf9

Browse files
committed
change author metadata
1 parent b26c2f0 commit c79acf9

10 files changed

+20
-18
lines changed

articles/machine-learning/how-to-add-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Add users to your data labeling project
33
title.suffix: Azure Machine Learning
44
description: Add users to your data labeling project so that they can label data, but not see the rest of your workspace.
5-
author: sdgilley
6-
ms.author: sgilley
7-
ms.reviewer: vkann
5+
author: kvijaykannan
6+
ms.author: vkann
7+
ms.reviewer: sgilley
88
ms.service: machine-learning
99
ms.subservice: mldata
1010
ms.topic: how-to

articles/machine-learning/how-to-create-image-labeling-projects.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Set up image labeling project
33
titleSuffix: Azure Machine Learning
44
description: Create a project to label images with the data labeling tool. Enable ML assisted labeling, or human in the loop labeling, to aid with the task.
5-
author: sdgilley
6-
ms.author: sgilley
5+
author: kvijaykannan
6+
ms.author: vkann
7+
ms.reviewer: sgilley
78
ms.service: machine-learning
89
ms.subservice: mldata
910
ms.topic: how-to

articles/machine-learning/how-to-view-online-endpoints-costs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ms.custom: how-to, deploy, devplatv2, event-tier1-build-2022
1616

1717
Learn how to view costs for a managed online endpoint (preview). Costs for your endpoints will accrue to the associated workspace. You can see costs for a specific endpoint using tags.
1818

19-
20-
2119
> [!IMPORTANT]
2220
> This article only applies to viewing costs for Azure Machine Learning managed online endpoints (preview). Managed online endpoints are different from other resources since they must use tags to track costs. For more information on viewing the costs of other Azure resources, see [Quickstart: Explore and analyze costs with cost analysis](../cost-management-billing/costs/quick-acm-cost-analysis.md).
2321

articles/machine-learning/migrate-to-v2-execution-hyperdrive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: reference
99
author: SturgeonMi
10-
ms.author: sgilley
10+
ms.author: xunwan
1111
ms.date: 09/16/2022
1212
ms.reviewer: sgilley
1313
ms.custom: migration

articles/machine-learning/v1/concept-azure-machine-learning-architecture.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: conceptual
9-
ms.author: sgilley
10-
author: sdgilley
9+
ms.author: balapv
10+
author: balapv
11+
ms.reviewer: sgilley
1112
ms.date: 10/21/2021
1213
ms.custom: seoapril2019, seodec18, ignite-2022
1314
#Customer intent: As a data scientist, I want to understand the big picture about how Azure Machine Learning works.

articles/machine-learning/v1/how-to-attach-compute-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Train models with the Azure ML Python SDK (v1) (preview)
33
titleSuffix: Azure Machine Learning
44
description: Add compute resources (compute targets) to your workspace to use for machine learning training and inference with SDK v1.
55
services: machine-learning
6-
author: sdgilley
7-
ms.author: sgilley
6+
ms.author: vijetaj
7+
author: vijetajo
88
ms.reviewer: sgilley
99
ms.service: machine-learning
1010
ms.subservice: core

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: how-to
99
ms.custom: devx-track-azurecli, cliv1, event-tier1-build-2022
10-
ms.author: sgilley
11-
author: sdgilley
10+
ms.author: vijetaj
11+
author: vijetajo
1212
ms.reviewer: sgilley
1313
ms.date: 05/02/2022
1414
---

articles/machine-learning/v1/how-to-create-manage-compute-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: how-to
99
ms.custom: devx-track-azurecli, references_regions, cliv1, event-tier1-build-2022
10-
ms.author: sgilley
11-
author: sdgilley
10+
author: swatig007
11+
ms.author: swatig
1212
ms.reviewer: sgilley
1313
ms.date: 05/02/2022
1414
---

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ description: Learn how to manage Azure Machine Learning workspaces in the Azure
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
8-
ms.author: sgilley
9-
author: sdgilley
8+
ms.author: deeikele
9+
author: deeikele
10+
ms.reviewer: sgilley
1011
ms.date: 03/08/2022
1112
ms.topic: how-to
1213
ms.custom: fasttrack-edit, FY21Q4-aml-seo-hack, contperf-fy21q4, sdkv1, event-tier1-build-2022, ignite-2022

articles/machine-learning/v1/tutorial-train-deploy-notebook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.subservice: core
88
ms.topic: tutorial
99
author: sdgilley
1010
ms.author: sgilley
11+
ms.reviewer: sgilley
1112
ms.date: 09/14/2022
1213
ms.custom: sdkv1, event-tier1-build-2022
1314
#Customer intent: As a professional data scientist, I can build an image classification model with Azure Machine Learning by using Python in a Jupyter Notebook.

0 commit comments

Comments
 (0)