Skip to content

Commit be631c1

Browse files
authored
Merge pull request #207288 from Blackmist/changing-owner
changing article author
2 parents 6693ee0 + 59c14b1 commit be631c1

13 files changed

+26
-26
lines changed

articles/machine-learning/concept-prebuilt-docker-images-inference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: 'Prebuilt Docker images for inference (scoring) in Azure Machine Le
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
8-
ms.author: ssambare
9-
author: shivanissambare
8+
ms.author: sehan
9+
author: dem108
1010
ms.date: 07/14/2022
1111
ms.topic: conceptual
1212
ms.reviewer: larryfr

articles/machine-learning/how-to-deploy-automl-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: Learn to deploy your AutoML model as a web service that's automatic
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
8-
ms.author: ssambare
8+
ms.author: sehan
99
ms.reviewer: larryfr
10-
author: shivanissambare
10+
author: dem108
1111
ms.date: 05/11/2022
1212
ms.topic: how-to
1313
ms.custom: how-to, devplatv2, devx-track-azurecli, cliv2, event-tier1-build-2022

articles/machine-learning/how-to-deploy-custom-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: Learn how to use a custom container to use open-source servers in A
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: mlops
8-
ms.author: ssambare
9-
author: shivanissambare
8+
ms.author: sehan
9+
author: dem108
1010
ms.reviewer: larryfr
1111
ms.date: 05/11/2022
1212
ms.topic: how-to

articles/machine-learning/how-to-deploy-managed-online-endpoint-sdk-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: Learn to deploy your machine learning model to Azure using Python S
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: mlops
8-
ms.author: ssambare
8+
ms.author: sehan
99
ms.reviewer: larryfr
10-
author: shivanissambare
10+
author: dem108
1111
ms.date: 05/25/2022
1212
ms.topic: how-to
1313
ms.custom: how-to, devplatv2, sdkv2, deployment

articles/machine-learning/how-to-deploy-mlflow-models-online-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: Learn to deploy your MLflow model as a web service that's automatic
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
8-
ms.author: ssambare
9-
author: shivanissambare
8+
ms.author: fasantia
9+
author: santiagxf
1010
ms.date: 03/31/2022
1111
ms.topic: how-to
1212
ms.reviewer: larryfr

articles/machine-learning/how-to-deploy-with-triton.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.subservice: core
88
ms.date: 06/10/2022
99
ms.topic: how-to
1010
ms.reviewer: larryfr
11-
ms.author: ssambare
12-
author: shivanissambare
11+
ms.author: sehan
12+
author: dem108
1313
ms.custom: deploy, devplatv2, devx-track-azurecli, cliv2, event-tier1-build-2022
1414
ms.devlang: azurecli
1515
---

articles/machine-learning/how-to-extend-prebuilt-docker-image-inference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: 'Extend Prebuilt docker images in Azure Machine Learning'
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
8-
ms.author: ssambare
9-
author: shivanissambare
8+
ms.author: sehan
9+
author: dem108
1010
ms.date: 10/21/2021
1111
ms.topic: how-to
1212
ms.reviewer: larryfr

articles/machine-learning/how-to-inference-server-http.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Azure Machine Learning inference HTTP server
33
titleSuffix: Azure Machine Learning
44
description: Learn how to enable local development with Azure machine learning inference http server.
5-
author: shivanissambare
6-
ms.author: ssambare
5+
author: dem108
6+
ms.author: sehan
77
ms.reviewer: larryfr
88
services: machine-learning
99
ms.service: machine-learning

articles/machine-learning/how-to-prebuilt-docker-images-inference-python-extensibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: 'Extend prebuilt docker images with Python package extensibility so
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: mlops
8-
ms.author: ssambare
9-
author: shivanissambare
8+
ms.author: sehan
9+
author: dem108
1010
ms.date: 10/21/2021
1111
ms.topic: how-to
1212
ms.reviewer: larryfr

articles/machine-learning/how-to-safely-rollout-managed-endpoints-sdk-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: Safe rollout for online endpoints using Python SDK v2 (preview).
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: mlops
8-
ms.author: ssambare
8+
ms.author: sehan
99
ms.reviewer: larryfr
10-
author: shivanissambare
10+
author: dem108
1111
ms.date: 05/25/2022
1212
ms.topic: how-to
1313
ms.custom: how-to, devplatv2, sdkv2, deployment

0 commit comments

Comments
 (0)